A lazy image loader for android.
BitmapDownloader is hosted in the following web site
https://github.com/JimiSmith/BitmapDownloader
If you think the Android project BitmapDownloader 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 BitmapDownloader.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in BitmapDownloader. The names of the image files are listed as follows.
error.png loading.png
The following screenshort is generated from the image listed above.
BitmapDownloader has the following Java source files.
za.co.immedia.bitmapdownloader.BitmapCache.java za.co.immedia.bitmapdownloader.BitmapDownloader.java za.co.immedia.bitmapdownloader.BitmapDownloaderTask.java za.co.immedia.bitmapdownloader.BitmapLoaderTask.java za.co.immedia.bitmapdownloader.BitmapTransitionDrawable.java za.co.immedia.bitmapdownloaderexample.ImageAdapter.java za.co.immedia.bitmapdownloaderexample.ListActivity.java