Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ribs | 7,326 | 6 | a day ago | 12 | April 24, 2022 | 103 | apache-2.0 | Kotlin | ||
Uber's cross-platform mobile architecture framework. | ||||||||||
Effectiveandroidui | 6,058 | 2 years ago | 5 | apache-2.0 | Java | |||||
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 | 7 months ago | 1 | apache-2.0 | Java | |||||
Android 技术中台,但愿人长久,搬砖不再有 | ||||||||||
Westore | 4,082 | 1 | 2 months ago | 7 | September 27, 2021 | 61 | JavaScript | |||
小程序项目分层架构 | ||||||||||
Archi | 3,363 | 3 years ago | 11 | apache-2.0 | Java | |||||
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns. | ||||||||||
Android Mvp Mvvm Flytour | 2,885 | 2 years ago | 8 | apache-2.0 | Java | |||||
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。 | ||||||||||
Android Learning Resources | 1,289 | 4 years ago | 2 | |||||||
Android学习资源网站索引大全 | ||||||||||
Mvvm Kotlin Android Architecture | 1,147 | 2 years ago | 6 | apache-2.0 | Kotlin | |||||
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5 | ||||||||||
Thirtyinch | 1,040 | 2 years ago | 34 | apache-2.0 | Java | |||||
a MVP library for Android favoring a stateful Presenter | ||||||||||
Bigshow1949 | 1,036 | 2 years ago | 7 | Objective-C | ||||||
iOS教学/各类知识点总结:运行时/贝塞尔曲线/水纹/粒子发射器/核心动画/渐变色/网络请求/按钮/标签/视图布局/视图效果/文字视图/表情键盘/旋转动画/2048/网易/微信/猿题库/阿里巴巴/设计模式/数据持久化/多次点击按钮/微信注册按钮/展开按钮/跑马灯/闪烁文字/球形滚动标签/自动布局标签/快播动态标签/水平滚动布局/瀑布流布局/浏览卡/半圆布局/滑动标题/抽卡效果/百度视图切换/领英动画/折卡效果/卡牌拖动翻页/滚动悬浮视图/侧滑形变效果/评分条/打印机特效/Masonry/生命周期/响应者链条/引导页/通知中心/抖动密码框/余额宝数字跳动/UIDynamic/碰撞行为/捕捉行为/推动行为/附着行为/动力元素行为/GCD/KVC&KVO/多继承/消息转发/二维码/MVC/MVP/MVVM/Router/Viper |
Note:考虑到 “软件工程安全” 的问题,自 2019 年起,我们推荐您尝试
曾在发布 1 个月内登顶过 2 次 GitHub Trending 的、为全球数万开发者所见证的《Jetpack MVVM 最佳实践》,而不是继续将 VIABUS 应用在项目的重构中。
VIABUS 的存在,主要是作为 “测试驱动开发” 的范例,来演示在 2018 年,我们是如何在 设计模式原则 的帮助下,做到让 UI 和 业务 的并行开发。
⭐ VIABUS 是一款响应式架构,借助总线转发数据的请求和响应,实现 UI、业务的完全解耦。
更多依据详见 你一定想知道的,如何为项目挑选合适的架构
在模块的 build.gradle 添加如下 任一 依赖
//持续集成的 ViaBus 快速开发框架(包含 viabus 内核以及热门框架)
implementation "com.kunminx.viabus:architecture:0.4.8"
//纯粹的 ViaBus 内核(依赖它你就可以定制属于你的 ViaBus 架构啦)
implementation "com.kunminx.viabus:core:0.4.8"
使用方法详见 1分钟掌握 ViaBus 架构和使用
见证者 | Logo | 作品地址或项目链接 |
---|---|---|
MyateJx | ![]() |
舒心录 - 酷安老牌记事本 app |
MyateJx | ![]() |
gank.io 客户端 |
RxJava
Email:[email protected]
Home:KunMinX 的个人博客
Juejin:KunMinX 在掘金
Copyright 2018-2019 KunMinX
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.