aidl_sxjcjdtx

所属分类:android开发
开发工具:Java
文件大小:5271KB
下载次数:2
上传日期:2016-06-27 08:51:18
上 传 者roy9liweilin
说明:  aidl实现进程间的通讯实现起来也很方便,而且比广播等要方便管理。给大家一个例子吧,也是我最近正在写的一个音乐播放软件,功能简单,主要是做演示!用到了appcompat_v7库,已经一起打包了。项目也涉及到了aidl的使用,项目要求android4.0以上运行,aidl相关的实现主要在activity和service的包内。(另外悄悄的告诉大家,这套源码没有注释,阅读需要一定基础)。
(Aidl realize the process of communication between the implementation is also very convenient, but also to facilitate the management of radio and so on. To give you an example, but also I recently wrote a music player software, the function is simple, mainly to do the demonstration! Used the appcompat_v7 library, has been packaged together. The project also relates to the use of Aidl, the project requires more than android4.0 running, Aidl related to the realization of the main activity and service in the package. (in addition to quietly tell you, this is not a source of notes, read the need for a certain basis).)

文件列表:
RockEar (0, 2014-08-05)
RockEar\.classpath (482, 2014-04-25)
RockEar\.project (843, 2014-04-19)
RockEar\.settings (0, 2014-04-30)
RockEar\.settings\org.eclipse.core.resources.prefs (57, 2014-04-30)
RockEar\.settings\org.eclipse.jdt.ui.prefs (2484, 2014-04-25)
RockEar\AndroidManifest.xml (2351, 2014-04-25)
RockEar\appcompat_v7 (0, 2014-04-30)
RockEar\appcompat_v7\.classpath (475, 2014-04-30)
RockEar\appcompat_v7\.project (831, 2014-01-17)
RockEar\appcompat_v7\AndroidManifest.xml (863, 2014-01-17)
RockEar\appcompat_v7\assets (0, 2014-04-30)
RockEar\appcompat_v7\bin (0, 2014-04-30)
RockEar\appcompat_v7\bin\android-support-v7-appcompat.jar (166, 2014-04-30)
RockEar\appcompat_v7\bin\AndroidManifest.xml (863, 2014-04-30)
RockEar\appcompat_v7\bin\appcompat_v7.jar (166, 2014-04-25)
RockEar\appcompat_v7\bin\classes (0, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android (0, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support (0, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7 (0, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat (0, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\BuildConfig.class (365, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$anim.class (733, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$attr.class (6217, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$bool.class (867, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$color.class (676, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$dimen.class (1561, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$drawable.class (6219, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$id.class (3254, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$integer.class (494, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$layout.class (1891, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$string.class (1322, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$style.class (10647, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R$styleable.class (6453, 2014-04-30)
RockEar\appcompat_v7\bin\classes\android\support\v7\appcompat\R.class (1015, 2014-04-30)
RockEar\appcompat_v7\bin\jarlist.cache (120, 2014-04-30)
RockEar\appcompat_v7\bin\R.txt (29171, 2014-04-30)
RockEar\appcompat_v7\bin\res (0, 2014-04-25)
RockEar\appcompat_v7\bin\res\crunch (0, 2014-04-25)
... ...

Library Project including compatibility ActionBar. This can be used by an Android project to provide access to ActionBar on applications running on API 7+. There is technically no source, but the src folder is necessary to ensure that the build system works. The content is actually located in libs/android-support-v7-appcompat.jar. The accompanying resources must also be included in the application.

近期下载者

相关文件


收藏者