Playing around with android listview and content providers..
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.
The following table is the detailed list of android-list-demo.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
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