Android Database Construct.
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.
The following table is the detailed list of Android-Database-Construct.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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