My Version of LazyLoading images in a ListView and cached into memory for the life of the application.
SimpleLazyList is hosted in the following web site
https://github.com/heshamfas/SimpleLazyList
If you think the Android project SimpleLazyList 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 SimpleLazyList.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
SimpleLazyList has the following Java source files.
com.BottleRocket.bottlerocktest.BRTest.java com.BottleRocket.bottlerocktest.BTDialog.java com.BottleRocket.bottlerocktest.DataController.java com.BottleRocket.bottlerocktest.DataModelsHolder.java com.BottleRocket.bottlerocktest.HttpAPI.java com.BottleRocket.bottlerocktest.ImageController.java com.BottleRocket.bottlerocktest.JsonAPI.java com.BottleRocket.bottlerocktest.StoreDataModel.java com.BottleRocket.bottlerocktest.StoreDetails.java com.BottleRocket.bottlerocktest.StoreListAdapter.java