Android Open Source - UI ListView demo android-list-demo






Project Summary

Playing around with android listview and content providers..

Web Site / Source Repository

android-list-demo is hosted in the following web site
https://github.com/vishrayne/android-list-demo

If you think the Android project android-list-demo 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 android-list-demo.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Java Source Files

android-list-demo has the following Java source files.

com.example.amazinglistsample.MainActivity.java
com.example.amazinglistsample.db.TodoContentProvider.java
com.example.amazinglistsample.db.TodoDatabaseHelper.java
com.example.amazinglistsample.db.TodoTable.java