Android Open Source - SQLite Sample sqlexample






Project Summary

Sample Android project for basic operation for SQLite..

Web Site / Source Repository

sqlexample is hosted in the following web site
https://github.com/Gebitang/sqlexample

If you think the Android project sqlexample 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 sqlexample.

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




Resource Files

There are 3 image files in sqlexample. The names of the image files are listed as follows.

geb.png
ic_action_search.png
jl.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sqlexample has the following Java source files.

com.example.sqlexample.DatabaseHelper.java
com.example.sqlexample.MainActivity.java
com.example.sqlexample.NewDataAction.java
com.example.sqlexample.NewSQLite.java
com.example.sqlexample.NewTable.java