Introduction - If you have any usage issues, please Google them yourself
Android and Js interactive demo instance, to interact with the JavaScript example, access to the components of the browser.// WebView is a simple browser// android browser source code exists in the linux/android/package/apps/Browser// inside all operations are expanded around the WebView/the/the WebSettings almost all settings of the browser js call android server-side interface in the class DemoJavaScriptInterface class* android as the DemoJavaScriptInterface class client interface js call* call specific methods defined in DemoJavaScriptInterface:* For example, in this instance clickOnAndroid inherited WebChromeClient of class* this three methods of the class, respectively, using the Android built-in controls rewrite Js corresponding dialog box, that is handled js dialog box is rewritten.