How Cordova Works

Cordova is an application container that runs natively on supported mobile devices. The container wraps a web application that you write using standard HTML, CSS, and JavaScript. Figure 25.1 provides an overview of how Cordova works.

Image

FIGURE 25.1 Cordova is a native application container for a web application. It provides access to the native device capabilities through plug-ins.

The Cordova application container wraps a web view that takes up the entire screen of the application. This web view uses the native operating system’s web view container (UIWebVew in iOS, android.webkit.WebView in Android, and WebView in Windows and ...

Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.