Android Open Source - Database database Android-Database-Construct






Project Summary

Android Database Construct.

Web Site / Source Repository

Android-Database-Construct is hosted in the following web site
https://github.com/Jacksgong/Android-Database-Construct

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

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




Java Source Files

Android-Database-Construct has the following Java source files.

cn.dreamtobe.library.db.provider.BaseContentProvider.java
cn.dreamtobe.library.db.provider.BaseTableFields.java
cn.dreamtobe.library.db.provider.BaseTableHelper.java
cn.dreamtobe.library.db.provider.BaseTableOperator.java
cn.dreamtobe.library.db.provider.custom.CustomTableHelper.java
cn.dreamtobe.library.db.sample.SampleDB.java
cn.dreamtobe.library.db.sample.app.MainActivity.java
cn.dreamtobe.library.db.sample.app.SampleApplication.java
cn.dreamtobe.library.tb.columns.UserInfoFields.java
cn.dreamtobe.library.tb.helper.UserInfoHelper.java
cn.dreamtobe.library.tb.operator.UserInfoOperator.java