You can use Pointer Location tool in the Development Tools application to diagnose many common touch related problems. It may be that your touch screen driver is not reporting movements correctly.
For low-level issues, it's also useful to examine the output of "adb shell getevent". Make sure the input event stream looks reasonable. Jeff. On Thu, Feb 24, 2011 at 9:07 AM, jagan jagannadh <[email protected]> wrote: > Hi, > > I am working on Android porting, where my TS is TFT Capacitive TS. > touch functionality is working fine, but Scrolling is not working. > > Android version is GB+K35. > > And one more point is froyo+K35 TS is working perfect. > but GB+K35 Scrolling is not working. > > Can u please suggest me. > and please provide any files those are deals with scrolling activity > on android apps.???? > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
