搜索资源列表
android-binder-shenruqainchu
- android 深入浅出 binder 机制,由浅入深详述了android进程间通信实现机制-android layman binder mechanism, Deep detailing the android to achieve inter-process communication mechanism
Myserver
- 两个c++client通过binder服务器实现通信-Two c++ client server communicate through the binder
Android-IPC-Binder
- I will use call IAudioFlinger::setMode API as a sample scenario to show how the Android IPC system works. AudioFlinger is a service in the media_server program
Binder
- Android Binder Renference
Android-IPC-binder-
- 自己写的给公司开发人员关于ANDROID BINDER机制的一个培训材料-Their developers to write to the company as a mechanism for ANDROID BINDER training materials
android-native-server
- 一个关于如何在android2.2源码中写本地NATIVE服务的可用例子-Android2.2 a source on how to write in the local service available examples NATIVE
ServiceBinderExample
- 关于Android的Intent和服务的之间的数据传递-Intent on Android and services to pass data between
Android-binder
- Android的binder机制研究(C++部分),通过对Android媒体播放器的反向分析,给出binder的类图,并详细定义了接口类、定义和实现binder类、BnMediaPlayService代码分析-Android s binder mechanism (C++ section), the Android media player through the reverse analysis, given the binder of class diagrams, and detailed
depth-understanding-of-Andorid
- 深入理解Android重难点解析,主要重点分析了JNI、init、Android常用类、Binder、Audio系统和Surface系统。-Android-depth understanding of heavy and difficult to resolve, mainly focused on analyzing the JNI, init, Android commonly used type, Binder, Audio Systems, and Surface Systems.
serviceconnect
- Android binder IPC simple 2 way communication example
Android
- Android进程间通信机制(Binder)介绍-Android Binder
BinderService
- android 代码,一个很好的例子实现binder通信。。初学者可以看看。方便学习-android code, a good example of the binder communication. . Beginners can take a look. Facilitate learning
AndroidMedia
- MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video playback capabilities, Music and V
Android Fibonacci
- Android fibonacci binder implementation
apk_binder_script-master
- binder for android apk files
BinderSample-master
- binder原理的实践代码,包括Framework, AIDL, C++多方面的实战案例代码(The sample code of binder)