livedata-viewmodel
There are 481 repositories under livedata-viewmodel topic.
KunMinX/Jetpack-MVVM-Best-Practice
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
VIPyinzhiwei/Eyepetizer
🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。
KunMinX/UnPeek-LiveData
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
ZahraHeydari/MusicPlayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
fuusy/component-jetpack-mvvm
💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。
mobiledevpro/Android-Kotlin-MVVM-Template
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
Jetpack-Missionary/Jetpack-From-Java-To-Kotlin
本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.
WaheedNazir/Kotlin-MVVM-Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
blindmonk/WanArchitecture
汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!
KunMinX/MVI-Dispatcher
简明易用框架,解决 MVI 实战痛点
VcStrong/JetpackMVVM
最新最实用的组件化android-MVVM框架
KunMinX/MVI-Dispatcher-KTX
简明易用框架,解决 MVI 实战痛点
a914-gowtham/LetsChat
LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase
prasannajeet/kotlin-mvvm-hilt-flow-app
Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-aliases, Coroutines and Dependency Injection using Hilt
dheerajkotwani/GithubVisualizer
📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.
Mustafashahoud/MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
erikjhordan-rey/LiveData-DataBinding-Kotlin
Sample to practice LiveData + DataBinding
gs-ts/TrackMyPath
An Android app written in Kotlin that demonstrates a clean architecture with MVVM, Fused Location Provider, LifecycleService, and Coroutines. It is used as lab to test new Android features.
KadirKuruca/NewsApp-MVVM-Hilt-Room-Retrofit
A simple Image News App with MVVM Architecture, Hilt, Retrofit, Room, Coroutines
hellosagar/AssigmentHub
📋 Android app to manage assignments for teachers in college.
hasancse91/weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
ardakazanci/Heyyoo
Heyyoo is a sample social media Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).
jenly1314/AppTemplate
:performing_arts: App快速构建模板,致力于快速开发实现App提供解决方案
gabriel-TheCode/Infotify
A newsfeed app built in Kotlin to demonstrate the usage of MVVM with Clean Architecture and Android Architecture Components.
AmrAbdelhameed/NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
Ibrahim-Mushtaha/Socket.io-Chat-App
Real-time chat app using socket.io, add users, add groups, send messages, send images, and update user status "online/offline".
CasparXL/KotlinMVVM
这是一个使用Kotlin语言的MVVM框架,集成了一些常用的第三方库
arslanshoukat/DiabeTracker
Diabetes Management Android App
Aish05/restcountries-app
App that demonstrates mvvm with koin and other architecture components
AnjaliiYadav/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 Generics to reduce the boilerplate code.
frankie9527/ArchitecturePractice
Learning architecture-samples project, using Google's latest technologies to integrate them into the project.
IsaiasCuvula/recipe_mvvm_android_app
MVVM RECIPE ANDROID APP Is an app where I show how to use MVVM, retrofit, dagger hilt, coroutine, liveData, Kotlin, navigation component, and so on...
alfayedoficial/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 principles MVVM design pattern and LiveData.
IsaiasCuvula/weather_app
An Android App where you can check weather from city you want and see forecast for next tree days, it was built with mvvm, dagger-hilt, livedata,coroutines, jetpack libraries...
sagrawal2418/NewsApp-MVVM-Architecture
MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc