Reputation: 117
I have a trouble when i want to debug android application in recyclerview. But, it will give crash ANR and here this error :
ANR in id.lumio.autoupdater PID: 14322 Reason: Broadcast of Intent { flg=0x14 cmp=id.lumio.autoupdater/.broadcastreceiver.AutoUpdaterReceiver (has extras) }
Until now, i have tried many solution. but, it not solved. Did you know this error and how to solve it ? thank you if you have help me. i'll appreciate it
i have tried change localbroadcastmanager with EventBus greenrobot. And i expect this error have solved
Upvotes: 0
Views: 10