a lib to download image through http and put it to your view.
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.
The following table is the detailed list of android-imageLoader.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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