452896915 / JniExceptionHandlerLinks
提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86
☆51Updated 7 years ago
Alternatives and similar repositories for JniExceptionHandler
Users that are interested in JniExceptionHandler are comparing it to the libraries listed below
Sorting:
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 9 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆156Updated 8 years ago
- ☆71Updated 6 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆109Updated 4 years ago
- A IPC Invoker for Android Development.☆199Updated 3 years ago
- Magical modules with cool tech.The best dynamic so loader for android.☆176Updated 3 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 8 years ago
- ☆91Updated 6 years ago
- Android sharedpreference support multi process access. Use it just like the origin sharedperference.It will auto decide whether use multi…☆43Updated 8 years ago
- Hook Thread Sample☆108Updated 6 years ago
- 安全加密C语言库OpenSSL,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆163Updated 7 years ago
- 字节跳动sliver 采集Java函数栈实现☆101Updated last year
- 仅为博客demo,切勿使用。☆47Updated 5 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆147Updated 2 years ago
- ☆48Updated 3 years ago
- detail please check the full doc☆52Updated 2 years ago
- Android 无埋点框架 使用ASM插桩实现☆25Updated 6 years ago
- ☆67Updated 7 years ago
- BytecodeFixer can fix third platform jar file that has some bugs by javassist in Android☆93Updated 6 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆94Updated 3 years ago
- Catch native crash exception. your android app can directly use this project. Don't care about original google breakpad.☆114Updated 7 years ago
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆245Updated 9 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆72Updated 3 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- matrix的耗时方法日志解析☆40Updated 6 years ago
- 一个基于 iputils/tracepath6.c 移植定制的 Android 普通权限应用程序通过网络追踪并显示报文到达目的主机所经过的路由信息。☆33Updated 4 years ago
- Gradle plugin for router or method cost ..☆42Updated 7 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆44Updated 5 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4☆73Updated 5 years ago