MVVM-Architecture-Android
Android MVVM example
An Android app demonstrating the MVVM architecture with Kotlin and various dependencies
MVVM architecture using Kotlin, Dagger, Retrofit, Coroutines, Flow, StateFlow, and etc.
598 stars
13 watching
124 forks
Language: Kotlin
last commit: 4 months ago androidandroid-architecturecoroutinesdagger2flowkotlinmvvmmvvm-androidmvvm-architectureretrofitstateflow
Related projects:
Repository | Description | Stars |
---|---|---|
qingmei2/mvvm-architecture | An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries. | 1,837 |
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 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
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 |
andremion/theatre | An Android app built using Clean Architecture and MVVM patterns to fetch data from an external API and display it on the screen. | 640 |
ezike/starwarssearch-mvi | An Android project demonstrating MVI architecture and various dependency libraries | 197 |
imangazalievm/utair-mvp-sample | An Android app demonstrating Clean Architecture + MVP pattern with Coroutines and Dagger 2 | 31 |
akhilesh0707/rick-and-morty | An Android app built with clean architecture principles and MVVM pattern to display Rick and Morty characters, featuring separation of concerns and faster compile time. | 125 |
reactivedroid/tvflix | An Android app replicating TVMaze.com's functionality with Kotlin and various architecture components for learning and demonstration purposes. | 411 |
enginebai/moviehunt | An Android app built using Kotlin and MVVM architecture for browsing movies. | 743 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 361 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
khaledsherifsayed/popularpeople | An Android app demonstrating MVVM architecture with coroutines and shared elements, using Retrofit, Glide, and Room for data retrieval and storage. | 16 |