Android SQLite Database with Multiple Tables.
SQLiteMultipleTables is hosted in the following web site
https://github.com/himcse29/SQLiteMultipleTables
If you think the Android project SQLiteMultipleTables 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 SQLiteMultipleTables.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
SQLiteMultipleTables has the following Java source files.
info.him.sqlite.MainActivity.java info.him.sqlite.helper.DatabaseHelper.java info.him.sqlite.model.Tag.java info.him.sqlite.model.Todo.java