Android Open Source - Image resource BitmapHandler






Project Summary

Library project for loading Images on ImageView from resources or from internet for Android.

Web Site / Source Repository

BitmapHandler is hosted in the following web site
https://github.com/Eaiman/BitmapHandler

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

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version9
Activity Count0
Fragment Count1
jar files usedMyID3_for_Android.jar
android-support-v4.jar
jakarta-regexp-1.5.jar




License

The license information of BitmapHandler is as follows:

MIT License

Resource Files

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

empty_photo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.bitmaphandler.AsyncLoader.java
com.bitmaphandler.AsyncTask.java
com.bitmaphandler.ImageWorker.java
com.displayer.CircleImageView.java
com.displayer.RecyclingBitmapDrawable.java
com.displayer.RecyclingImageView.java
com.displayer.RoundedBitmapDisplayer.java
com.utils.DiskLruCache.java
com.utils.FileCache.java
com.utils.ImageCache.java
com.utils.ImageFetcher.java
com.utils.ImageResizer.java
com.utils.StorageUtils.java
com.utils.Utils.java