dev-area / ashmem
using ashmem in Android Applications
☆24Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ashmem
- Android Native代码(C/C++)内存泄露分析☆34Updated 3 years ago
- A simple set of code to enable JNI Native crashes to be caught by java and throw a meaningfull exception☆100Updated 10 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…☆56Updated 5 years ago
- traceroute for android☆114Updated 2 months ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆33Updated 8 years ago
- ☆76Updated 3 years ago
- study of malloc debug☆41Updated 4 years ago
- Use exoplayer just like android mediaplayer☆20Updated 5 years ago
- Android native memory leak detector☆30Updated 5 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆144Updated last year
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- Library intended to hook Binder interface and manipulate events☆107Updated 2 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆87Updated 2 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 8 years ago
- 为AOSP native代码建立索引☆40Updated 5 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.