As I know, they take control over Activity interaction also, because we
use IPC to communicate between Activity.
There is also a limitation of data we can transmit over a BinderThread,
usually < 1MB.

BR,
Nam

On Wed, 2010-09-29 at 12:42 -0400, Mark Murphy wrote:
> If I understand correctly, for IPC via AIDL, the object that is
> responding to the IPC is invoked on a binder thread. The object
> definitely is not invoked on the main application thread.
> 
> They may have additional uses, but that's the one I can think off of
> the top o' my head.
> 
> On Wed, Sep 29, 2010 at 12:37 PM, DanH <danhi...@ieee.org> wrote:
> > I tried Google, but the only answer I could find is "They were created
> > by the system and they don't do any harm."  I'm not worried about them
> > per se, but was just curious about what they actually do and why
> > they're there.
> 
> -- 
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
> 
> Android 2.2 Programming Books: http://commonsware.com/books
> 

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