dengshiwei / asm-exampleLinks
⚽️ ASM 的简单案例使用
☆32Updated 3 years ago
Alternatives and similar repositories for asm-example
Users that are interested in asm-example are comparing it to the libraries listed below
Sorting:
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated 2 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- 用来学习Android Gradle Plugin☆18Updated 3 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...☆18Updated 3 years ago
- ☆34Updated 2 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 一个用来监听View事件分发的库☆26Updated 2 years ago
- 实现自定义Plugin,使用ASM可以对class、aar、jar的代码进行修改,自定义plugin配置等。☆28Updated 4 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆24Updated 3 years ago
- android 私有api调用检测☆58Updated 6 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Updated last year
- 批量添加 Android 的资源文件前缀☆33Updated 4 years ago
- MethodCanary is tool to record method invocations☆15Updated 4 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated last year
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 个人的字节码插桩学习工程,也能作为模板参照 使用☆30Updated 5 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- A plugin that replaces external module dependencies with project dependencies.☆84Updated 3 years ago
- RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具☆38Updated 3 years ago
- 动态日志☆26Updated 7 years ago
- Android端GitHook,提交前拦截,进行代码规范检查☆11Updated 2 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 3 years ago
- LiveData 的工具类☆16Updated 5 years ago
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- 又一款虚拟Dom渲染引擎for Android☆48Updated 4 years ago