I am learning Android Jetpack by doing a simple fake google keep notes with add, edit and delete note from local app database. The code in my project are guided and adapted from googlesamples android-sunflower repository with help me a lot to learn MVVM pattern.
- ViewModel
- Navigation
- Room
- Coroutines