Android WebView/WebViewClient Experiments.
AndroidWebView is hosted in the following web site
https://github.com/guycole/AndroidWebView
If you think the Android project AndroidWebView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidWebView.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
AndroidWebView has the following Java source files.
com.digiburo.example.wvdemo.app.AboutFragment.java com.digiburo.example.wvdemo.app.ClientFragment.java com.digiburo.example.wvdemo.app.DemoJavaScript.java com.digiburo.example.wvdemo.app.DemoWebChromeClient.java com.digiburo.example.wvdemo.app.DemoWebViewClient.java com.digiburo.example.wvdemo.app.JavaScriptFragment.java com.digiburo.example.wvdemo.app.MainActivity.java com.digiburo.example.wvdemo.app.NewsDialogFragment.java com.digiburo.example.wvdemo.app.PrimeNumber.java com.digiburo.example.wvdemo.app.SimpleFragment.java com.digiburo.example.wvdemo.app.TabHelper.java com.digiburo.example.wvdemo.app.UrlInterceptListener.java