Open adb shell and monitor the output of `getevent` while pressing down on the screen.Do you see a continuous stream of events even after 30s?
Mirmathrax wrote: > I have the same problem, this has been posted about this earlier and > still no replies. > > Hopefully someone out there can help. > > -Colin > > > > On Jan 12, 8:07 am, Josh <[email protected]> wrote: > > I'm trying to do something in my app where you have to hold your > > finger on the screen for more than 30 seconds. After about 30 seconds, > > it stops sending onTouchEvents for that part of the screen, almost > > like a "dead zone." > > > > Tested on a motorola droid, and is there any way to stop this from > > happening?
-- 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

