Android SQLite Demo Project using Content Provider and Loader.
DatabaseTest is hosted in the following web site
https://github.com/ingamedeo/DatabaseTest
If you think the Android project DatabaseTest 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 DatabaseTest.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
DatabaseTest has the following Java source files.
com.ingamedeo.databasetest.MainActivity.java com.ingamedeo.databasetest.db.ContentProviderDb.java com.ingamedeo.databasetest.db.DatabaseHelper.java com.ingamedeo.databasetest.db.DbAdapter.java com.ingamedeo.databasetest.db.UsersTable.java