Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster

License

Notifications You must be signed in to change notification settings

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

About

An Android base project building on MVVM Architecture Pattern. This can help you build new apps faster

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Contributors