Android Open Source - SQLite Sample SqliteDemo






Project Summary

Sqlite db operation samples.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SqliteDemo.

ItemValue
Java File Count4
Minimum SDK Version11
Activity Count1

Java Source Files

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