mvvm-pattern topic
countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Android-Clean-Architecture-MVVM-Hilt-RX
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
android-mvvm-coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
kotlin-modular-tdd-coroutines-mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
MusicPlayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
mvvm-reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Android-Clean-Arch-Coroutines-Koin
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.
TicTacToe-MVVM
Sample android application used to learn the Model View View Model pattern and DataBinding in Android