Description: 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).
To Search:
File list (Check if you may need any files):
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
...