On Fri, Jan 28, 2011 at 5:44 AM, Dale Harvey <d...@arandomurl.com> wrote:
> onBind only gets called once when the service is started, subsequent
> bindServices reuse the same IBinder

Set it up so the one AIDL has a superset of the methods of the other.
Then, only bind once.

Though it would be nice if you could bind more than once...

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in London: http://bit.ly/smand1 and http://bit.ly/smand2

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to