Android Open Source - SQLite API SqLite






Project Summary

This is an Android SQLite API exercise, just for my next step development.

Web Site / Source Repository

SqLite is hosted in the following web site
https://github.com/Windell/SqLite

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

ItemValue
Java File Count8
Minimum SDK Version15
Activity Count1

Java Source Files

SqLite has the following Java source files.

com.jamdeo.sqlite.DataBaseManager.java
com.jamdeo.sqlite.ProgramContentProvider.java
com.jamdeo.sqlite.SQLiteTestActivity.java
com.jamdeo.sqlite.SimpleSQLiteHelper.java
com.jamdeo.sqlite.pojo.Category.java
com.jamdeo.sqlite.pojo.CategoryDetail.java
com.jamdeo.sqlite.pojo.Channel.java
com.jamdeo.sqlite.pojo.Program.java