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

Latest commit

 

History

History
32 lines (29 loc) · 852 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 852 Bytes


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