Android test app playing around with SQLiteDB..
DBTest is hosted in the following web site
https://github.com/pranabshenoy/DBTest
If you think the Android project DBTest 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 DBTest.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\dbtest.db |
DBTest has the following Java source files.
com.opendev.dbtest.DBAsyncTask.java com.opendev.dbtest.DBTestActivity.java com.opendev.dbtest.DatabaseHelper.java