dev-area / ashmemLinks
using ashmem in Android Applications
☆24Updated 7 years ago
Alternatives and similar repositories for ashmem
Users that are interested in ashmem are comparing it to the libraries listed below
Sorting:
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆147Updated 3 years ago
- Java ADB library☆297Updated 4 years ago
- Debug Android Framework Native Code Tutorial.☆156Updated 8 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆107Updated 7 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- Android native memory leak detector☆31Updated 6 years ago
- fork from google-arscblamer☆22Updated 8 years ago
- a gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'☆75Updated 2 months ago
- traceroute for android☆130Updated last year
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆51Updated 7 years ago
- 为AOSP native代码建立索引☆40Updated 6 years ago
- ☆361Updated 5 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 3 years ago
- ☆261Updated 4 years ago
- ☆41Updated 6 years ago
- 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
- study of malloc debug☆41Updated 6 years ago
- This is a skeleton application that creates an Android service in C++, accessing it via Java/Binder.☆124Updated 16 years ago
- Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++☆139Updated last month
- ☆27Updated 8 years ago
- ☆79Updated 6 years ago
- A easy way to use valgrind on Android device.☆59Updated 6 years ago
- 华为 framework 源码☆177Updated 5 years ago
- Use GraphicBuffer class from Android native code☆205Updated 4 years ago
- Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例☆277Updated 9 years ago
- hook java methods☆142Updated 8 years ago
- Library intended to hook Binder interface and manipulate events☆116Updated 3 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆73Updated 3 years ago
- Opus Audio Codec for Android☆95Updated 6 years ago
- A simple set of code to enable JNI Native crashes to be caught by java and throw a meaningfull exception☆100Updated 11 years ago