ANR in activity for broadcast of Intents

Viewed 24933

I keep getting this error. Can anyone tell me what it means or how i fix it? Thanks

07-03 08:27:13.615: ERROR/ActivityManager(61): ANR in com.fttech.books

07-03 08:27:13.615: ERROR/ActivityManager(61): Reason: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x40000004 (has extras) }

2 Answers
Related