I am experiencing many situations, in any app that I try, including my own, where the app is not recognizing my touch. I often have to tap 2, 3, or more times before the touch finally "takes". One of 5 things could be happening:
- there is a problem with my hardware. i tend to doubt this because other developer friends of mine with a Nexus One experience the same thing. - there is a hardware problem with most Nexus One touch screens - there is a bug in the OS at the hardware interrupt level - there is a bug in Android where sometimes touch events are swallowed or ignored, for whatever reason. - there is no bug or hardware problems at all, but in a lot of Android apps, developers are employing views, layouts, widgets, and settings in an improper way, causing these touch issues. Does anyone else experience lost touches? If so, what hardware and Android OS version? I'm on 2.3.3. - Eric -- 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

