bytedance / memory-leak-detector
☆1,089Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for memory-leak-detector
- ☆728Updated 10 months ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆442Updated last year
- A lightweight and fast AOP framework for Android App and SDK developers☆2,141Updated last year
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,170Updated 2 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,679Updated last year
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,096Updated 2 weeks ago
- 🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automa…☆1,933Updated last year
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆890Updated 3 years ago
- Explore Android performance optimization in depth(continuous updating ...)☆795Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,636Updated 3 years ago
- Android Asm 插桩 教学☆1,053Updated 2 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,067Updated last year
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,150Updated 10 months ago
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆1,339Updated 2 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆592Updated 4 months ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,927Updated 5 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,201Updated 7 months ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆1,706Updated 3 weeks ago
- Chapter01 GeekTime ,crash catch sample☆549Updated 5 years ago
- A Real-time Fps Tool for Android☆356Updated 4 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,728Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆863Updated last year
- Android Router Framework☆745Updated 11 months ago
- Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that And…☆2,163Updated last year
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆441Updated 2 months ago
- 关于Gradle编译你需要知道的一切☆237Updated 4 years ago
- Android 架构师成长之路(进行中~)☆326Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆820Updated last year
- 【Android 修炼手册】☆944Updated 3 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆458Updated 4 months ago