This is a simple sample that can use SQLite Database in Android system..
Android-SQLite_Demo is hosted in the following web site
https://github.com/KeithWang/Android-SQLite_Demo
If you think the Android project Android-SQLite_Demo 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 Android-SQLite_Demo.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Android-SQLite_Demo has the following Java source files.
com.example.nrl.sqlitedemo.DBHelper.java com.example.nrl.sqlitedemo.DbConstants.java com.example.nrl.sqlitedemo.MainActivity.java