Tuesday, November 15, 2011

[android-developers] Re: registering the same BroadcastReceiver multiple times with the same intentFilter

my experience in this situation is to write some one-off and run it
and see what it does as that will tell you more -- just be sure to
wrap it as tight as you can for testing then run it hard and see what
it does

otherwise one may propagate mythology ... not good in real world

On Nov 15, 7:38 pm, Philippe Laporte <plapo...@devicescape.com> wrote:
> Hi,
>
> This is allowed, right?
>
> Also, doing that, we only need one unregister call to remove the whole
> thing - or rather - the sole effectively-registered receiver, right?
>
> Thanks,
> Philippe Laporte

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