Android sqlite demo app.
sqlite-android is hosted in the following web site
https://github.com/railskarthi/sqlite-android
If you think the Android project sqlite-android 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-android.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in sqlite-android. The names of the image files are listed as follows.
add_icon.png edit_icon.png
The following screenshort is generated from the image listed above.
sqlite-android has the following Java source files.
com.example.sqlitedemo.AddAddress.java com.example.sqlitedemo.DatabaseHandler.java com.example.sqlitedemo.LazyAdapter.java com.example.sqlitedemo.MainActivity.java com.example.sqlitedemo.User.java