Android Open Source - SQLite example DBexample






Project Summary

Android diary example to explore the SQLite.

Web Site / Source Repository

DBexample is hosted in the following web site
https://github.com/yulu/DBexample

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

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar




Java Source Files

DBexample has the following Java source files.

com.example.dbexample.Constants.java
com.example.dbexample.Diary.java
com.example.dbexample.DisplayDiaries.java
com.example.dbexample.MainActivity.java
com.example.dbexample.MyDB.java
com.example.dbexample.MyDBhelper.java
com.example.dbexample.MyPreferences.java