livedata
There are 3126 repositories under livedata topic.
KunMinX/Jetpack-MVVM-Best-Practice
难得一见 Jetpack MVVM 最佳实践。在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解。
JeremyLiao/LiveEventBus
:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
davideas/FlexibleAdapter
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
hegaojian/JetpackMvvm
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
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).
mrcsxsiq/Kotlin-Pokedex
:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation
CarGuo/GSYGithubAppKotlin
超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、 同款Flutter版本: https://github.com/CarGuo/GSYGithubAppFlutter
lulululbj/wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
androiddevnotes/awesome-jetpack-compose-android-apps
👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.
Quyunshuo/AndroidBaseFrameMVVM
基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架
KunMinX/UnPeek-LiveData
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
icerockdev/moko-mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
KunMinX/Jetpack-MVVM-Scaffold
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)
iammert/AndroidArchitecture
Recommended architecture by Android
KunMinX/Jetpack-MusicPlayer
Json 数据驱动,音乐播放组件
mayokunadeniyi/Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
bernaferrari/ChangeDetection
Change Detection - Automatically track websites changes on Android in background.
SelfZhangTQ/T-MVVM
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
iOrchid/android-jetpack-demo
🔥 快速入门Android Jetpack&Compose 以及相关Kotlin、MVVM/MVI等独立构架App的基础技能
jshvarts/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
ffgiraldez/reactive-mvvm-android
My way to MVVM using KotlinX Coroutines and Android data-binding
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.
chaxiu/KotlinJetpackInAction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
fondesa/kpermissions
A Kotlin library which helps to request runtime permissions in Android.
adibfara/Lives
Lives - Android LiveData Extensions for Kotlin and Java
winlee28/Jetpack-WanAndroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
TheCodeMonks/NYTimes-App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
hazems/mvvm-sample-app
MVVM, ViewModel and LiveData Sample App
wzqjava/MVVMSmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Shopify/livedata-ktx
Kotlin extension for LiveData, chaining like RxJava
ZahraHeydari/Android-Clean-Architecture-MVVM-Hilt-RX
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
TakuSemba/JetHub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
rizmaulana/kotlin-mvvm-covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
xiaobailong24/MVVMArms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.