How to use the SQLite database in Android applications.
android-sqlite-database is hosted in the following web site
https://github.com/raj-adroit/android-sqlite-database
If you think the Android project android-sqlite-database listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-sqlite-database.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
android-sqlite-database has the following Java source files.
com.flywithcode.lakshmiagencies.Customer.java com.flywithcode.lakshmiagencies.CustomerActivity.java com.flywithcode.lakshmiagencies.CustomerDBHelper.java com.flywithcode.lakshmiagencies.CustomerTab.java com.flywithcode.lakshmiagencies.CustomersDataSource.java com.flywithcode.lakshmiagencies.MainTabs.java