Android Open Source - UI ListView image SimpleLazyList






Project Summary

My Version of LazyLoading images in a ListView and cached into memory for the life of the application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleLazyList.

ItemValue
Java File Count10
Target SDK Version16
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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