Skip to content

dantech0xff/android-base-mvvm

Repository files navigation

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

Some idea to improve

  • Separate logic by UseCase
  • Apply MockK in Unit Test
  • Apply DataBinding
  • Apply StateFlow, SharedFlow in ViewModel
  • Migrate RxJava2 to Coroutine
  • Migrate Dagger2 to Hilt

Some screenshots

Screenshot empty note Screenshot image 1 Screenshot image 2 Screenshot no image Screenshot list notes