Michael Fernando
Michael Fernando

Reputation: 117

ANR Error : Broadcast of Intent when debug application

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

Answers (0)

Related Questions