Re: 答复: [android-developers] how to stop BroadcastReceiver after some point
By static i mean creating it by specifying in the manifest file.
2009/11/13 Alok Kulkarni <kulsuhas@gmail.com>
I dont know exactly but in general, if you make broadcast receiver as public static then you can access it from any package.
Thanks,
Alok.2009/11/13 Shrenik Vikam <shrenik@ruby-solutions.com>
i have BroadcastReceiver in another package(application)
so how can i unregister it from there
> 发件人: Shrenik Vikam [mailto:shre...@ruby-solutions.com]
On Nov 13, 1:31 pm, zhanglei(张雷) <zhang...@dopod.com> wrote:
> unregisterReceiver(BroadcastReceiver);
>
> -----邮件原件-----
> 发送时间: 2009年11月13日 16:29> For more options, visit this group athttp://groups.google.com/group/android-developers?hl=en
> 收件人: Android Developers
> 主题: [android-developers] how to stop BroadcastReceiver after some point
>
> i want to stop BroadcastReceiver after some time / after some work
>
> how to stop BroadcastReceiver after some point from service/
> activity ?
>
> please reply
> Thanks in advance
>
> --
> 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
--
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
--
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