Hi all, When using multi-touch screen, normally we use Type A to report coordinante in our touchscreen driver as the ducument Documentation_input_multi-touch-protocol.txt describe.
If we want to use multi points with finger ID ,I think it is better to use Type B(also could be found in the document) in input driver. But it seems the Android ignore the Type B (ABS_MT_SLOT), does it? And How the Android deals with the finger ID? How the Android API getPointerId(int) gets the point ID? Thanks all! -- Best Regards Beeph -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
