Android project to perform CRUD operations SQLlite.
Database-CRUD-Operations is hosted in the following web site
https://github.com/anmolmore/Database-CRUD-Operations
If you think the Android project Database-CRUD-Operations 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 Database-CRUD-Operations.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
Database-CRUD-Operations has the following Java source files.
com.example.activity.DBPracticeActivity.java com.example.activity.DetailsUsers.java com.example.activity.EditUsers.java com.example.activity.ListUsers.java com.example.activity.Registration.java com.example.db.DatabaseHandler.java com.example.db.User.java