Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 215 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 215 Bytes

NimbleBlog Post

Sample app which downloads 200kb of data, caches it in DiskLRU, Guava Memory Cache & SQL Lite. All without using reflection. Repo acts as a reference of how fast a modern Android app can start.