A quick app using SQLite in android.
SQLite-app-test is hosted in the following web site
https://github.com/Mathematicalfunk/SQLite-app-test
If you think the Android project SQLite-app-test 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 SQLite-app-test.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
SQLite-app-test has the following Java source files.
com.example.sqlitetest.Comment.java com.example.sqlitetest.CommentDataSource.java com.example.sqlitetest.MainActivity.java com.example.sqlitetest.MySQLiteHelper.java