Android poject - Generate a PNG from a WebView transparently.
WebView2Img is hosted in the following web site
https://github.com/hayj/WebView2Img
If you think the Android project WebView2Img 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 WebView2Img.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar jaxen-1.1.6.jar jdom-2.0.5.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\android.svg assets\chrome.png assets\test.png |
WebView2Img has the following Java source files.
com.example.webview2img.AndroidPage.java com.example.webview2img.Page .java com.example.webview2img.WebView2ImageView.java