A little database and list example on android.
android_database-list_example is hosted in the following web site
https://github.com/GuillaumeGomez/android_database-list_example
If you think the Android project android_database-list_example 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_database-list_example.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
android_database-list_example has the following Java source files.
com.dbexample.AddElem.java com.dbexample.DataHandler.java com.dbexample.DatabaseHandler.java com.dbexample.ListFragment.java com.dbexample.ListModel.java com.dbexample.MainActivity.java