Android Open Source - SQLite example SQLite101






Project Summary

A perfectly working android application and it can be used as an example of sqlite database for android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SQLite101.

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count2

Java Source Files

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