Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java mvvm
java
x
mvvm
x
471 search results found
Jetpack Mvvm Best Practice
⭐
8,344
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
Mvvmhabit
⭐
7,045
👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Ret
Effectiveandroidui
⭐
6,058
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
Androidproject
⭐
5,116
Android 技术中台,但愿人长久,搬砖不再有
Cloudreader
⭐
4,771
🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端
Amazefilemanager
⭐
4,540
Material design file manager for Android
Archi
⭐
3,363
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
Mvvmlight
⭐
1,683
A toolkit help to build Android MVVM Application
Androidstudy
⭐
1,683
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
Android Mvvmcomponent App
⭐
1,477
Android 组件化开源app -开眼短视频(OpenEyes)
Robobinding
⭐
1,306
A data-binding Presentation Model(MVVM) framework for the Android platform.
Unpeek Livedata
⭐
990
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
Weaponapp
⭐
978
一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava 插件化+单元测试+MD
Jetpack Mvvm Scaffold
⭐
898
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)
Mvvm_hacker_news
⭐
887
Android MVVM experiment project using the official Data Binding library
Androidviewmodel
⭐
822
Separating data and state handling from Fragments or Activities without lots of boilerplate-code.
Androidquick
⭐
766
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上
Jetpack Musicplayer
⭐
752
即使不用云音乐听曲儿,也请务必收藏好该库!🔥 一行代码即可接入,音乐播放控制组件。
Googlearchitecturedemo
⭐
650
🔥 基于谷歌最新MVVM实现组件化架构,使用dataBinding、lifecycle、retrofit
Offlinesampleapp
⭐
628
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Mvvmhabitcomponent
⭐
618
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android-Databindin
T Mvvm
⭐
609
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
Inure
⭐
533
An elegant and beautiful premium Android app manager for both rooted and non-rooted devices and a built-in terminal, analytics panel and an independent custom theme engine.
Android Training
⭐
489
【Android 修炼手册】
Viabus Architecture
⭐
487
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Mvvmsmart
⭐
458
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycle 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Android Mvvm
⭐
437
MVVM on Android using RxJava and Data Binding
Wanandroid
⭐
413
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVM
Mvvm Juejin
⭐
405
高仿"掘金Android App": databinding + kotlin + rx 的优雅实践。(持续打磨中~)
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.
Mvvmfx
⭐
363
an Application Framework for implementing the MVVM Pattern with JavaFX
Androidbinding
⭐
354
MVVM for Android
Zhumulangma
⭐
352
高仿喜马拉雅Android客户端,单activity多fragme组件化架构(新增ams版)
Android Tech Spec In Korea Company
⭐
350
한국에서 안드로이드 앱을 개발하는 회사의 기술 스팩을 아카이브합니다.
Todo Mvvm
⭐
328
使用JetPack中的AndroidX + ViewModel + LiveData + DataBinding组件,同时使用ViewPager2 + RxJava2 + Retrofit2 + Glide等主流框架进行搭建
Android Viewmodelbinding
⭐
312
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
Mvvmframe
⭐
300
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Daggerandroidmvvm
⭐
251
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Mvvm
⭐
247
《安卓-深入浅出MVVM教程》 附带的案例。本系列已废弃,如对MVVM有需求,可看我的新开源项目 relight
Baselibrary
⭐
247
🔥Android开发 常用基础公共库(mvp/mvvm/retrofit/rxjava/socket/ble/多语言) 直接下载或依赖即可使用
Mvvm
⭐
240
Android MVVM框架
Tictactoe Mvvm
⭐
238
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
Relight
⭐
233
A light MVVM framework for Android. 一个轻量级的安卓MVVM框架
Mvi Dispatcher
⭐
226
简明易用框架,解决 MVI 实战痛点
Basedemo
⭐
211
🔥🔥🔥BaseDemo 是Android MVVM + Retrofit + OkHttp + Coroutine 协程 + Room + 组件化架构的Android应用开发规范化架构,通过不断的升级迭代,目前主要分为两个版本,分别为分支 MVVM+Databinding 组件化版本,分支MVVM+Databinding+Single 单体版本。旨在帮助您快速构建属于自己的APP项目架构,做到快速响应上手,另外再长期的实践经验中汇总了 `lib_common` 组件中,以供大家参考使用。具体使用请开发者工具自己项目需求决定选择如何使用。
Android Mvvm Architecture
⭐
206
Sample MVVM project uses instagram API
Androidmvc
⭐
203
Android MVC/MVP/MVVM framework
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
⭐
184
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Android Mvvmframework
⭐
184
Using Databing and Retrofit to build a fast MVVM framework
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框架
Dagger Examples
⭐
170
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Android Mvvm Architecture
⭐
169
A basic sample android application to understand MVVM in a very simple way.
Coolweather
⭐
158
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Popularmovies
⭐
157
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Mvp To Mvvm Transition
⭐
155
Example project of building a MVVM-based Android app using Data Binding
Roomdemo2017
⭐
154
Learning project and teaching tool for Room Persistence Library, of Android Architecture Components
Mvvmrxjavaretrofitsample
⭐
142
MVVM RxJava Retrofit Sample
Android Monetizeapp
⭐
130
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Rxcommand
⭐
128
A UI-related rxjava component for android mvvm architecture
Android Mvvm
⭐
120
Android MVVM + Retrofit + Dagger 2 + Room
Local Db Cache Retrofit Rest Api Mvvm
⭐
119
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Newsme
⭐
118
NewsMe 私人定制新闻
Mvvm
⭐
109
Kotlin+MVVM+Retrofit+协程+ViewBinding+EventBus,准备入门k
Mvparchitecture Android
⭐
104
[DEPRECATED] The MVP Architecture in the Android.
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.
Restapp
⭐
96
gank.io unofficial client, RxJava & Retrofit & MVVM
Comicmtc_v2
⭐
94
👉开源漫画📖项目,部分界面仿有妖气,Kotlin+MVVM+LiveData+协程+Retrof
Comic Mtc
⭐
93
🔥漫画App,适合新手进阶项目。MVP + RxJava + Retrofit + Dagger2+rxlifecycle ,一起学习交流 0v0!
Restapimvvm
⭐
92
App that interacts with a Rest Api. Architecture is MVVM.
Seedfrontend
⭐
85
基于avalon的SPA项目模板。同时支持cordova和纯浏览器应用。
Android Architecture Components
⭐
85
Architecture Components + MVVM + Data Binding + RxJava2 + Dagger2
Mvvm Starter
⭐
82
starter for Android MVVM Project using DataBinding Library
Freesound Android
⭐
78
Unofficial Android client for the Freesound Project
Java_mvvm_with_swing_and_rxjava_examples
⭐
78
Explorative Java Swing GUI example code from 2016 with an implementation of MVVM (Model View ViewModel) using RxJava and RxSwing. DON'T use it in production, there are some open issues here!
Moviper
⭐
77
A Mosby based VIPER library for Android
Strict Databinding
⭐
77
DataBinding 严格模式,彻底解决 “View 实例一致性问题”,Null 安全性与基于函数式编程思想 Jetpack Compose 持平。
Mvvm Life Cycle
⭐
74
Unify activity and fragment life cycle for MVVM architecture
Wanandroid
⭐
73
一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2
Android Interview Essentials
⭐
69
💼📝⚡️Mobile App Developer Interviews Q&A Cheat Sheet - An awesome curation of Q&A, code examples, resources - categorized based on expertise (Continuously Updating)
Android App Architecture Mvvm Databinding
⭐
61
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Mvvm Databinding With Livedata Login
⭐
58
MVVM, DataBinding With LiveData - Login Example
Mvvmjetpack
⭐
57
JectpackDemo
Robomvvm
⭐
56
MVVM framework for Android
Component
⭐
53
基于JetPack 重构的 MVVM-中小型公司或个人项目快速开发的良好脚手架,经过实际项目检验,目前持续维护更新中
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.
Reactivearchitecture
⭐
52
Mvvmdemo
⭐
52
Gank.io With Mvvm
⭐
52
用MVVM框架做的gankio客户端
Reamp
⭐
51
A painkiller for your Android apps
Business Search App Java
⭐
50
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Android Mvvm Databinding Formexample
⭐
50
A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.
Android Mvvm Sample
⭐
48
Architecting Android Applications using the MVVM architecture - (outdated)
Nowordschat
⭐
48
No Words Chat,Just For Fun! Use MVVM,DataBinding,Fresco......
Dribbble Mvvm
⭐
47
Dribbble MVVM DataBinding Retrofit+RxJava
Triviums
⭐
47
Android Study
⭐
46
📚안드로이드 관련 지식을 공부하고 발표하는 스터디 📚
Launcher Oneplus
⭐
45
Customizable and Open Source Launcher for Android
Related Searches
Java Spring (21,350)
Java Spring Boot (11,982)
Java Gradle (8,086)
Java Game (7,956)
Java Docker (6,180)
Java Sdk (6,027)
Javascript Java (6,017)
Java Database (5,884)
Java Mysql (5,440)
Java Algorithms (4,705)
1-100 of 471 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.