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
- ☆72Updated 6 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 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
- Magical modules with cool tech.The best dynamic so loader for android.☆177Updated 4 years ago
- 字节跳动sliver 采集Java函数栈实现☆103Updated last year
- ☆50Updated 3 years ago
- A IPC Invoker for Android Development.☆201Updated 4 years ago
- ☆91Updated 7 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆95Updated 3 years ago
- 安全加密C语言库OpenSSL,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆164Updated 7 years ago
- 监听Android主线程方法耗时,并以列表的形式展示出来,支持设置指定耗时时间过滤列表数据☆45Updated 5 years ago
- Hook Thread Sample☆110Updated 7 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆124Updated 8 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆147Updated 3 years ago
- 一个基于 iputils/tracepath6.c 移植定制的 Android 普通权限应用程序通过网络追踪并显示报文到达目的主机所经过的路由信息。☆33Updated 5 years ago
- ☆67Updated 7 years ago
- detail please check the full doc☆52Updated 2 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
- Gradle plugin for router or method cost ..☆42Updated 7 years ago
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆247Updated 9 years ago
- Proguard dictionary files.☆41Updated 6 years ago
- Android APK瘦身插件☆51Updated 6 years ago
- Android Develop With C++☆151Updated 4 years ago
- Android 无埋点框架 使用ASM插桩实现☆25Updated 6 years ago
- Duplicated Bitmap Analyzer Task☆66Updated 3 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆73Updated 3 years ago
- dynamic replace java and class value☆51Updated 7 years ago
- init☆100Updated 3 years ago
- 演示如何在sdk开发中使用美团的Robust进行代码的热更新☆54Updated 8 years ago