Download Free code TP14

Description

Android database example (manage books).

Icons

TP14

Source Files

The download file TP14-master.zip has the following entries.


AndroidManifest.xml//  w w w  . j av a  2 s .  co  m
bin/AndroidManifest.xml
bin/TP14.apk
bin/classes.dex
bin/classes/com/formation/tp14/BuildConfig.class
bin/classes/com/formation/tp14/Livre.class
bin/classes/com/formation/tp14/LivresBDD.class
bin/classes/com/formation/tp14/MaBaseSQLite.class
bin/classes/com/formation/tp14/MainActivity.class
bin/classes/com/formation/tp14/R$attr.class
bin/classes/com/formation/tp14/R$dimen.class
bin/classes/com/formation/tp14/R$drawable.class
bin/classes/com/formation/tp14/R$id.class
bin/classes/com/formation/tp14/R$layout.class
bin/classes/com/formation/tp14/R$menu.class
bin/classes/com/formation/tp14/R$string.class
bin/classes/com/formation/tp14/R$style.class
bin/classes/com/formation/tp14/R.class
bin/dexedLibs/android-support-v4-40e22d89db4af44eae7d6a69abdd75fc.jar
bin/jarlist.cache
bin/res/drawable-hdpi/ic_launcher.png
bin/res/drawable-mdpi/ic_launcher.png
bin/res/drawable-xhdpi/ic_launcher.png
bin/res/drawable-xxhdpi/ic_launcher.png
bin/resources.ap_
gen/com/formation/tp14/BuildConfig.java
gen/com/formation/tp14/R.java
ic_launcher-web.png
libs/android-support-v4.jar
proguard-project.txt
project.properties
res/drawable-hdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_launcher.png
res/layout/activity_main.xml
res/menu/main.xml
res/values-sw600dp/dimens.xml
res/values-sw720dp-land/dimens.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
src/com/formation/tp14/Livre.java
src/com/formation/tp14/LivresBDD.java
src/com/formation/tp14/MaBaseSQLite.java
src/com/formation/tp14/MainActivity.java

Download

Click the following link to download TP14-master.zip.

TP14-master.zip




















Home »
  Android Free Code »
    Database »




CouchDB
Database
ORM
SQLite
SQLite ORM