Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook
☆101Jun 8, 2021Updated 4 years ago
Alternatives and similar repositories for Uatu
Users that are interested in Uatu are comparing it to the libraries listed below
Sorting:
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆37Mar 28, 2023Updated 2 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- android gradle plugin transform patch☆30Aug 12, 2019Updated 6 years ago
- 一个简单的页内消息提示组件☆17Sep 14, 2018Updated 7 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆344Nov 8, 2019Updated 6 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- 查看dex中class, field, method内部与外部依赖☆27Jun 4, 2019Updated 6 years ago
- ☆302May 31, 2021Updated 4 years ago
- 耗电量优化☆87Nov 29, 2020Updated 5 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆45Apr 15, 2020Updated 5 years ago
- 快速寻找一个类所在 dex 的小工具☆181Jun 30, 2019Updated 6 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆485Jul 31, 2020Updated 5 years ago
- DroidTelescope(DT),Android端App性能监控框架☆263Apr 21, 2022Updated 3 years ago
- 用于 android 打包过程中删除注解类☆30Aug 22, 2019Updated 6 years ago
- ☆214Aug 11, 2023Updated 2 years ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- 增强型apk analyzer,支持ap_, ap, aar, aab, jar, so, awb, aab, apks等zip文件使用apk analyzer打开, android studio插件☆61Oct 31, 2019Updated 6 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- research in Dex, OAT, ELF, .class, APK☆24Aug 7, 2020Updated 5 years ago
- this is an android lint analyzer,supports increment and configuration files☆286Mar 17, 2022Updated 3 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Apr 24, 2019Updated 6 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12May 9, 2023Updated 2 years ago
- Library intended to hook Binder interface and manipulate events☆117Sep 28, 2022Updated 3 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 基于LiveData设计思想而设计的一款Android消息总线☆50Apr 28, 2020Updated 5 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- A flexible, powerful and lightweight plugin framework for Android☆763Aug 19, 2019Updated 6 years ago
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆235Nov 28, 2019Updated 6 years ago
- A parser collection for Java/Native stack trace☆13Sep 2, 2022Updated 3 years ago