Android Open Source - SQLite JSON JSQL






Project Summary

A tool for Android: Persist JSON string and JSON Objects to your SQLite on Database..

Web Site / Source Repository

JSQL is hosted in the following web site
https://github.com/wenchaojiang/JSQL

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

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




License

The license information of JSQL is as follows:

MIT License

Java Source Files

com.example.jsqlitetest.TestActivity.java
com.example.jsqlitetest.TestDBHelper.java
com.wenchao.jsql.JSQLite.java
com.wenchao.jsql.SQLHelper.java