livedata-viewmodel topic
UI-Communication-with-MVI
Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.
RoomMVVMCrudApp
Complete android mvvm crud app example in kotlin. Created using room, data binding, view model, live data and coroutines. Read the complete tutorial form this link. https://appdevnotes.com/android-cl...
Food-Ordering-App
Simple working Food delivery App. This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Glide, FirebaseFirestore, LiveData, BindingAdapter. Uses Gene...
LocationUpdates-LiveData-ViewModel
Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.
NewsApp-MVVM-Hilt-Room-Retrofit
A simple Image News App with MVVM Architecture, Hilt, Retrofit, Room, Coroutines
Pagination_Recyclerview_Android_Kotlin
Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principl...
Covid19Stats
Covid-19 Virus 🦠App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. ðŸ›
ArchitecturePractice
android project for practice
NewsApp-MVVM-Architecture
MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc