Android remote image view with built-in downloads and bitmap caching..
smart-image-view is hosted in the following web site
https://github.com/ecgreb/smart-image-view
If you think the Android project smart-image-view 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 smart-image-view.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in smart-image-view. The names of the image files are listed as follows.
default_image.png
The following screenshort is generated from the image listed above.
smart-image-view has the following Java source files.
com.howaboutwe.android.demo.smartimageview.SmartImageActivity.java com.howaboutwe.android.widget.ImageCache.java com.howaboutwe.android.widget.ImageDownload.java com.howaboutwe.android.widget.LruCache.java com.howaboutwe.android.widget.SmartImageView.java