a simple android bitmap cache.
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.
The following table is the detailed list of BitmapCache.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 0 |
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