Knight-ZXW / AppOptimizeFrameworkLinks
AppOptimizeFramework
☆112Updated 2 months ago
Alternatives and similar repositories for AppOptimizeFramework
Users that are interested in AppOptimizeFramework are comparing it to the libraries listed below
Sorting:
- 字节跳动sliver 采集Java函数栈实现☆103Updated last year
- ☆55Updated last year
- android app中对方法进行替换工具☆119Updated 3 years ago
- Android 性能优化实践☆173Updated 2 years ago
- a library for android app handle crash☆224Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated last year
- allocate bitmap in native heap(Android 6.x - 7.x)☆47Updated last year
- ☆50Updated 3 years ago
- android p jvmti/android studio apply change☆66Updated 6 years ago
- A detection tool of Android App power consumption☆68Updated 2 years ago
- ☕ write XML, run Java.☆112Updated 3 years ago
- 隐私 api 调用检查全套方案☆89Updated last year
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆31Updated 3 years ago
- Asm插桩应用实例☆83Updated 3 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应 用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆315Updated 3 years ago
- init☆99Updated 3 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆75Updated 11 months ago
- Hook Thread Sample☆110Updated 7 years ago
- android user-space coredump feature☆48Updated 2 months ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆157Updated 8 years ago
- Resource Dynamization Solution For Android☆108Updated 2 years ago
- JVMTI Sample☆161Updated 7 years ago
- dynamic replace java and class value☆51Updated 7 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆163Updated 3 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- APMPlus Android Demo☆35Updated last year
- Android 自定义lint教学☆115Updated 3 years ago
- hook system by asm