A collection of utility classes to make working with SQLite databases in Android apps a little easier..
android-data-utils is hosted in the following web site
https://github.com/wombleabroad/android-data-utils
If you think the Android project android-data-utils 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-data-utils.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
android-data-utils has the following Java source files.
com.telcontar4.android.data.AbstractSqliteOpenHelper.java com.telcontar4.android.data.DataUtils.java com.telcontar4.android.data.Query.java com.telcontar4.android.data.Table.java