Welcome![Sign In][Sign Up]
Location:
Search - android aidl

Search list

[androidAIDL

Description: android中操作电话界面的接口,可以控制来电界面和自动接听和自动拒绝-android phone interface, the interface to operate, can control the interface and automatically answer calls and automatically rejected
Platform: | Size: 70656 | Author: 阿里山 | Hits:

[androidAndroid-IPC-AND-AIDL

Description: 介绍Android的IPC及AIDL的资料,是繁体字的,不过可以看明白的-The IPC introduces Android and AIDL the information is complex characters, but can see to understand
Platform: | Size: 246784 | Author: whj | Hits:

[androidCallMonitor2.1

Description: 实现了来电自动监听,对黑名单实行自动挂断,并回复自定义的短信。开发环境是在eclipse中集成了android插件,生成的.apk文件运行环境为android 2.1。-Monitor the incoming number,and end those in the blacklist automatically.And send a SMS to the incoming number.
Platform: | Size: 207872 | Author: 朱俊杰 | Hits:

[androidsources

Description: android 2.2 源码,包括SDK-android 2.2 source
Platform: | Size: 3610624 | Author: 李平 | Hits:

[androidAIDL

Description: android关于进程间通信的源码,希望对大家有用-android source of inter-process communication, I hope useful
Platform: | Size: 65536 | Author: 杨凡超 | Hits:

[androidaidl

Description: android aidl service
Platform: | Size: 61440 | Author: seven | Hits:

[androidAndroidSource

Description: android系统源码,适合于android高级开发者-android system source code, suitable for advanced android developer
Platform: | Size: 3875840 | Author: 谭竹青 | Hits:

[androidandroid-process-precoding

Description: 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, to be in the same package, that package as the package name drugs before the right to access through the proxy, or client and the server' s file in a different package will aidl error.
Platform: | Size: 4096 | Author: Tony Zhang | Hits:

[androidAIDL-simple2

Description: android AIDL 例子 简单易懂-android AIDL
Platform: | Size: 108544 | Author: jilinmo | Hits:

[androidAIDL

Description: android程序跨继承访问例子,包含服务端和客户端-The android procedures cross-inherited access examples, including services and client
Platform: | Size: 70656 | Author: guokai | Hits:

[JSP/JavaTestAidl

Description: android中的aidl使用,会弹出一个toast,包括aidl文件,实现service的服务端及客户端调用,很详细,对学习aidl和service的人很有帮助,很完整-android aidl use, will pop up a toast aidl file service server and client calls, very detailed, very helpful for learning aidl and service people, very complete
Platform: | Size: 167936 | Author: yuyanmei | Hits:

[JSP/Javaaidl-Cross-process-calls

Description: 这两天在学习aidl跨进程调用,研究了一天终于写出了个helloword……开发aidl跨进程调用,主要分以下步骤:   1.创建.aidl文件-该文件(YourInterface.aidl)定义了客户端可用的方法和数据的接口。   2.在makefile文件中加入.aidl文件-(Eclipse中的ADT插件提供管理功能)Android包括名为AIDL的编译器,位于tools/文件夹。   3.实现接口-AIDL编译器从AIDL接口文件中利用Java语言创建接口,该接口有一个继承的命名为Stub的内部抽象类(并且实现了一些IPC调用的附加方法),要做的就是创建一个继承YourInterface.Stub的类并且实现在.aidl文件中声明的方法。   4. 向客户端公开接口-如果是编写服务,应该继承Service并且重载Service.onBind(Intent) 以返回实现了接口的对象实例 -This two-day learning aidl cross-process calls, research and one day finally wrote helloword to ...... the development of the aidl cross-process calls, mainly consists of the following steps: 1. Created. Aidl file- the file (YourInterface.aidl) defines a client The available methods and data interface. 2 in the makefile. Aidl file- (the Eclipse ADT plugin provides management functions) Android called AIDL compiler tools/folder. 3 interface-AIDL compiler to create an interface from the the AIDL interface file using the Java language, the interface, the naming of a successor for the Stub internal abstract class (and some additional IPC calls) to do is to create a inherit the YourInterface.Stub class in aidl file declared. Open interface to the client- if writing services, should inherit Service and reload Service.onBind (Intent) to return the interface object instance
Platform: | Size: 119808 | Author: hpudn9 | Hits:

[androidaidl

Description: 关于android的IPC通讯AIDL的实例源码,解压即可使用,包含server和client两个工程。-IPC communication AIDL android source code examples, extract can be used, including server and client works.
Platform: | Size: 95232 | Author: 梁杰凯 | Hits:

[androidaidlandroidsrc

Description: Android aidl跨进程调用源码例子+详解-Android AIDL- cross A process call source code examples+ Detailed
Platform: | Size: 128000 | Author: yan | Hits:

[JSP/JavaAidlDemo

Description: 讲述了Android中用到的aidl通讯机制 例子-About Android aidl communication mechanisms used in examples
Platform: | Size: 178176 | Author: 刘永雷 | Hits:

[Software Engineeringaidl

Description: android内部进程通信接口的描述语言-Android Interface definition language
Platform: | Size: 3072 | Author: sdfg | Hits:

[androidaidl_example

Description: android AIDL 源码例子。高质量,保证可以运行,包括服务端和客户端。一个android客户端调用服务端方法的例子。-android AIDL source code examples. Quality, including server and client. An android client calls the server-side method example.
Platform: | Size: 2526208 | Author: 刘鑫生 | Hits:

[androidAIDLExample

Description: Android AIDL 进程间通信示例-Android AIDL example
Platform: | Size: 360448 | Author: laoyang | Hits:

[androidAndroid-aidl-Demo

Description: aidl 使用详解 aidl 使用详解 aidl 使用详解 -aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,aidl Sample Demo,
Platform: | Size: 1027072 | Author: fanchen | Hits:

[JSP/Javaradioservice_aidl

Description: Android AIDL programming for Radio Java Service
Platform: | Size: 2048 | Author: Vaaiib | Hits:
« 12 »

CodeBus www.codebus.net