leavesCZY / asm-samplesLinks
Android 字节码插桩实战
☆251Updated last year
Alternatives and similar repositories for asm-samples
Users that are interested in asm-samples are comparing it to the libraries listed below
Sorting:
- library for android which can observe signal from native crash or ANR☆339Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆489Updated last year
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆379Updated 3 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆316Updated 2 years ago
- ☆306Updated last year
- a library for android app handle crash☆222Updated last year
- Android 性能优化实践☆173Updated last year
- 每个 Android 开发都要收藏的系统适配手册,带你全面体系化地解读 Android 系统更新☆148Updated 2 years ago
- 致力于分享一系列 Android 10 系统源码,持续更新中...... 如果对你有帮助,请在右上角 star 一下,感谢☆358Updated 3 years ago
- Android APM Online 线上轻量级APM 性能监测 Android性能监控 性能☆317Updated 2 years ago
- ☆151Updated last year
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆178Updated 11 months ago
- 监控隐私权限的方法调用,like小米应用行为记录☆299Updated 2 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆405Updated last year
- 追求android架构更佳实践~☆327Updated 3 years ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)