Search code examples
javaandroidaidl

Need AIDL tutorials


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


Solution

  • 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/