提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86
☆51Jul 6, 2018Updated 7 years ago
Alternatives and similar repositories for JniExceptionHandler
Users that are interested in JniExceptionHandler are comparing it to the libraries listed below
Sorting:
- a flipper plugin for android thread inspect☆23Dec 16, 2021Updated 4 years ago
- About graphic study☆11Dec 23, 2018Updated 7 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- A practice for kotlin.☆11Mar 12, 2019Updated 6 years ago
- Ready-built recent SQLite bindings to be used inside Android applications and libraries for Android 4.1 (API 16) and above. Supported arc…☆11Sep 5, 2016Updated 9 years ago
- ACache衍生的DSQLiteCache缓存小项目☆13Mar 14, 2018Updated 7 years ago
- libcutils is NOT part of NDK! This project will make it to be.☆12May 22, 2013Updated 12 years ago
- A method hook framework, clone form PAGalaxyLab / YAHFA☆13Jul 10, 2020Updated 5 years ago
- Yet Another Shared Preference☆16May 6, 2018Updated 7 years ago
- Instrument code to trace memory☆19Feb 15, 2019Updated 7 years ago
- A plugin can change method modifier with Hide annotation and build jar and aar automatically☆16Nov 28, 2018Updated 7 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12May 9, 2023Updated 2 years ago
- Duplicated Bitmap Analyzer Task☆66Jul 29, 2022Updated 3 years ago
- Android 使用jni校验应用签名sha1值,防止so文件逆向盗用☆134May 7, 2019Updated 6 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- MethodCanary is tool to record method invocations☆15Mar 11, 2021Updated 4 years ago
- Hook Thread Sample☆110Dec 15, 2018Updated 7 years ago
- Gradle模块化设置,通过实现gradle脚本相互依赖以及通过遍历Map的形式添加依赖,优化app目录下的build.gradle脚本☆26Jan 18, 2018Updated 8 years ago
- Object Alloc Tracker Samples☆14Dec 26, 2019Updated 6 years ago
- Close Dex Verify☆20Dec 21, 2018Updated 7 years ago
- maven发布插件和bintray发布插件☆17Oct 30, 2019Updated 6 years ago
- 安卓客户端性能卡顿监控以及ANR治理辅助分析工具☆17Nov 17, 2023Updated 2 years ago
- ☆41Apr 6, 2019Updated 6 years ago
- KUnwind: Fast user-space backtrace for Linux☆21Nov 24, 2016Updated 9 years ago
- Remove Kotlin Coroutines DebugMetadata annotations from .class files☆22Nov 1, 2023Updated 2 years ago
- 仿QQ空间广告控件☆19Nov 17, 2017Updated 8 years ago
- injor —— 一个高度可扩展的,非侵入式的,简单的,轻量的,强悍的,“原生”的Android皮肤框架(Skin Framework),仅35K,无第三方依赖,支持内置皮肤和插件皮肤(本质是apk,但无需安装)☆46Dec 27, 2015Updated 10 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆27Sep 7, 2018Updated 7 years ago
- ☆24Jul 1, 2016Updated 9 years ago
- 使用mmap实现的跨进程通信组件☆23Jul 24, 2022Updated 3 years ago
- research in Dex, OAT, ELF, .class, APK☆24Aug 7, 2020Updated 5 years ago
- Android音视频开发任务,赋总结文档~☆25Aug 14, 2018Updated 7 years ago
- Hack Android Runtime (ART) using chickenhook☆26Dec 26, 2019Updated 6 years ago
- A Java wrapper over NDCrash C library https://github.com/ivanarh/ndcrash. Don't forget to run git submodule update --init --recursive aft…☆59Aug 4, 2019Updated 6 years ago
- Android 无埋点框架 使用ASM插桩实现☆25May 22, 2019Updated 6 years ago
- ☆70Apr 3, 2018Updated 7 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25May 15, 2022Updated 3 years ago