Android Open Source - SQLite example sqliteexample






Project Summary

Android SQLite example used for INACAP Android workshop.

Web Site / Source Repository

sqliteexample is hosted in the following web site
https://github.com/cdmckay/sqliteexample

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

ItemValue
Java File Count3
Target SDK Version15
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

sqliteexample has the following Java source files.

org.cdmckay.sqliteexample.MainActivity.java
org.cdmckay.sqliteexample.Product.java
org.cdmckay.sqliteexample.ProductHelper.java