android-base-mvvm
android-base-mvvm copied to clipboard
An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster
MVVM Explanation
If you can't imagine what is MVVM, please read my medium article here first. It can fully explain the revolution of Software architecture pattern in Android apps development.
MVC, MVP, and MVVM Architecture Pattern from my 6 years of experience in Mobile apps Development
Find me
- https://danhtran.dev
- https://tiktok.com/@danhtran.dev
- https://medium.com/@danhtran-dev
- [email protected]
Some idea to improve
- [x] Separate logic by UseCase
- [x] Apply MockK in Unit Test
- [x] Apply DataBinding
- [ ] Apply StateFlow, SharedFlow in ViewModel
- [ ] Migrate RxJava2 to Coroutine
- [ ] Migrate Dagger2 to Hilt
Some screenshots
