Android Open Source - SQLite example sqliteandroidexample






Project Summary

example how to insert,edit and delete in sqlite using android.

Web Site / Source Repository

sqliteandroidexample is hosted in the following web site
https://github.com/hsmedinar/sqliteandroidexample

If you think the Android project sqliteandroidexample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of sqliteandroidexample.

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in sqliteandroidexample. The names of the image files are listed as follows.

ic_empty_data.png
ic_user.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sqliteandroidexample has the following Java source files.

com.example.technoglobalexample.ManagerActivity.java
com.example.technoglobalexample.RegisterUser.java
com.example.technoglobalexample.UserActivity.java
com.example.technoglobalexample.data.AccessModel.java
com.example.technoglobalexample.data.ListAdapter.java
com.example.technoglobalexample.objects.User.java