Android Open Source - SQLite example SQLite_Example






Project Summary

An example of working with SQLite in Android.

Web Site / Source Repository

SQLite_Example is hosted in the following web site
https://github.com/craigisakson/SQLite_Example

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

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count2

Java Source Files

SQLite_Example has the following Java source files.

com.runninghusky.spacetracker.sqlite.example.DataHelper.java
com.runninghusky.spacetracker.sqlite.example.EditActivity.java
com.runninghusky.spacetracker.sqlite.example.Item.java
com.runninghusky.spacetracker.sqlite.example.StartActivity.java