Android Open Source - SQLite database LinDB






Project Summary

android sqlite db.

Web Site / Source Repository

LinDB is hosted in the following web site
https://github.com/a-bird/LinDB

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

ItemValue
Java File Count20
Target SDK Version21
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\SqliteConfigure.json




Java Source Files

LinDB has the following Java source files.

com.zhulin.llhibernet.ISession.java
com.zhulin.llhibernet.ISqliteDataBase.java
com.zhulin.llhibernet.ITransaction.java
com.zhulin.llhibernet.MainActivity.java
com.zhulin.llhibernet.Session.java
com.zhulin.llhibernet.SessionFactory.java
com.zhulin.llhibernet.SqliteDataBase.java
com.zhulin.llhibernet.SqliteHelper.java
com.zhulin.llhibernet.Transaction.java
com.zhulin.llhibernet.common.Log.java
com.zhulin.llhibernet.common.Table.java
com.zhulin.llhibernet.common.TableCreateReflect.java
com.zhulin.llhibernet.common.TableField.java
com.zhulin.llhibernet.common.TableFieldUnit.java
com.zhulin.llhibernet.common.TableReflect.java
com.zhulin.llhibernet.common.TableUnit.java
com.zhulin.llhibernet.config.IConfiguration.java
com.zhulin.llhibernet.config.SqliteConfiguration.java
com.zhulin.llhibernet.config.SqliteConfigureInfo.java
com.zhulin.llhibernet.module.User.java