libill / DebugAndroidFrameworkLinks
调试Android Framework的Java部分代码
☆31Updated 2 years ago
Alternatives and similar repositories for DebugAndroidFramework
Users that are interested in DebugAndroidFramework are comparing it to the libraries listed below
Sorting:
- Android模块化/组件化通信框架☆66Updated 6 years ago
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆27Updated 4 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Updated 6 years ago
- 快速批量统计aar包大小☆30Updated 3 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆72Updated 5 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 4 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 将图片转换成WebP格式的Android构建插件,自动下载 libwebp,支持手动转换与自动转换两种模式。☆55Updated 7 years ago
- Android依赖库版本冲突检测插件☆32Updated 7 years ago
- A simple tool to detect the reason why your Android app is slow.☆52Updated 7 years ago
- Android基础架构&优秀框架源码分析☆40Updated 6 years ago
- 一个有效优化 apk 应用 Field 个数、包大小的构建(Hook)工具。☆57Updated 7 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 6 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 一个gradle插件,提供对上传构件到maven仓库的逻辑的封装,提供动态处理源码依赖和远程构件依赖的实现☆64Updated 7 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 10 months ago
- Apk shrink tool Demo.☆36Updated 7 years ago
- 组件化开发专题,组件单独调试与集成发布, 组件化选型,微信".api"化☆41Updated 5 years ago
- 仅为博客demo,切勿使用。☆47Updated 5 years ago
- 一个好用的支持git提交时增量检查的lint插件☆35Updated 6 years ago
- Android App 初始化任务执行框架☆26Updated 6 years ago
- 用于 android 打包过程中删除注解类☆30Updated 6 years ago
- The DGAppStartup library provides a straightforward, performant way to initialize components at application startup. Both library develop…☆35Updated last year
- ☆34Updated 2 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated last year
- 动态日志☆26Updated 7 years ago
- 用于帮助迁移到AndroidX.☆40Updated 2 years ago