Android Open Source - Image webview WebViewImageSaveSample






Project Summary

sample application to save a long-pressed image on an Android WebView.

Web Site / Source Repository

WebViewImageSaveSample is hosted in the following web site
https://github.com/kuropen/WebViewImageSaveSample

If you think the Android project WebViewImageSaveSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WebViewImageSaveSample.

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version11
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of WebViewImageSaveSample is as follows:

CC0 1.0 Universal Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent...

Java Source Files

org.kuropen.webviewimagesavesample.MainActivity.java
org.kuropen.webviewimagesavesample.WebViewFragment.java