[android-porting] Touch Screen Scrolling is not working on android-2.3

2011-02-24 Thread jagan jagannadh
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

Re: [android-porting] Touch Screen Scrolling is not working on android-2.3

2011-02-24 Thread Jeffrey Brown
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