A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
☆645Jun 27, 2024Updated last year
Alternatives and similar repositories for AndroidBitmapMonitor
Users that are interested in AndroidBitmapMonitor are comparing it to the libraries listed below
Sorting:
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated last year
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,303Jan 24, 2026Updated last month
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,205Aug 26, 2023Updated 2 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,466Feb 5, 2026Updated 3 weeks ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,216Feb 5, 2026Updated 3 weeks ago
- ☆2,092Aug 26, 2025Updated 6 months ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 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,921Jun 27, 2025Updated 8 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- library for android which can observe signal from native crash or ANR☆346Feb 2, 2023Updated 3 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated 2 weeks ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆293Jan 21, 2026Updated last month
- Android Router Framework☆772Jun 4, 2025Updated 8 months ago
- a library for android app handle crash☆225Nov 19, 2023Updated 2 years ago
- ☆158May 31, 2024Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- Matrix is a plugin style, non-invasive APM system developed by WeChat.☆11,986Jul 23, 2024Updated last year
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了); 支持随意更改颜色值,…☆3,722Feb 10, 2026Updated 2 weeks ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,434Mar 3, 2025Updated 11 months ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,890Mar 28, 2023Updated 2 years ago
- Glog is a cross platform high-performance log library developed by Huolala.☆330Feb 10, 2025Updated last year
- ☆758Jan 16, 2024Updated 2 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,200May 12, 2022Updated 3 years ago
- Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案☆2,269Dec 30, 2025Updated 2 months ago
- Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation☆334Sep 7, 2023Updated 2 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,076Jul 10, 2023Updated 2 years ago
- Android最好的Spannable富文本工具, 唯一支持正则匹配/图文混排/图标/GIF动画/自定义表情包☆671Aug 10, 2023Updated 2 years ago
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆628Nov 25, 2025Updated 3 months ago
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆901Feb 7, 2021Updated 5 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,958Dec 14, 2018Updated 7 years ago
- 🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能…☆1,472Mar 15, 2024Updated last year