yuanhuihui / BinderSampleLinks
Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例
☆275Updated 9 years ago
Alternatives and similar repositories for BinderSample
Users that are interested in BinderSample are comparing it to the libraries listed below
Sorting:
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆147Updated 2 years ago
- Debug Android Framework Native Code Tutorial.☆154Updated 8 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
- Demo code and document☆260Updated 5 years ago
- 🏗 Minimal Android AOSP build environment with handy automation wrapper scripts☆358Updated 5 years ago
- ☆91Updated 6 years ago
- ☆128Updated last month
- Test app for binder system, wrote with c language☆46Updated 9 years ago
- UML files to reverse Android frameworks☆182Updated 11 years ago
- 简化android跨进程调用,无需aidl、service、messenger等,只需定义任意接口,并实现接口即可。☆246Updated 9 years ago
- Android Develop With C++☆151Updated 4 years ago
- Android blog, analysis Android framework source code. Flutter☆114Updated 4 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 3 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
- Tackle with the native MediaCodec crash on Android platform☆59Updated 8 years ago
- 安全加密C语言库OpenSSL,在Android中服务器和客户端之间的签名验证和数据加密通信等。☆163Updated 7 years ago
- TraceFix is a android systrace plugin , with asm and gradle☆110Updated 3 years ago
- JVMTI Sample☆160Updated 6 years ago
- Hook Thread Sample☆108Updated 6 years ago
- Android 性能优化资源☆212Updated 5 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章:https://www.jianshu.com/p/b6129f110e86☆51Updated 7 years ago
- files needed for android-studio to read android source code☆271Updated 5 years ago
- Jianshu is a confluence of my reading note.☆56Updated 7 years ago
- Source code for 'Pro Android C++ with the NDK' by Onur Cinar☆69Updated 8 years ago
- ☆67Updated 7 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆72Updated 3 years ago
- Atrace Hook Sample☆42Updated 6 years ago
- 我的原创文章,包括且不限于技术 blog,历史,文学写作,日常心得等☆115Updated 4 years ago
- ☆53Updated 2 months ago
- Android Studio Layout Inspector超时错误解决☆50Updated last month