Let's say that I have a BroadcastReceiver that has already been
registered, and I want to change its IntentFilter at that moment (add
a new data authority for example). Is this at all possible?
Or do I have to unregister it first, and then re-register it with the
updated IntentFilter?


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

Reply via email to