文件名称:aidl_sxjcjdtx
介绍说明--下载内容均来自于网络,请自行研究使用
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
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.core.resources.prefs
.......\.........\org.eclipse.jdt.ui.prefs
.......\AndroidManifest.xml
.......\appcompat_v7
.......\............\.classpath
.......\............\.project
.......\............\AndroidManifest.xml
.......\............\assets
.......\............\bin
.......\............\...\android-support-v7-appcompat.jar
.......\............\...\AndroidManifest.xml
.......\............\...\appcompat_v7.jar
.......\............\...\classes
.......\............\...\.......\.readme
.......\............\...\.......\android
.......\............\...\.......\.......\support
.......\............\...\.......\.......\.......\v7
.......\............\...\.......\.......\.......\..\appcompat
.......\............\...\.......\.......\.......\..\.........\BuildConfig.class
.......\............\...\.......\.......\.......\..\.........\R$anim.class
.......\............\...\.......\.......\.......\..\.........\R$attr.class
.......\............\...\.......\.......\.......\..\.........\R$bool.class
.......\............\...\.......\.......\.......\..\.........\R$color.class
.......\............\...\.......\.......\.......\..\.........\R$dimen.class
.......\............\...\.......\.......\.......\..\.........\R$drawable.class
.......\............\...\.......\.......\.......\..\.........\R$id.class
.......\............\...\.......\.......\.......\..\.........\R$integer.class
.......\............\...\.......\.......\.......\..\.........\R$layout.class
.......\............\...\.......\.......\.......\..\.........\R$string.class
.......\............\...\.......\.......\.......\..\.........\R$style.class
.......\............\...\.......\.......\.......\..\.........\R$styleable.class
.......\............\...\.......\.......\.......\..\.........\R.class
.......\............\...\jarlist.cache
.......\............\...\R.txt
.......\............\...\res
.......\............\...\...\crunch
.......\............\...\...\......\drawable-hdpi
.......\............\...\...\......\.............\abc_ab_bottom_solid_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_bottom_solid_light_holo.9.png
.......\............\...\...\......\.............\abc_ab_bottom_transparent_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_bottom_transparent_light_holo.9.png
.......\............\...\...\......\.............\abc_ab_share_pack_holo_dark.9.png
.......\............\...\...\......\.............\abc_ab_share_pack_holo_light.9.png
.......\............\...\...\......\.............\abc_ab_solid_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_solid_light_holo.9.png
.......\............\...\...\......\.............\abc_ab_stacked_solid_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_stacked_solid_light_holo.9.png
.......\............\...\...\......\.............\abc_ab_stacked_transparent_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_stacked_transparent_light_holo.9.png
.......\............\...\...\......\.............\abc_ab_transparent_dark_holo.9.png
.......\............\...\...\......\.............\abc_ab_transparent_light_holo.9.png
.......\............\...\...\......\.............\abc_cab_background_bottom_holo_dark.9.png
.......\............\...\...\......\.............\abc_cab_background_bottom_holo_light.9.png
.......\............\...\...\......\.............\abc_cab_background_top_holo_dark.9.png
.......\............\...\...\......\.............\abc_cab_background_top_holo_light.9.png
.......\............\...\...\......\.............\abc_ic_ab_back_holo_dark.png
.......\............\...\...\......\.............\abc_ic_ab_back_holo_light.png
.......\............\...\...\......\.............\abc_ic_cab_done_holo_dark.png
.......\............\...\...\......\.............\abc_ic_cab_done_holo_light.png
.......\............\...\...\......\.............\abc_ic_clear_disabled.png
.......\............\...\...\......\.............\abc_ic_clear_normal.png
...