开发者

anr broadcast of intent. What is my mistake?

开发者 https://www.devze.com 2023-03-19 22:56 出处:网络
anr broadcast of intent { act=android.provider.Telefony.SMS_RECEIVED cmp=com.site/.SmsReceived {has extras}} in}}开发者_Go百科

anr broadcast of intent { act=android.provider.Telefony.SMS_RECEIVED cmp=com.site/.SmsReceived {has extras}} in}}开发者_Go百科

What is my mistake?

Shows the error when it comes to SMS. BroadcastReceiver: connects to sqllite and search number is the same sender SMS.


Your onReceive() method in BroadcastReceiver works longer than 10s, while it must finish earlier.

0

精彩评论

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

关注公众号