Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
☆198May 29, 2020Updated 5 years ago
Alternatives and similar repositories for AndroidModularArchiteture
Users that are interested in AndroidModularArchiteture are comparing it to the libraries listed below
Sorting:
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独 立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆153Jul 15, 2021Updated 4 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Dec 6, 2020Updated 5 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,418Jun 13, 2021Updated 4 years ago
- Android Single Activity Framework compatible with Fragment.☆2,381Nov 13, 2025Updated 3 months ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆121Sep 10, 2023Updated 2 years ago
- ☆302May 31, 2021Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆485Jul 31, 2020Updated 5 years ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,059Oct 29, 2021Updated 4 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,126Mar 14, 2023Updated 2 years ago
- 功能简介:一种开发帮助产品研发的效率工 具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆401Aug 9, 2023Updated 2 years ago
- 本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack…☆421Sep 11, 2021Updated 4 years ago
- 京东首页 - 长列表内嵌ViewPager商品流(CoordinatorLayout方案)☆220Feb 15, 2022Updated 4 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆180Feb 7, 2023Updated 3 years ago
- Show global loading status view in a low coupling way for Android App(超轻量级,深度解耦Android App中全局加载中、加载失败及空数据视图)☆1,410Aug 15, 2019Updated 6 years ago
- Android稳定高效的浮层创建管理框架☆991Aug 4, 2023Updated 2 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆318Oct 18, 2022Updated 3 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated last week
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,356Jan 27, 2026Updated last month
- 基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架☆1,312Sep 23, 2023Updated 2 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆86Jun 26, 2019Updated 6 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,890Mar 28, 2023Updated 2 years ago
- 一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能☆3,331Aug 5, 2020Updated 5 years ago
- 🔥🔥🔥 组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!☆3,226Apr 17, 2024Updated last year
- 🚀基于Litho的Android高性能动态业务容器。☆359Dec 2, 2020Updated 5 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,958Dec 14, 2018Updated 7 years ago
- 统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.☆236Mar 11, 2021Updated 4 years ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- Android 组件化开源app -开眼短视频(OpenEyes)☆1,796Jan 20, 2026Updated last month
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆788Sep 11, 2024Updated last year
- 一个增强的TextView库。可以实现文字两端对齐,文字竖排,以及自定义选择文字后的弹出菜单。☆437Jul 23, 2019Updated 6 years ago