Download Free code SQLiteSample
Description
This Project shows a sample of how to use the SQLite database in your Android projects. I hope you like =).
Icons
Source Files
The download file SQLiteSample-master.zip has the following entries.
.classpath//ww w. j a v a2 s.co m
.project
AndroidManifest.xml
README
bin/SQLiteSample.apk
bin/br/com/android/teste/Constants.class
bin/br/com/android/teste/MainActivity.class
bin/br/com/android/teste/Player.class
bin/br/com/android/teste/PlayerDatabase.class
bin/br/com/android/teste/PlayersData.class
bin/br/com/android/teste/R$attr.class
bin/br/com/android/teste/R$drawable.class
bin/br/com/android/teste/R$id.class
bin/br/com/android/teste/R$layout.class
bin/br/com/android/teste/R$string.class
bin/br/com/android/teste/R.class
bin/classes.dex
bin/resources.ap_
default.properties
gen/br/com/android/teste/R.java
proguard.cfg
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/layout/main.xml
res/values/strings.xml
src/br/com/android/teste/Constants.java
src/br/com/android/teste/MainActivity.java
src/br/com/android/teste/Player.java
src/br/com/android/teste/PlayerDatabase.java
src/br/com/android/teste/PlayersData.java
Download
Click the following link to download SQLiteSample-master.zip.
SQLiteSample-master.zip