开发者

sendBroadcast in a BroadcastReceiver

开发者 https://www.devze.com 2023-02-12 06:21 出处:网络
Is there anything wrong with sending a broadcast in a broadca开发者_StackOverflow中文版st receiver?I don\'t think there is any problem with sending a broadcast again from within a BroadcastReceiver.

Is there anything wrong with sending a broadcast in a broadca开发者_StackOverflow中文版st receiver?


I don't think there is any problem with sending a broadcast again from within a BroadcastReceiver.

You can see similar example here.

To study more about broadcast receivers plese see the following.

0

精彩评论

暂无评论...
验证码 换一张
取 消