Hi Everyone, I ran Monkey with a throttle of 100 milli-seconds on a particular android version and i see that the watchdog kills the system process (i didn't have a debugger attached). However, the same version works fine with a Monkey run (throttle of 500 milli-seconds).
Does this mean, Android can't handle quick events through Monkey? Moreover, how to debug this issue? The watchdog hasn't recevied any response within a specific time (i can see that from the code), but how do i figure it out as to who should be sending the response? Thanks in advance ! ! ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en