This provide fast android app list access with memory and disk cache. At first, app list and icons loading take a time. but ,second time is fast..
CachedApplicationLoadExample is hosted in the following web site
https://github.com/takahirom/CachedApplicationLoadExample
If you think the Android project CachedApplicationLoadExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CachedApplicationLoadExample.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
CachedApplicationLoadExample has the following Java source files.
com.kogitune.applicationlist.App.java com.kogitune.applicationlist.AppIcon.java com.kogitune.applicationlist.AppIconCache.java com.kogitune.applicationlist.AppListCreator.java com.kogitune.applicationlist.AppListLoader.java com.kogitune.applicationlist.AppTest.java com.kogitune.applicationlist.DiskCacheAppList.java com.kogitune.applicationlist.DiskCacheAppListCreatorTest.java com.kogitune.applicationlist.MainActivity.java