Loads Images for a ListView in Android.
ListImageLoader is hosted in the following web site
https://github.com/jonathanrandev/ListImageLoader
If you think the Android project ListImageLoader 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 ListImageLoader.
Item | Value |
---|---|
Java File Count | 12 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in ListImageLoader. The names of the image files are listed as follows.
dislike1.png stub.png
The following screenshort is generated from the image listed above.
ListImageLoader has the following Java source files.
com.randev.listimageloader.ApplicationTest.java com.randev.listimageloader.FileCache.java com.randev.listimageloader.ImageDownloadOptions.java com.randev.listimageloader.ImageLoader.java com.randev.listimageloader.ImageToLoad.java com.randev.listimageloader.ImageUtils.java com.randev.listimageloader.ImageViewHandler.java com.randev.listimageloader.LazyImageLoadAdapter.java com.randev.listimageloader.MainActivity.java com.randev.listimageloader.MemoryCache.java