Hi All, Can anybody explain to me why do we get ANR with Annotation: KeyDispatchingTimedOut. From the logcat, I can deduce that the WindowsManager is sending the keyevent to a particular view. And I am handling all the potential resource intensive jobs in a child thread.
This ANR occurs while I am running monkey with a throttle value of 300. I need some insight into KeyDispatchingTimedOut. Regards, SD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

