Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java livedata
java
x
livedata
x
250 search results found
Jetpack Mvvm Best Practice
⭐
8,344
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
Flexibleadapter
⭐
3,405
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Liveeventbus
⭐
3,051
📬EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持Andr
Unpeek Livedata
⭐
990
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
Jetpack Mvvm Scaffold
⭐
898
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)
Androidarchitecture
⭐
854
Recommended architecture by Android
Jetpack Musicplayer
⭐
752
即使不用云音乐听曲儿,也请务必收藏好该库!🔥 一行代码即可接入,音乐播放控制组件。
Offlinesampleapp
⭐
628
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
T Mvvm
⭐
609
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
Lives
⭐
523
Lives - Android LiveData Extensions for Kotlin and Java
Android Daily Tips
⭐
512
Daily tips from Android World
Sealtalk Android
⭐
471
RongCloud Android SDK Demo
Mvvmsmart
⭐
458
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycle 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Wanandroid
⭐
413
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVM
Ugank
⭐
407
🍖「有干货」Gank.io 第三方客户端(MVP)
Livedata Testing
⭐
397
TestObserver to easily test LiveData and make assertions on them.
Jetpack From Java To Kotlin
⭐
364
本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.
Gradientdrawabletuner
⭐
330
🕹️ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively.
Todo Mvvm
⭐
328
使用JetPack中的AndroidX + ViewModel + LiveData + DataBinding组件,同时使用ViewPager2 + RxJava2 + Retrofit2 + Glide等主流框架进行搭建
Android Architecture Components
⭐
306
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Mvvmframe
⭐
300
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Githubarchitecturecomponents
⭐
298
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/arch
Android Daily Tips
⭐
278
Daily tips from Android World
Daggerandroidmvvm
⭐
251
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Tictactoe Mvvm
⭐
238
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Mvi Dispatcher
⭐
226
简明易用框架,解决 MVI 实战痛点
Elegantbus
⭐
222
🔥🔥Android 平台,基于LivaData的EventBus,无侵入,更优雅,支持跨进程,跨应用粘性事件,优先级,自
Realstuff
⭐
221
一个看妹纸与开发资讯的Android APP,具有本地缓存、分享与添加收藏的功能,新手向大神学习的练手项目,来自代码家的API http://gank.io
Trailersapp
⭐
183
A simple demo project for The Movie DB based on MVVM clean architecture.
Android References
⭐
179
👏 Android 示例程序:MVP, MVVM, 组件化, AndroidX, ARouter, RxJava, EventBus, ButterKnife, 视频播放, 视频直播, 网络访问, 布局和控件整理等
Jetpackmvvm
⭐
177
最新最实用的组件化android-MVVM框架
Android Mvvm Architecture
⭐
169
A basic sample android application to understand MVVM in a very simple way.
Architecturepractice
⭐
160
Android 应用架构组件(Architecture Components)实践
Saber
⭐
143
🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState
Livedata Call Adapter
⭐
106
A simple LiveData call adapter for retrofit
Android Architecture Components Mvvm Retrofit Java
⭐
101
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Mvvmarch
⭐
97
MVVM architecture demo. You can build a project quickly with Lifecycle+Retrofit+Room.
Snaptimepicker
⭐
94
[Android] Another Material Time Picker
Comicmtc_v2
⭐
94
👉开源漫画📖项目,部分界面仿有妖气,Kotlin+MVVM+LiveData+协程+Retrof
Realm Monarchy
⭐
86
[ACTIVE-ISH] A wrapper over Realm which exposes it as LiveData, managing Realm lifecycle internally.
Android Architecture Components
⭐
85
Architecture Components + MVVM + Data Binding + RxJava2 + Dagger2
Roomdb Sample
⭐
84
A simple notes app to demo Room + LiveData implementation in Android
Reactivelivedata
⭐
77
Transformation functions for LiveData
Live
⭐
75
A RxJava Transformer handle Android Lifecycle as same as LiveData.
Pokedex Paging Library Sample
⭐
72
Sample Android application used to practice Android's paging library
Aacomponents
⭐
66
基于google Android Architecture Components 封装实现组件式MVP快速开发框架
Backeasy
⭐
63
Android - VIPER, DI, DDD, Specification Pattern, Repository Pattern, IoC
Mvvm Databinding With Livedata Login
⭐
58
MVVM, DataBinding With LiveData - Login Example
Mvvmjetpack
⭐
57
JectpackDemo
Vrmr
⭐
57
liveData+ViewModel+Room简单整合
Chat Android
⭐
56
Youtubedownloader
⭐
56
Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.
Todolistziro
⭐
52
ZIRO MEANS ZERO No more cutty commissions On our platform, we don’t charge Captains any per trip commissions—zero. When you drive with us we’re on equal footing, so why should we take away from what you earn? Plus, we have the lowest booking fee compared to those being collected by other ridesharing companies.
Androidtestcode
⭐
43
用于Android 日常代码测试,效果整理
Mvvm Template
⭐
41
Android MVVM project using android architecture components along with Realm database and Dagger 2 dependency injection
Mvvm Livedata Viewmodel
⭐
40
This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.
Workmanagerdaycounter
⭐
40
This is a demo project in which WorkManager's PeriodikWorkRequest is integrated to increase day count after 24 hours.
Androidgithubissues
⭐
34
Android app to fetch issues for a given repository
Food Ordering App Like Swiggy Uber Eats Mvvm And Room Database
⭐
33
Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
Conductor Viewmodel
⭐
33
Adds ViewModel and LiveData support to Conductor library
Myweather
⭐
31
App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, dagger dependency injection, NetworkBoundResource, Navigation component, App widget, Alarm manager, and other Android JetPack components (Room, Viewmodel, Livedata)
Androidmvvm
⭐
29
Android MVVM快速集成框架,使用Jetpack组件(DataBinding,Lifecycles,Live
Wechatbysimple
⭐
29
该项目是仿微信7.0实现一个IM APP,APP端基于Kotlin语言以及C++,Server端基于C++,利用Google Databingding Library、Lifecycle、LiveData、RxKotlin、Retrofit、Mars( IM组件)、Protobuf 等框架进行开发, 项目包括Android端、Linux服务端。
Popularmovies
⭐
24
We will take the Movies Application in journey to Android Architecture component.
Newsapp
⭐
23
This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.
Mvvm Demo
⭐
22
MVVM-Demo commit (ViewModel、LiveData、DataBinding、ViewBinding、Hilt、A Result API、OKHttp、Retrofit、RxJava2、MMKV、Room、RecyclerVIew DrawerLayout、NavigationView、AlertDialog、BottomShee
Android Architecture Components Demo
⭐
21
Android Popular Movies App
⭐
20
Popular Movies App project for Udacity Android Developer Nanodegree. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.
Room Library Login Example
⭐
20
Simple Login Presentation Using Room Database
Android Paging Library Sample
⭐
20
A sample application to describe a new way of paging in recyclerView using paging library.
Kotlinstrong
⭐
19
this is a strong's kotlin app
Androidarchitecturecomponents
⭐
19
Sunset Hadith
⭐
19
Best App to learn How to write Kotlin code with Java and learn Advanced Android topics like RestAPI, RxJava, MVVM, Room, and much more.
Viewmodelandlivedatasample
⭐
18
Android Architecture Components: ViewModel and LiveData Sample (Android架构组件ViewModel和LiveData案例)
Andrioddeveloplibrary
⭐
18
Lifecycle->ViewModel+LiveData+Repository
Android App Architecture Mvvm
⭐
17
Modulareventbus
⭐
16
一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题
Architecturecomponent
⭐
16
GAAD certification syllabus with ultimate solution
Realmarchcomponentsrecipesapp
⭐
16
Simple Recipes App that uses Realm w/ Android Architecture Components
Today
⭐
15
基于 Lifecycle + LiveData + ViewModel + Room/Retrofit + Dagger2 官方开发架构的实践学习应用 (coding...)
Androidgo
⭐
15
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及
Myweatherkotlinflow
⭐
15
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection
Jetpack
⭐
15
Jetpack全组件源码分析,用法改造(网络上搜索不到的高级用法)
Base Mvvm
⭐
14
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Gameofthronestrivia
⭐
14
An open source app that is refactored to demo ViewModel and LiveData
Mvp Template
⭐
14
Advanced MVP Template for new project
Trackingapp
⭐
14
Android MVVM Architecture: Databinding, Firebase Database, Livedata, Google Maps - Static map & Mobile SDK, Glide, used Fragment Lifecycle component
Dmnetworking
⭐
14
Quotealot
⭐
14
Sample application demonstrating use of Architectural components by Google!
Weatherapp
⭐
13
AmapWeatherApp(高德天气):an amap-weather android app that implements MVVM architecture using LiveData, ViewModel, Room, DataBinding, WorkManager, and Retrofit2&Rxjava2.
Androidarchitecturesample
⭐
13
Android Architecture component sample
Kasuku Muvi
⭐
12
LiveData, Dagger2, RxJava2, Pagination, et al - Packed together as sample movie listing app
Android Room Data Persistent
⭐
12
This is Android Room Data Persistent library introduces in Google I/O 2017 with Android Architecture Component.This Sample Project demonstrate the Implementation of Room Library with LiveData Updates using ViewModel provided in Android Architecture Component Libraries
Googlecomponentsdemo
⭐
11
Google Architecture Components 演示程序
Android Aws Architecture Components Dialogflow Chatbot
⭐
11
Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
Android Clean Architecture Components Boilerplate
⭐
11
Android Clean Architecture Components Boilerplate
Architecture
⭐
10
google 2017官方库demo
Android Cleanarchitecture Java
⭐
10
An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
Moviemania
⭐
10
An Android app to view details about the top rated and new movies. It uses themoviedb.org to fetch details about the movies.
Livingroom
⭐
9
LivingRoom is another layer above the Android Room persistence library. LivingRoom generates all the boilerplate DAOs, Repositories, ViewModels and the Database.
Related Searches
Java Spring (21,350)
Java Spring Boot (11,982)
Java Gradle (8,086)
Java Video Game (7,956)
Java Docker (6,180)
Java Sdk (6,021)
Javascript Java (6,017)
Java Mysql (5,440)
Java Algorithms (4,705)
Java Cloud Computing (4,282)
1-100 of 250 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.