weixinjie / AndroidAOPLinks
first commit
☆34Updated 7 years ago
Alternatives and similar repositories for AndroidAOP
Users that are interested in AndroidAOP are comparing it to the libraries listed below
Sorting:
- OkDeepLink provides a annotation-based api to manipulate android app deep links.☆132Updated 8 years ago
- ☆105Updated 7 years ago
- Using ASM to handle Android's click debounce, specially a quick double click.☆191Updated 4 years ago
- Gradle plugin for router or method cost ..☆42Updated 7 years ago
- Android工程 无用资源扫描☆55Updated 8 years ago
- 玩具级 View 注入项目☆92Updated 9 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Updated 7 years ago
- ☆76Updated 6 years ago
- Android智能启动框架☆117Updated 6 years ago
- Android App 冷启动优化方案☆256Updated 7 years ago
- 组件化/模块化☆141Updated 7 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆173Updated 5 years ago
- 一个gradle插件,提供对上传构件到maven仓库的逻辑的封装,提供动态处理源码依赖和远程构件依赖的实现☆64Updated 7 years ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆234Updated 5 years ago
- 将图片转换成WebP格式的Android构建插件,自动下载 libwebp,支持手动转换与自动转换两种模式。☆55Updated 7 years ago
- 🍨 Comfortable way to use `startActivityForResult` and `onActivityResult` with RxJava!☆57Updated 6 years ago
- 自定义Lint,团队合作神器☆65Updated 6 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆150Updated 4 years ago
- Android组件化多进程通信☆178Updated 6 years ago
- 高效省内存播放序列帧动画控件☆167Updated 2 years ago
- Sample for stop FinalizerWatchdogDaemon☆136Updated 6 years ago
- ☆71Updated 7 years ago
- 美团自定义Lint示例☆109Updated 8 years ago
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆265Updated 3 years ago
- 使用Kotlin打造的android路由框架☆60Updated 5 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android☆93Updated 6 years ago
- 多组件打包编译加速,专为项目下library过多所设计。☆63Updated 7 years ago
- A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.☆230Updated last year
- Demos of DrkCore☆123Updated 8 years ago
- Android启动任务调度框架,用于缩短app启动时间