Android Open Source - SQLite orm androidSqlite






Project Summary

since i have learned many knownalge from the open soure community,i decide to open my code .this is sqlite orm for android,support the multi thread operation.if you have any question ,you can ask me hisp@163.com.

Web Site / Source Repository

androidSqlite is hosted in the following web site
https://github.com/yuemingyilou/androidSqlite

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version14
Activity Count1




Java Source Files

androidSqlite has the following Java source files.

org.sunpei.dao.CustomerInfo.java
org.sunpei.dao.MainActivity.java
org.sunpei.dao.dao.CustomerInfoDao.java
org.sunpei.dao.dao.base.BaseSqlDao.java
org.sunpei.dao.dao.base.CreateTableSql.java
org.sunpei.dao.dao.base.DBHelper.java
org.sunpei.dao.dao.base.InitDao.java