Hi

I m trying to understand the use of the broadcast receiver and the way
of activate it. There's two ways isn't it? Register it from an
activity or declare it in the manifest. So my question is: If i code a
broadcast receiver which is watching incoming messages and i register
it in the manifest, when a message comes my broadcast receiver will
catch it automatically although any activity of my app had registered
it. In a nutshells, i dont have to activate it so it works, only
register it either in the manifest or in an activity.

thank you

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to