Yes, you are right. When the specific broadcast is created, this
broadcast will be sent to all the Receivers that are designed to catch
such broadcasts. There is nothing as activating a receiever.

Thanks,
Kumar Bibek

On Mar 25, 3:02 pm, nep0x <[email protected]> wrote:
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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