An app for using SQLite DB in android. Contains listview of members with edit feature..
SQLite-Demo is hosted in the following web site
https://github.com/raishe/SQLite-Demo
If you think the Android project SQLite-Demo 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-Demo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in SQLite-Demo. The names of the image files are listed as follows.
popup_close.png text_field_single.9.png
The following screenshort is generated from the image listed above.
SQLite-Demo has the following Java source files.
com.raj.sqlitetest.Customer.java com.raj.sqlitetest.DBHelper.java com.raj.sqlitetest.MainActivity.java com.raj.sqlitetest.NewListener.java com.raj.sqlitetest.UserDetailsDialog.java