Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如您在此页面上看到的,Android 4.1.1 的 webkit 版本是 534.30。有没有办法在我的应用程序中嵌入最新的 webkit 版本,例如537.4,它带有我使用cordova创建的 chrome 22 ?
我们考虑为 Cordova Android 执行此操作,但这意味着每个应用程序都需要包含 40 mb 的已编译 webkit。这对我们来说似乎是不可能的。我们热切地等待 SDK 让我们能够访问 ChromeWebView,与标准 WebView 相比,它会更新。