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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
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.