Thursday, May 20, 2010

[android-developers] help: Multiple broadcast receivers in the same process: Do they all run in the main thread??

The application fundamentals page at the android site states that

"By default, all components of the application run in that process and thread"

Is this true for a broadcast receiver as well?

if I have multiple broadcast receivers in a single apk file and do
they all run on the main thread one after the other??

Appreciate looking into this
Thanks
Satya

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment