You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.