a example code for chromium android webview api.
chromium_android_webview is hosted in the following web site
https://github.com/examplecode/chromium_android_webview
If you think the Android project chromium_android_webview 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 chromium_android_webview.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar android_webview_java.jar base_java.jar content_java.jar media_java.jar navigation_interception_java.jar net_java.jar ui_java.jar web_contents_delegate_android_java.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\webviewchromium.pak |
Raw File Names | res\raw\resource_icon.png |
chromium_android_webview has the following Java source files.
com.example.chromium_webview.AwShellActivity.java com.example.chromium_webview.AwShellResourceProvider.java com.example.chromium_webview.ChromiumWebViewApplication.java com.example.chromium_webview.MainActivity.java com.example.chromium_webview.MyWebView.java org.chromium.content.app.NativeLibraries.java