Android Open Source - SQLite Sample SQLiteSampleCRUD






Project Summary

Sample SQLite code with android.

Web Site / Source Repository

SQLiteSampleCRUD is hosted in the following web site
https://github.com/Alex-DG/SQLiteSampleCRUD

If you think the Android project SQLiteSampleCRUD 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 SQLiteSampleCRUD.

ItemValue
Java File Count3
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

SQLiteSampleCRUD has the following Java source files.

com.project.sqlitesample.Contact.java
com.project.sqlitesample.DatabaseHandler.java
com.project.sqlitesample.MainActivity.java