Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Simple Android CRUD with SQLite Program written in Java

License

Notifications You must be signed in to change notification settings

Stevanus-Christian/Android-CRUD-SQLite

Repository files navigation


Android CRUD SQLite with Java

Simple Android CRUD with SQLite Program written in Java

Create Read Update Delete
Click on Floating Action Button to Insert data Data automatically shown on main activity with Card View when data is not null Long click on Card View and choose Update Long click on Card View and choose Delete

License

Do What The F*ck You Want To Public License
For more information click here.

How To Use

  1. Clone or Download this project
  2. Run this project on Android Studio
  3. Enjoy