Android SQLite Example App.
android-sqlite-example is hosted in the following web site
https://github.com/SamuGG/android-sqlite-example
If you think the Android project android-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.
The following table is the detailed list of android-sqlite-example.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 2 |
android-sqlite-example has the following Java source files.
com.samugg.example.sqlite.ActivityEdit.java com.samugg.example.sqlite.ActivityMain.java com.samugg.example.sqlite.TableAdapter.java com.samugg.example.sqlite.TableSQLiteHelper.java