Re: [android-developers] [android-developer] how can we register broadcastReceiver in android not in manifest
On Wed, Dec 21, 2011 at 2:24 AM, surabhi jain <surabhi17.jain@gmail.com> wrote:
> hiiiiiiii
>
> pls send me code.
>
> thanks to all.
http://developer.android.com/reference/android/content/Context.html#registerReceiver(android.content.BroadcastReceiver,
android.content.IntentFilter)
A google search for "context.registerbroadcastreceiver example"
reveals the following:
http://stackoverflow.com/questions/4805269/programmatically-register-a-broadcast-receiver
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home