Android Open Source - SQLite Demo DatabaseTest






Project Summary

Android SQLite Demo Project using Content Provider and Loader.

Web Site / Source Repository

DatabaseTest is hosted in the following web site
https://github.com/ingamedeo/DatabaseTest

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

ItemValue
Java File Count5
Activity Count1

Java Source Files

DatabaseTest has the following Java source files.

com.ingamedeo.databasetest.MainActivity.java
com.ingamedeo.databasetest.db.ContentProviderDb.java
com.ingamedeo.databasetest.db.DatabaseHelper.java
com.ingamedeo.databasetest.db.DbAdapter.java
com.ingamedeo.databasetest.db.UsersTable.java