DreamBox是一个为客户端开发者打造的统一视图开发框架,具有性能好、可动态更新的特点
☆171Mar 2, 2021Updated 4 years ago
Alternatives and similar repositories for DreamBox
Users that are interested in DreamBox are comparing it to the libraries listed below
Sorting:
- 🚀基于Litho的Android高性能动态业务容器。☆359Dec 2, 2020Updated 5 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆901Feb 7, 2021Updated 5 years ago
- Emoji as Bitmap☆25Jun 27, 2022Updated 3 years ago
- ☆302May 31, 2021Updated 4 years ago
- 小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!☆1,743May 22, 2025Updated 9 months ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- ServiceLoader performance optimization for Android (Deprecated, use didi/booster instead)☆35Jan 22, 2020Updated 6 years ago
- 这个一个 学习jvmti 的练习Demo☆11Aug 22, 2019Updated 6 years ago
- Android Router Framework☆772Jun 4, 2025Updated 8 months ago
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- 一个模仿即刻App用户头像拖动效果的工具类☆29Dec 23, 2017Updated 8 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任 务等。☆485Jul 31, 2020Updated 5 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- androidTv 焦点外发光控件、闪光、圆角、边框、呼吸灯效果☆98Dec 20, 2019Updated 6 years ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- Let subclasses of default LifecycleObserver can be completely obfuscated☆20Oct 20, 2019Updated 6 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,205Aug 26, 2023Updated 2 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,691Oct 25, 2023Updated 2 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 史上最好用的Android跨进程接口调用框架☆122Jun 13, 2020Updated 5 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,200May 12, 2022Updated 3 years ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,356Jan 27, 2026Updated last month
- A data collection library for click and exposure event with the UI.☆241Oct 26, 2017Updated 8 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- Android Single Activity Framework compatible with Fragment.☆2,382Nov 13, 2025Updated 3 months ago
- ☆758Jan 16, 2024Updated 2 years ago
- Android 自定义lint教学☆115Nov 10, 2022Updated 3 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,048Oct 11, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆646Mar 21, 2021Updated 4 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆153Jul 15, 2021Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- Gson 解析容错框架,愿从此再无 Json 解析报错☆770Feb 7, 2026Updated 3 weeks ago
- 一套移动端高性能高可用的动态化跨端开发框架☆1,411Oct 29, 2025Updated 4 months ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year