this Tutorial is taken from Android Hive, and is up for my own usage :).
AndroidSqlLiteTutorial is hosted in the following web site
https://github.com/raingod/AndroidSqlLiteTutorial
If you think the Android project AndroidSqlLiteTutorial 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 AndroidSqlLiteTutorial.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
AndroidSqlLiteTutorial has the following Java source files.
com.androidhive.androidsqlite.AndroidSQLiteTutorialActivity.java com.androidhive.androidsqlite.Contact.java com.androidhive.androidsqlite.DatabaseHandler.java