原文:Android开发-API指南-AIDL

Android Interface Definition Language AIDL 英文原文:http: developer.android.com guide components aidl.html 采集日期: 另一位兄弟的早期博文 不准确,供参考 :http: www.cnblogs.com over archive .html 在本文中 定义 AIDL 接口 创建 .aidl 文件 实现 ...

2015-01-07 10:08 0 2959 推荐指数:

查看详情

Android开发-API指南-

<provider> 英文原文:http://developer.android.com/guide/topics/manifest/provider-element.html 采集(更新)日期:2014-7-1 搬迁自原博客:http://blog.sina.com.cn/s ...

Tue Dec 23 01:23:00 CST 2014 0 4118
Android开发-API指南-

<uses-sdk> 英文原文:http://developer.android.com/guide/topics/manifest/uses-sdk-element.html 采集(更新)日期:2014-5-7 搬迁自原博客:http://blog.sina.com.cn/s ...

Tue Dec 23 18:59:00 CST 2014 1 3969
Android开发-API指南-

<uses-library> 英文原文:http://developer.android.com/guide/topics/manifest/uses-library-element.html 采集(更新)日期:2014-7-10 搬迁自原博客:http ...

Tue Dec 23 18:37:00 CST 2014 0 3474
Android开发-API指南-

<uses-feature> 英文原文:http://developer.android.com/guide/topics/manifest/uses-feature-element.html 采集(更新)日期:2014-7-7 搬迁自原博客:http ...

Tue Dec 23 18:11:00 CST 2014 0 4741
Android开发-API指南-创建 Content Provider

Creating a Content Provider 英文原文:http://developer.android.com/guide/topics/providers/content-provider-creating.html 采集日期:2015-01-23 在本文 ...

Fri Feb 06 23:36:00 CST 2015 2 2110
Android开发-API指南- Calendar Provider

Calendar Provider 英文原文:http://developer.android.com/guide/topics/providers/calendar-provider.html 采集日期:2015-05-10 在本文中 基础知识 ...

Mon May 18 18:37:00 CST 2015 1 6711
Android中文API合集(7) + 开发指南合集(2) (chm格式)

前言 Android中文翻译组是一个非盈利性质的开源组织,至今已超过300人报名参与,关于翻译组的介绍,请看这里。欢迎更多朋友加入,发邮件到over140@gmail.com申请加入或直接参与Wiki编辑。   Android中文翻译组WIKI网站:http ...

Tue Jan 31 17:54:00 CST 2012 57 80211
Android开发AIDL的使用一--跨应用启动Service

启动其他App的服务,跨进程启动服务。 与启动本应用的Service一样,使用startService(intent)方法 不同的是intent需要携带的内容不同,需要使用intent的setCo ...

Mon Nov 02 22:24:00 CST 2015 0 2987
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM