Android-BitmapCache is a specialised cache, for use with Android Bitmap objects..
Android-BitmapCache is hosted in the following web site
https://github.com/chrisbanes/Android-BitmapCache
If you think the Android project Android-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 Android-BitmapCache.
Item | Value |
---|---|
Java File Count | 17 |
Minimum SDK Version | 4 |
Activity Count | 3 |
jar files used | android-support-v4.jar disklrucache-2.0.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Android-BitmapCache has the following Java source files.
uk.co.senab.bitmapcache.BitmapLruCache.java uk.co.senab.bitmapcache.CacheableBitmapDrawable.java uk.co.senab.bitmapcache.CacheableImageView.java uk.co.senab.bitmapcache.samples.GridViewActivity.java uk.co.senab.bitmapcache.samples.LauncherActivity.java uk.co.senab.bitmapcache.samples.NetworkedCacheableImageView.java uk.co.senab.bitmapcache.samples.PugListAdapter.java uk.co.senab.bitmapcache.samples.PugPagerAdapter.java uk.co.senab.bitmapcache.samples.SDK11.java uk.co.senab.bitmapcache.samples.SampleApplication.java uk.co.senab.bitmapcache.samples.ViewPagerActivity.java