Android Open Source - Image view android-image-loader






Project Summary

This is a project that will enable android developers to load images asynchronously inside lists, views etc...

Web Site / Source Repository

android-image-loader is hosted in the following web site
https://github.com/darko1002001/android-image-loader

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

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count1
jar files usedimage-loader-1.2.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in android-image-loader. The names of the image files are listed as follows.

error.png
loading.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-image-loader has the following Java source files.

com.dg.libs.android.imageloader.ImageLoader.java
com.dg.libs.android.imageloader.ImageLoaderListener.java
com.dg.libs.android.imageloader.PhotosQueue.java
com.dg.libs.android.imageloader.queue.DequeStrategy.java
com.dg.libs.android.imageloader.queue.QueueStrategy.java
com.dg.libs.android.imageloader.queue.StackStrategy.java
com.dg.libs.android.imageloader.sample.DemoApp.java
com.dg.libs.android.imageloader.sample.HelloAndroidActivity.java