Android Open Source - SQLite example AndroidTestSQLite






Project Summary

Example of work with SQLite in Android.

Web Site / Source Repository

AndroidTestSQLite is hosted in the following web site
https://github.com/proft/AndroidTestSQLite

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

ItemValue
Java File Count5
Activity Count1

Java Source Files

AndroidTestSQLite has the following Java source files.

proft.me.testsqlite.app.Constants.java
proft.me.testsqlite.app.Item.java
proft.me.testsqlite.app.ItemAdapter.java
proft.me.testsqlite.app.ItemDBHelper.java
proft.me.testsqlite.app.MainActivity.java