This is simple piece of self explanatory code for CRUD operation in SQLite..
SQLite-CRUD-Open-Helper is hosted in the following web site
https://github.com/shivaprasathblog/SQLite-CRUD-Open-Helper
If you think the Android project SQLite-CRUD-Open-Helper 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 SQLite-CRUD-Open-Helper.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
SQLite-CRUD-Open-Helper has the following Java source files.
com.example.sqlitemanagement.DBAdapter.java com.example.sqlitemanagement.MainActivity.java