Download Free code Android .SQLite
Description
How to implement SQLite database on Android platform.
Icons
Source Files
The download file Android.SQLite-master.zip has the following entries.
.gitattributes// w w w . j a v a 2 s. c o m
.gitignore
AndroidManifest.xml
gen/com/clicknect/android/sqlite/BuildConfig.java
gen/com/clicknect/android/sqlite/R.java
ic_launcher-web.png
libs/android-support-v4.jar
proguard-project.txt
project.properties
readme.md
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/ic_user.png
res/drawable-ldpi/ic_launcher.png
res/drawable-ldpi/ic_user.png
res/drawable-mdpi/ic_launcher.png
res/drawable-mdpi/ic_user.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xhdpi/ic_user.png
res/drawable/shape_white_edittext.xml
res/layout/layout_add_friend.xml
res/layout/layout_friend_entry.xml
res/layout/layout_main.xml
res/menu/layout_main.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/clicknect/android/sqlite/MainActivity.java
src/com/clicknect/android/sqlite/adapter/FriendsListViewAdapter.java
src/com/clicknect/android/sqlite/db/FriendsDB.java
src/com/clicknect/android/sqlite/db/FriendsDBHelper.java
src/com/clicknect/android/sqlite/entry/FriendEntry.java
Download
Click the following link to download Android.SQLite-master.zip.
Android.SQLite-master.zip