An Android application that demonstrates how to implement a memory based and disk based L1 image cache with the the Volley library. The default implementation uses an in-memory cache (as recommended in the Volley comments) but there is a disk based implementation as well. You can change the implementation by altering the MainApplicatin file and passing in the desired Enum value for the cache type. This code demo has a companion blog post, Google I/O 2013: Volley Image Cache Tutorial, which goes over the components and architecture used in this demo.
-
Notifications
You must be signed in to change notification settings - Fork 112
rdrobinson3/VolleyImageCacheExample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic twitter feed reader that uses Volley and DiskLRUCache to cache user profile images.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published