【问题标题】:Do older versions of Android upgrade the chrome webview?旧版本的 Android 会升级 chrome webview 吗?
【发布时间】:2018-04-22 21:07:52
【问题描述】:

Android 中的 webview 组件是否会随着旧版本 Android 上的系统更新而升级?意思是,如果我有一台运行 Android 4.4 Kitkat 的设备,并且我已经运行了所有系统更新,那么 webview 实际上会是更新的版本吗?我问的原因是我正在构建一个需要在受支持的 webview 组件版本中运行的 webapp。

谢谢。

【问题讨论】:

    标签: android google-chrome web-applications webview


    【解决方案1】:

    通过 Play 商店更新 WebView 是 Android 5.0 中的一项新功能(在 Android 7.0 中,此组件被折叠到 Chrome 本身中,消除了单独的 Android System WebView 应用程序)。旧版本的 Android 有一个只能通过系统更新来更新的 WebView 版本。

    According to developer.chrome.com:

    Android 4.4 (KitKat) 附带的 WebView 基于与 Chrome for Android 版本 30 相同的代码。此 WebView 与 Chrome for Android 的功能不完全一致,并给出了版本号30.0.0.0

    Android 4.4.3 附带的更新版 WebView 的版本号为 33.0.0.0

    Android 4.4 WebView 基于 Chrome,而旧版本基于 WebKit。

    https://caniuse.com 中,它们指出您可以在“Android 4.4 浏览器”中使用哪些功能。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-04-30
      • 2017-07-13
      相关资源
      最近更新 更多