I am looking for the DiskLruCache implementation in ICS source (libcore/luni/src/main/java/libcore/io/DiskLruCache.java) as specified in Caching Bitmaps android developer guide. i tried to download entire android source code, but it taking too much time ( > 5hr still it continuing),
I also tried to use JakeWharton's implementation of DiskLruCache, but i am not sure whether it is enough robust as implementation in ICS source.
Please suggest me an alternative download link for that. or give your own ideas..
Thanks..
2 Related questions 6357 What is the difference between px, dip, dp, and sp? 4398 How do I avoid checking for nulls in Java? 1472 Is there a way to get the source code from an APK file? Related questions 6357 What is the difference between px, dip, dp, and sp? 4398 How do I avoid checking for nulls in Java? 1472 Is there a way to get the source code from an APK file? 1720 In detail, how does the 'for each' loop work in Java? 2398 What's the simplest way to print a Java array? 963 Error:java: javacTask: source release 8 requires target release 1.8 1371 How to get the current working directory in Java? 1761 How do I create a Java string from the contents of a file? 1253 What are the possible values of the Hibernate hbm2ddl.auto configuration and what do they do Load 6 more related questions Show fewer related questions Reset to default