When I do getevent I see a continuous stream of events if I'm touching the screen or not, hard to tell if it's a touch event or not. It DOES look like event3 is related to touch however, and it looks like after about 30 seconds it stops streaming those for that part of the screen.
Would that make it a bug in the platform or the device? On Jan 12, 11:35 am, Al <[email protected]> wrote: > 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

