Android Open Source - SQLite Demo sqlite-android






Project Summary

Android sqlite demo app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sqlite-android.

ItemValue
Java File Count5
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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