搜索资源列表
AIDL
- android中操作电话界面的接口,可以控制来电界面和自动接听和自动拒绝-android phone interface, the interface to operate, can control the interface and automatically answer calls and automatically rejected
AIDL-simple2
- android AIDL 例子 简单易懂-android AIDL
AIDL_example
- android上调用AIDL的例子,包含客户端和服务端,一个例子就可以掌握android下aidl的原理了。aidlclien和aidlserver-android to call AIDL examples, including client and server, an example you can master the principle of the android under aidl.
Android-IPC-AND-AIDL
- 介绍Android的IPC及AIDL的资料,是繁体字的,不过可以看明白的-The IPC introduces Android and AIDL the information is complex characters, but can see to understand
sources
- android 2.2 源码,包括SDK-android 2.2 source
AIDL
- android关于进程间通信的源码,希望对大家有用-android source of inter-process communication, I hope useful
aidl
- android aidl service
android-process-precoding
- IPC调用的AIDL的具体说明! 它本质上是Server端和Client端都具有相同的AIDL文件,要位于相同的包下,即package的包名药一样,然后才能正确的通过proxy访问,否 则client与server的aidl文件处于不同package会出错的。-IPC calls AIDL specific instructions! It is essentially a Server side and Client-side have the same AIDL file, t
MyAIDLTest
- 演示如何在android环境下使用aidl,在不同的应用程序之间进行通信;-show how to use aidl to commuinicate in different app on android
AIDLCLIENTService
- Android 关于应用程序之间通过AIDL通信,帮助理解AIDL的作用!-Android on AIDL communication between applications, help understand AIDL the role of
AIDL
- android程序跨继承访问例子,包含服务端和客户端-The android procedures cross-inherited access examples, including services and client
service
- android的四大组件service服务 aidl篇。适合初学者。-android four components service service the aidl articles. Suitable for beginners.
aidl
- 关于android的IPC通讯AIDL的实例源码,解压即可使用,包含server和client两个工程。-IPC communication AIDL android source code examples, extract can be used, including server and client works.
aidlandroidsrc
- Android aidl跨进程调用源码例子+详解-Android AIDL- cross A process call source code examples+ Detailed
aidl_example
- android AIDL 源码例子。高质量,保证可以运行,包括服务端和客户端。一个android客户端调用服务端方法的例子。-android AIDL source code examples. Quality, including server and client. An android client calls the server-side method example.
AIDLExample
- Android AIDL 进程间通信示例-Android AIDL example
Android-aidl-Demo
- aidl 使用详解 aidl 使用详解 aidl 使用详解 -aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,
PinyinIME源码
- 本功能只是一个安卓的源码,但是还没发用,正在调试中(This a demo about android IME, but aidl is lost, now i am finding it.)
BinderSample-master
- binder原理的实践代码,包括Framework, AIDL, C++多方面的实战案例代码(The sample code of binder)
AIDL_Demo
- 实现两个不同的android app之间通过AIDL进行通信(Implement two different android apps communication through AIDL.)