A perfectly working android application and it can be used as an example of sqlite database for android..
SQLite101 is hosted in the following web site
https://github.com/ayushhgoyal/SQLite101
If you think the Android project SQLite101 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 SQLite101.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 2 |
SQLite101 has the following Java source files.
com.droidtech.sqlite101.Contact.java com.droidtech.sqlite101.DatabaseHandler.java com.droidtech.sqlite101.SQLite101Activity.java com.droidtech.sqlite101.SQLiteView.java