Android Open Source - UI ListView data SpinList






Project Summary

Sample Android app for demonstrating lazy ListView with ViewHolder and data caching.

Web Site / Source Repository

SpinList is hosted in the following web site
https://github.com/dtitov/SpinList

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of SpinList is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions...

Resource Files

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

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.github.dtitov.spinlist.FbUser.java
com.github.dtitov.spinlist.FetchDataTask.java
com.github.dtitov.spinlist.LazyAdapter.java
com.github.dtitov.spinlist.MainActivity.java