The two largest mobile operating systems, Android and iOS, are likely to prepare to add support for HTML5 in their latest versions. Google stripped WebView from the core components of Android and turned it into an upgradeable component. At the same time, Apple replaced the previous UIWebView with WKWebView, which has advantages in performance, stability and functionality in hybrid applications. Hybrid apps are similar to native apps. They are also installed from Google Play or the App Store, but they are developed using technologies such as HTML, CCS, and JavaScript. A browser engine is used to parse, run, and display these apps, and each operating system exports an API for the engine to interact with it. In Android, this engine is WebView, and in iOS it is called WKWebView. Developers can embed web content in their apps and access resources that regular mobile websites cannot access, such as the camera, file system, and NFC. WebView has always been a core component of Android, and it was previously updated only when the operating system was upgraded. Since the release speed of Android versions is generally slow and the pace of each manufacturer is different, not all mobile phones and tablets can be upgraded to the latest version at the same time (if they really need to be upgraded), which results in users being unable to use the latest features or being threatened by security vulnerabilities. After the release of KitKat, the Chrome development team acknowledged this problem and planned to turn the browser engine into a regularly updated component. Starting with Android Lollipop, there is a new feature called Upgradable WebView. As the name implies, this WebView can now be updated from Google Play as a regular app. This not only ensures that important security updates can be deployed to devices in a timely manner, but also enables new features and APIs to be pushed to developers of applications that rely on WebView in a timely manner. Apple is also trying to support more HTML5 features in iOS 8. One notable thing is to use WKWebView to replace the old engine UIWebView. In previous iOS versions, hybrid apps could not reach the JavaScript performance level of native Safari apps because Apple restricted the use of Safari's JavaScript engine Nitro, making UIWebView slow. Now with the WKWebView API, hybrid apps running on iOS 8 can take advantage of the same optimizations as the Safari browser. Benchmarks show that JavaScript in these apps is 4.5 times faster than the old UIWebView API. But the new API has a bug that can break some hybrid apps, starting with beta 4. In addition to this major change, iOS 8 also supports the following HTML5 features: WebGL IndexedDB HTML templates Navigation/high-precision timing CCS shape SVG fragment identifier You can check out this article for details on the specific improvements to WKWebView. Link to this article: http://www.cocoachina.com/webapp/20141121/10277.html |
<<: Android Studio 1.0 RC released
>>: Longer term trends of the top 10 programming languages ranking (1989-2014)
Starting from user-oriented thinking, this articl...
When a team operates a short video account, they ...
I am Dongdongmiao, World Toilet Day is so fun! In...
As the current leaders in short video, Tik Tok an...
In the previous two series, " The next era o...
May 2 Official WeChat Account of Xicheng District...
Small pancake oven with dip "Soul BBQ Three-...
Some time ago, I wrote an article about how to bu...
[[125814]] A few months ago, we bought a new digi...
Recently, several manufacturing experts from the ...
This article was reviewed by Pa Li Ze, chief phys...
As competition in bidding advertising becomes inc...
The last time we released news about a WeChat upd...
30 lessons on how to become a top student. Origin...
I believe all operators have more or less some un...