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 |
Do What The F*ck You Want To Public License
For more information click here.
- Clone or Download this project
- Run this project on Android Studio
- Enjoy