Android Open Source - Image cache android_async_image






Project Summary

Android async image GUI component for loading remote images & cache..

Web Site / Source Repository

android_async_image is hosted in the following web site
https://github.com/hustsunnie/android_async_image

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

loading.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_async_image has the following Java source files.

sunnie.app.asyncimage.Const.java
sunnie.app.asyncimage.GUIConfig.java
sunnie.app.asyncimage.MainActivity.java
sunnie.app.asyncimage.MainApp.java
sunnie.app.asyncimage.Utils.java
sunnie.app.asyncimage.widget.FileCache.java
sunnie.app.asyncimage.widget.ImageLoader.java
sunnie.app.asyncimage.widget.MemoryCache.java