android lazy load image in html with Html.imageGetter.
GetImageExample is hosted in the following web site
https://github.com/gaoyong06/GetImageExample
If you think the Android project GetImageExample 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 GetImageExample.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in GetImageExample. The names of the image files are listed as follows.
ic_empty.png ic_error.png ic_stub.png image_loading_in_text_24.png
The following screenshort is generated from the image listed above.
GetImageExample has the following Java source files.
com.example.gaoyong.getimageexample.ApplicationTest.java com.example.gaoyong.getimageexample.Constants.java com.example.gaoyong.getimageexample.GIEApplication.java com.example.gaoyong.getimageexample.MainActivity.java com.example.gaoyong.getimageexample.URLDrawable.java com.example.gaoyong.getimageexample.UilImageGetter.java