Kotlin MVVM Architecture
A sample app that display list of Google news. The purpose of this project to illustrate the usage of MVVM architecture design pattern that follow the best practices of Object Oriented Design Patterns using the following technology stack.
- Architecture Design Pattern
- MVVM
- Dagger2 (Dependency Injection)
- Live Data, MediatorLiveData
- Room Database
- Retrofit
- Unit Testing (Espresso), Mockito (Coming soon)
- Repository Pattern
- AndroidX
- Glide
- NetworkBoundResource, NetworkAndDBBoundResource
- Google News API
- JetPack Libraries
Demo
Architecture
NetworkBoundResource
Mediator LiveData
Other samples of MVVM using Kotlin
- View-ViewModel-Interaction - Sample shows View and ViewModel Interaction/Communication.
- Communication-ActivityFragment-ViewModel - Sample shows communication between Activity and Fragment using ViewModel
- ViewModel-ViewModel-Communication - Sample shows communication between ViewModels
- LocationUpdates-LiveData-ViewModel - Sample shows, to get location updates as LiveData in Kotlin.
- Kotlin-MVVM-Architecture - Sample of complete MVVM Architecture using Dagger2, Kotlin, MediatorLiveData, Retrofit etc.
- Presentation Slides - Presentation slides on this architecture sample.
Author
Sources
- Google's official doc
- Google's Codelab
- Architecture Components Samples
- Jose AlcΓ©rreca's post at Medium
If you want to support this repo, you can buy the developer a coffee. More information at: buy-me-a-coffee