Android Open Source - Image loader LazyListFragment






Project Summary

Android Project to demonstrate the image loader issue with the original LazyList implementation by Fedor Vlasav.

Web Site / Source Repository

LazyListFragment is hosted in the following web site
https://github.com/dm77/LazyListFragment

If you think the Android project LazyListFragment 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 LazyListFragment.

ItemValue
Java File Count10
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in LazyListFragment. The names of the image files are listed as follows.

stub.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LazyListFragment has the following Java source files.

com.dushyanth.imageloader.FileCache.java
com.dushyanth.imageloader.ImageLoader.java
com.dushyanth.imageloader.MemoryCache.java
com.dushyanth.imageloader.Utils.java
com.dushyanth.lazylistfragment.MainActivity.java
com.dushyanth.lazylistfragment.UserDatabaseHelper.java
com.dushyanth.lazylistfragment.UserListActivity.java
com.dushyanth.lazylistfragment.UserListAdapter.java
com.dushyanth.lazylistfragment.UserListFragment.java
com.dushyanth.lazylistfragment.UserListProvider.java