Using this app one can store notes without connecting to internet.It includes implementation of SQLite database,RecyclerView,AlertDialog and FloatingActionButton.
- Create
- Read
- Update
- Delete
Following are some screenshots of this application
This is the main screen.
One can add a note using the green add button and then click on save.
One can also update an existing note using the green update button present in each note.
One can delete a note by clicking on the dustbin present in each note and then confirming the delete.