MVVM-Architecture
Android demo
An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries.
The practice of MVVM + Jetpack architecture in Android.
2k stars
45 watching
283 forks
Language: Kotlin
last commit: over 2 years ago androidandroid-jetpackandroid-pagingdagger-hilthiltkotlinlifecyclemvvmmvvm-architecturenavigationrxjavarxjava-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 361 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
emedinaa/kotlin-mvvm | A sample Android application demonstrating the MVVM pattern using Kotlin and Retrofit for network interactions, showcasing ViewModel, LiveData, and other architectural components. | 536 |
shivamdhuria/flows_guide | An Android application built using Dagger Hilt, Coroutines and Flow with MVVM architecture for offline-first data access. | 191 |
lulululbj/wanandroid | A Jetpack-based Android project implementing the MVVM architecture using Kotlin and LiveData. | 1,480 |
ezike/starwarssearch-mvi | An Android project demonstrating MVI architecture and various dependency libraries | 197 |
jnkforks/pokemongo | An Android app implementing the MVVM architecture and Repository design pattern | 1 |
khaledsherifsayed/popularpeople | An Android app demonstrating MVVM architecture with coroutines and shared elements, using Retrofit, Glide, and Room for data retrieval and storage. | 16 |
reactivedroid/tvflix | An Android app replicating TVMaze.com's functionality with Kotlin and various architecture components for learning and demonstration purposes. | 411 |
odaridavid/clean-mvvm-archcomponents | An Android app consuming a Star Wars API to display Movie Characters with a modular, scalable architecture using MVVM and clean principles. | 689 |
ferprieto/spacex-prepare-for-clean-architecture-liftoff | An Android application framework implementing Clean Architecture with various libraries and testing tools | 722 |
enginebai/moviehunt | An Android app built using Kotlin and MVVM architecture for browsing movies. | 743 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 706 |