Android Open Source - Image load fastimage






Project Summary

FastImage library gives you fast and easy way to handle remote image loading on Android..

Web Site / Source Repository

fastimage is hosted in the following web site
https://github.com/codingfingers/fastimage

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

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version13
Minimum SDK Version4
Activity Count1
jar files usedfastimage-lib.jar
guava-12.0.jar
guava-12.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in fastimage. The names of the image files are listed as follows.

back.png
background.9.png
list_photos_no_image.png
menu.png
tile.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

fastimage has the following Java source files.

com.codingfingers.fastimage.examples.flicr.MainActivity.java
com.codingfingers.fastimage.examples.flicr.PhotosAdapter.java
com.codingfingers.fastimage.examples.flicr.remote.EntryListReader.java
com.codingfingers.fastimage.examples.flicr.remote.EntryReader.java
com.codingfingers.fastimage.examples.flicr.remote.EntryVO.java
com.codingfingers.fastimage.examples.flicr.utils.BitmapUtils.java
com.codingfingers.fastimage.examples.flicr.utils.IOUtils.java
com.codingfingers.fastimage.examples.flicr.utils.SquareLayout.java
com.codingfingers.fastimagelist.FastImageDownloader.java
com.codingfingers.fastimagelist.bitmap.BitmapHolder.java
com.codingfingers.fastimagelist.cache.AbstractCache.java
com.codingfingers.fastimagelist.cache.CacheHelper.java
com.codingfingers.fastimagelist.cache.FastImageCache.java