Android Open Source - App memory CachedApplicationLoadExample






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CachedApplicationLoadExample.

ItemValue
Java File Count9
Activity Count1

Java Source Files

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