Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

This is an easy to use disk cache which uses DiskLruCache under the hood. The DiskLruCache is nice, but it has too low level interface for most use cases.

Sep 17, 2014

Reservoir is a simple library for Android that allows you to easily serialize and cache your objects to disk using key/value pairs.

Sep 16, 2014

The HttpResponseCache library provides transparent and automatic caching of HTTP and HTTPS requests that use the java.net.HttpUrlConnection classes.

For information on how to use HttpUrlConnection, refer to the Android documentation - don't worry, the information also applies to non-Android Java.

Aug 14, 2014

A simple cache for Objects in Android.

Jul 5, 2014

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Jul 5, 2014

A simple in memory and persistent Object cache for Android.

Jul 5, 2014

An image download-and-cacher that also knows how to efficiently generate and retrieve thumbnails of various sizes.

Jul 5, 2014

Android-BitmapCache is a specialised cache, for use with Android Bitmap objects.

Jul 5, 2014