nothing that i can see, its like android is entirely ignoring the
inputs, ican navigate the os fine using the hw keyboard arrowkeys etc
and type using the keyboard but no touch, also i have used the pointer
location tool in dev tools and pressed on dozens of differet points of
screen and fail to get any response at all.



On May 10, 1:05 pm, Ashwin Bihari <[email protected]> wrote:
> If 'getevent' is picking up the touchscreen events, then the
> touchscreen driver is doing the right thing and passing along the
> inputs to the Event system, to get the touchscreen to do anything in
> Android might be a case for getting some calibration in place for the
> LCD you have.
>
> Does pressing the touchscreen cause ANY part of the Android UI to do anything?
>
> Regards
> -- Ashwin
>
> On Mon, May 10, 2010 at 4:31 AM, DJ_Steve <[email protected]> wrote:
> > ok its me again.
> > just got a newer  OMAP3 based device (nokia n900) and am activly
> > working on porting it to android, i can get the android userspace to
> > boot and using keyboard works, but the touch screen refused to even
> > do anything. the touch events are registered if i use getevent but it
> > seems android cannot detect them,. any ideas for this,
>
> > touch screen is a tsc2005, android 2.1r1 eng build for the moment, my
> > own 2.6.28 kernel based off original nokia one with android patches
>
> > --
> > unsubscribe: [email protected]
> > website:http://groups.google.com/group/android-porting
>
> --
> unsubscribe: [email protected]
> website:http://groups.google.com/group/android-porting

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to