That event stream doesn't look good (though it doesn't look like you included the whole thing so it is hard to tell). You can interpret it with these constants for the first and second number:
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/view/RawInputEvent.java (The constants are actually more complete in the standard kernel header, but I don't remember as well how to find it.) On Tue, Sep 29, 2009 at 7:37 AM, Jesper Nordenberg <[email protected]>wrote: > > On Sep 28, 7:07 pm, Dianne Hackborn <[email protected]> wrote: > > What do you see in the Pointer Location app in DevTools? > > I don't know how to run Pointer Location. When I try to install > Development.apk it says "Dev Tools could not be installed on this > phone.". > > > Does your event > > stream from getevent look reasonable? What events is the driver saying > it > > generates? > > I don't know what the events should look like. When pressing the > touchscreen, "getevent" reports events like these: > > /dev/input/event0: 0000 0000 00000000 > /dev/input/event0: 0003 0002 000007e6 > /dev/input/event0: 0003 0003 000005e5 > /dev/input/event0: 0000 0000 00000000 > /dev/input/event0: 0003 0002 000007ec > /dev/input/event0: 0003 0003 000005eb > /dev/input/event0: 0000 0000 00000000 > /dev/input/event0: 0004 0004 000d0042 > /dev/input/event0: 0001 014a 00000000 > /dev/input/event0: 0000 0000 00000000 > > /Jesper Nordenberg > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
