Sample Android application to test if the content is loading properly in the web view or not. Can be used before employing web view in your application.
WebViewContentLoader is hosted in the following web site
https://github.com/saurav28/WebViewContentLoader
If you think the Android project WebViewContentLoader 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 WebViewContentLoader.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
WebViewContentLoader has the following Java source files.
com.example.webviewcontent.IntitialActivity.java com.example.webviewcontent.WebViewActivity.java