Skip to content

Latest commit

 

History

History
60 lines (50 loc) · 2.35 KB

File metadata and controls

60 lines (50 loc) · 2.35 KB

Database-design-simplified-android

This project is all about how any record/Data can be added,fetched,updated & deleted from the Database in simpliest and effective way

Screenshots

1) Initial screen


2) First Entry in Database


3) Entry is fetched from database when "View Data" is clicked


4) Second Entry in Database


5) Entry is fetched again from database when "View Data" is clicked


6) Updating record whose ID is 2


7) Record is Updated


8) Deleting record whose ID is 1


9) Record is Deleted


If you find this repository useful for you, star it or fork it

Thanks for coming here, Good luck!!