Testing the magical land of databases and SQLite in Android.
DatabaseTesting is hosted in the following web site
https://github.com/Gl33m/DatabaseTesting
If you think the Android project DatabaseTesting 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 DatabaseTesting.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
DatabaseTesting has the following Java source files.
com.example.databasetesting.MainActivity.java com.example.databasetesting.SecondActivity.java com.example.databasetesting.contentprovider.TestingContentProvider.java com.example.databasetesting.database.TestingDatabaseHelper.java com.example.databasetesting.database.TestingTable.java