RicardoJiang / Android-ASM
Asm插桩应用实例
☆84Updated 2 years ago
Alternatives and similar repositories for Android-ASM:
Users that are interested in Android-ASM are comparing it to the libraries listed below
- 适用于Android项目 的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Updated 3 years ago
- 模块化启动框架☆138Updated 3 years ago
- ☆143Updated 9 months ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated last year
- android app中对方法进行替换工具☆116Updated 2 years ago
- gradle repo includeBuild☆143Updated 2 years ago
- Arouter auto register plugin for AGP7.4+ & AGP8☆62Updated 11 months ago
- Android 自定义lint教学☆116Updated 2 years ago
- Android 性能优化实践☆167Updated last year
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆96Updated 5 months ago
- 桌面快捷方式Sample☆107Updated 3 years ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆82Updated last week
- 《Android 构建与架构实战》资料仓库☆89Updated 9 months ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)☆106Updated 2 years ago
- init☆98Updated 2 years ago
- A detection tool of Android App power consumption☆64Updated last year
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆69Updated 3 years ago
- An easy way to customize log processing logic in the way just like a Flexible production line in Android.☆58Updated last year
- Android 动态化多语言框架,支持语言包的动态下发、升级、删除,一处安装,到处使用☆112Updated 2 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆171Updated 4 years ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆62Updated 6 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 5 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆58Updated last month
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆119Updated 4 years ago
- 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 3 years ago
- a plugin easy to manage you module☆44Updated 2 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated 2 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆118Updated last year
- library for android which can observe signal from native crash or ANR☆336Updated 2 years ago
- 卡顿监控,BlockCanary 适配Android O 以上系统☆41Updated 4 years ago