Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This library provides an easy way for configure retrofit for use a 2 layer cache (RAM and Disk).

Jan 12, 2017

This is a simple Android utils library to write any type of data into cache files and then read them later, using Gson to serialize and deserialize these data.

Sep 12, 2015

A simple cache for Objects in Android.

Jul 5, 2014

Qachee is a generic cache system to use specially for Android Apps. It is just a LRU Memory cache with policy expiration and lots of useful methods.

Dec 27, 2014

A simple in memory and persistent Object cache for Android.

Jul 5, 2014

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

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

Jul 5, 2014

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

Jul 5, 2014