By static i mean creating it  by specifying in the manifest file.

2009/11/13 Alok Kulkarni <kulsu...@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 <shre...@ruby-solutions.com>
>
> i have BroadcastReceiver in another package(application)
>> so how can i unregister it from there
>>
>> On Nov 13, 1:31 pm, zhanglei(张雷) <zhang...@dopod.com> wrote:
>> > unregisterReceiver(BroadcastReceiver);
>> >
>> > -----邮件原件-----
>> > 发件人: Shrenik Vikam [mailto:shre...@ruby-solutions.com]
>> > 发送时间: 2009年11月13日 16:29
>> > 收件人: 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
>> > For more options, visit this group athttp://
>> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to