jokermonn / thinAnnotation
用于 android 打包过程中删除注解类
☆30Updated 5 years ago
Alternatives and similar repositories for thinAnnotation:
Users that are interested in thinAnnotation are comparing it to the libraries listed below
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 5 years ago
- Android App 初始化任务执行框架☆26Updated 5 years ago
- 动态日志☆27Updated 6 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 3 years ago
- android-app热修复☆30Updated 7 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆72Updated 4 years ago
- generate R2.java's fields rapidly.☆21Updated 7 years ago
- 基于 ByteX 开发一些有意义的插件☆47Updated 4 years ago
- ☆34Updated 2 years ago
- run java by string☆25Updated 5 years ago
- APK Size Reduce☆33Updated 6 years ago
- easy ways to put classes in main dex.☆61Updated 7 years ago
- 一个有效优化 apk 应用 Field 个数、包大小的构建(Hook)工具。☆57Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated last year
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- Android依赖库版本冲突检测插件