Sqlite db operation samples.
SqliteDemo is hosted in the following web site
https://github.com/lili6/SqliteDemo
If you think the Android project SqliteDemo 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 SqliteDemo.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 11 |
Activity Count | 1 |
SqliteDemo has the following Java source files.
com.example.db.DBHelper.java com.example.db.DBManager.java com.example.db.MainActivity.java com.example.db.Person.java