Android Open Source - Image download android-imageLoader






Project Summary

a lib to download image through http and put it to your view.

Web Site / Source Repository

android-imageLoader is hosted in the following web site
https://github.com/PeiyaoChen/android-imageLoader

If you think the Android project android-imageLoader 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 android-imageLoader.

ItemValue
Java File Count10
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

android-imageLoader has the following Java source files.

com.cpy.imageloader.activity.ATestActivity.java
com.cpy.imageloader.activity.MyAdapter.java
com.cpy.imageloader.activity.TestActivity.java
com.cpy.imageloader.loader.DiscardCallback
.java
com.cpy.imageloader.loader.ImageLoader.java
com.cpy.imageloader.loader.LocalImageHelper.java
com.cpy.imageloader.loader.deque.BlockingDeque.java
com.cpy.imageloader.loader.deque.Deque.java
com.cpy.imageloader.loader.deque.LIFOLinkedBlockingDeque.java
com.cpy.imageloader.loader.deque.LinkedBlockingDeque.java