Example of work with SQLite in Android.
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.
The following table is the detailed list of AndroidTestSQLite.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
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