Thursday, September 1, 2011

[android-developers] Call BroadCast Receiver

Hello to ereryone

I want to call Brodcast Receiver from my main activity when it satisfy the particular condition. How can i achieve this ?

Please help to find this solution . Please give me proper example for that.

Example
-----------

if(condition)
{
    Here i want to call broadcast receiver
}

Thanks in advance.

Regards,
Chirag Raval.

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