Android Open Source - SQLite database SQLiteMultipleTables






Project Summary

Android SQLite Database with Multiple Tables.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SQLiteMultipleTables.

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




Java Source Files

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