This article explains information on Cordova WebView.
See below for information on Cordova WebView and how it will help with your web content.
Apache Cordova is a mobile application development framework to build hybrid (could run Android, iOS or Windows) applications for mobile devices using CSS3, HTML5, and JavaScript instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables wrapping up of CSS, HTML, and JavaScript code depending upon the platform of the device. It extends the features of HTML (like support Video Playback not possible with Android Native WebView) and JavaScript to work with the device. Mainly it was used to make single mobile app using HTML/CSS/Javascript and framework port it to Android, iOS or Windows phone.
For EloView Kiosk Browser - Cordova extends capabilities of Native WebView like support for latest HTML/CSS features, video playback, security extension to the Kiosk Browser by providing a wrapper to the Android WebView.
Apache Cordova can be extended with native plug-ins, allowing to add more functionalities that can be called from JavaScript, making it communicate directly between the native layer and the HTML5 page. These plugins allow access to the device's accelerometer, camera, compass, file system, microphone, and more.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article