Android Open Source - Graphics cache BitmapCache






Project Summary

a simple android bitmap cache.

Web Site / Source Repository

BitmapCache is hosted in the following web site
https://github.com/6a209/BitmapCache

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

ItemValue
Java File Count14
Target SDK Version16
Minimum SDK Version7
Activity Count0

Java Source Files

BitmapCache has the following Java source files.

com.bitmapcache.core.BitmapLoader.java
com.bitmapcache.core.Configuration.java
com.bitmapcache.disc.BaseDelFileMethod.java
com.bitmapcache.disc.BaseFileCache.java
com.bitmapcache.disc.DelFileByTime.java
com.bitmapcache.disc.IFileCache.java
com.bitmapcache.disc.UnLimitFileCache.java
com.bitmapcache.utils.Debug.java
com.mogujie.handlingbitmap.BaseHandlingBitmap.java
com.mogujie.handlingbitmap.RoundCornerBitmap.java
com.mogujie.memory.BitmapLruCache.java
com.mogujie.memory.IMemoryCache.java
com.mogujie.memory.LruCache.java