开发者

Need AIDL tutorials [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhet开发者_运维知识库orical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

I am working on AIDL and consider the APIDemo for it. But if some one has more knowledge please share it.


The tutorial on the android developer site is good. There are also a bunch of other good ones:

  1. http://marakana.com/forums/android/examples/48.html
  2. http://owenhuangtw.pixnet.net/blog/post/23760257-android-aidl-(android-interface-definition-language)
  3. http://www.app-solut.com/blog/2011/04/using-the-android-interface-definition-language-aidl-to-make-a-remote-procedure-call-rpc-in-android/


Another good AIDL tutorial:

http://mindtherobot.com/blog/37/android-architecture-tutorial-developing-an-app-with-a-background-service-using-ipc/


here is a very good doc over AIDL.


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

http://www.zestofandroid.blogspot.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜