This is the sample application for Sqlite Database in android.
Database is hosted in the following web site
https://github.com/Palpandi/Database
If you think the Android project Database 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 Database.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | newrelic.android.jar |
Database has the following Java source files.
com.androidhive.androidsqlite.AndroidSQLiteTutorialActivity.java com.androidhive.androidsqlite.Contact.java com.androidhive.androidsqlite.DatabaseHandler.java