Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
A simple in memory and persistent Object cache for Android.
An image download-and-cacher that also knows how to efficiently generate and retrieve thumbnails of various sizes.
Android-BitmapCache is a specialised cache, for use with Android Bitmap objects.