Android Open Source - SQLite crud Database-CRUD-Operations






Project Summary

Android project to perform CRUD operations SQLlite.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Database-CRUD-Operations.

ItemValue
Java File Count7
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count5

Java Source Files

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