Android Open Source - SQLite example SQLiteDatabase






Project Summary

Android SQLite Database Example.

Web Site / Source Repository

SQLiteDatabase is hosted in the following web site
https://github.com/supunz/SQLiteDatabase

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

ItemValue
Java File Count4
Minimum SDK Version17
Activity Count1
jar files usedannotations.jar
Asset File Namesassets\database.sql




License

The license information of SQLiteDatabase is as follows:

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> Everyone is permitted to copy and distribute v...

Java Source Files

org.xfinity.android_sqlite_database_example.activity.StartingPoint.java
org.xfinity.android_sqlite_database_example.controller.NameController.java
org.xfinity.android_sqlite_database_example.db.DbHandler.java
org.xfinity.android_sqlite_database_example.db.SQLiteDatabaseHelper.java