Android Open Source - UI ListView image AsyncImageLoader






Project Summary

a async image loader,for listview imageview,and so on....

Web Site / Source Repository

AsyncImageLoader is hosted in the following web site
https://github.com/AshyEarl/AsyncImageLoader

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in AsyncImageLoader. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AsyncImageLoader has the following Java source files.

ashy.earl.util.AsyncImageLoader.java
ashy.earl.util.DiskCache.java
ashy.earl.util.EarlDebug.java
ashy.earl.util.MemCache.java
com.example.asyncimageload.EntryActivity.java
com.example.asyncimageload.GoogleSearchActivity.java
com.example.asyncimageload.MainActivity.java
com.example.asyncimageload.PreLoadActivity.java
com.example.asyncimageload.ShowPicActivity.java
com.example.asyncimageload.TestActivity.java