I am working on AIDL and consider the APIDemo for it. But if some one has more knowledge please share it.
SBerg413
The tutorial on the android developer site is good. There are also a bunch of other good ones:
one of the good tutorial for Android AIDL is here. Actually AIDL provide the Binding Different processes running in their own memory location. eg. Binding with Remote Service
Vineet Shukla
here is a very good doc over AIDL.
来源:https://stackoverflow.com/questions/7497970/need-aidl-tutorials