library for android which can observe signal from native crash or ANR
☆346Feb 2, 2023Updated 3 years ago
Alternatives and similar repositories for Signal
Users that are interested in Signal are comparing it to the libraries listed below
Sorting:
- a library for android app handle crash☆225Nov 19, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated last year
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Oct 8, 2024Updated last year
- 🔥 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
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- A lightweight and fast AOP framework for Android App and SDK developers☆2,205Aug 26, 2023Updated 2 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆95May 26, 2022Updated 3 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- android 动态加载so库实现☆360Sep 27, 2023Updated 2 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,303Jan 24, 2026Updated last month
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated last week
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years 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
- AppOptimizeFramework☆114Nov 18, 2025Updated 3 months ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆628Nov 25, 2025Updated 3 months ago
- ☆2,092Aug 26, 2025Updated 6 months ago
- a flipper plugin for android thread inspect☆23Dec 16, 2021Updated 4 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 library that lets you use reflection without any restriction above Android P☆3,130Oct 14, 2024Updated last year
- ☆1,169Feb 7, 2025Updated last year
- 降低Android非必要crash☆3,265May 28, 2023Updated 2 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years 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
- 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
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案☆2,269Dec 30, 2025Updated 2 months ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,216Feb 5, 2026Updated 3 weeks ago
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago