Android Open Source - SQLite utility FlyingDB






Project Summary

An Android/iOS SQLite code generator utility written in Python.

Web Site / Source Repository

FlyingDB is hosted in the following web site
https://github.com/pl4u/FlyingDB

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

ItemValue
Java File Count6
Target SDK Version14
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\test.sqlite




License

The license information of FlyingDB is as follows:

MIT License

Java Source Files

com.flyingboba.flyingdb.DatabaseAdapter.java
com.flyingboba.flyingdb.DatabaseHelper.java
com.flyingboba.flyingdb.PrefixEvent.java
com.flyingboba.flyingdb.PrefixLocation.java
com.flyingboba.flyingdb.PrefixPerson.java
com.flyingboba.flyingdbexample.MainActivity.java