Download Free code PhanDB
Description
Wrapper classes for Android SQLite database. Simplifying database implementation. Eliminate the need of using SQL in your code. Modeling your database into objects.
Icons
Source Files
The download file PhanDB-master.zip has the following entries.
.classpath//ww w.ja v a 2 s.c o m
.project
AndroidManifest.xml
JARs/phanDB_v1.0.0.jar
README.md
bin/classes.dex
bin/com/phanovatives/phanDB/Column.class
bin/com/phanovatives/phanDB/DataBase.class
bin/com/phanovatives/phanDB/Demo/Main$Table1.class
bin/com/phanovatives/phanDB/Demo/Main.class
bin/com/phanovatives/phanDB/Demo/R$attr.class
bin/com/phanovatives/phanDB/Demo/R$drawable.class
bin/com/phanovatives/phanDB/Demo/R$layout.class
bin/com/phanovatives/phanDB/Demo/R$string.class
bin/com/phanovatives/phanDB/Demo/R.class
bin/com/phanovatives/phanDB/Record.class
bin/com/phanovatives/phanDB/Row.class
bin/com/phanovatives/phanDB/Settings.class
bin/com/phanovatives/phanDB/Table.class
bin/phanDB.apk
bin/resources.ap_
default.properties
gen/com/phanovatives/phanDB/Demo/R.java
res/drawable/icon.png
res/layout/main.xml
res/values/strings.xml
src/com/phanovatives/phanDB/Column.java
src/com/phanovatives/phanDB/DataBase.java
src/com/phanovatives/phanDB/Demo/Main.java
src/com/phanovatives/phanDB/Record.java
src/com/phanovatives/phanDB/Row.java
src/com/phanovatives/phanDB/Settings.java
src/com/phanovatives/phanDB/Table.java
Download
Click the following link to download PhanDB-master.zip.
PhanDB-master.zip