Download Free code android database helper

Description

A simple library to make implementing content providers that use a sqlite database easy.

Icons

android database helper

Source Files

The download file android-database-helper-master.zip has the following entries.


.gitignore/*from  ww w .  ja  va  2s.  com*/
android-database-helper/AndroidManifest.xml
android-database-helper/pom.xml
android-database-helper/src/main/java/net/chrislehmann/common/sqlhelper/BaseContentProvider.java
android-database-helper/src/main/java/net/chrislehmann/common/sqlhelper/Column.java
android-database-helper/src/main/java/net/chrislehmann/common/sqlhelper/DatabaseHelper.java
android-database-helper/src/main/java/net/chrislehmann/common/sqlhelper/IntegerColumn.java
android-database-helper/src/main/java/net/chrislehmann/common/sqlhelper/Table.java
android-database-helper/src/test/java/net/chrislehmann/common/sqlhelper/ColumnTest.java
android-database-helper/src/test/java/net/chrislehmann/common/sqlhelper/IntegerColumnTest.java
android-database-helper/src/test/java/net/chrislehmann/common/sqlhelper/TableTest.java
pom.xml
tests/AndroidManifest.xml
tests/default.properties
tests/pom.xml
tests/res/drawable-hdpi/icon.png
tests/res/drawable-ldpi/icon.png
tests/res/drawable-mdpi/icon.png
tests/res/layout/main.xml
tests/res/values/strings.xml
tests/src/main/java/net/chrislehmann/common/sqlhelper/test/BaseContentProviderTest.java

Download

Click the following link to download android-database-helper-master.zip.

android-database-helper-master.zip




















Home »
  Android Free Code »
    Database »




CouchDB
Database
ORM
SQLite
SQLite ORM