RT Actually I wanna detect the shape of touch point, i.e. the shape of finger touch on the screen
Seems that the only information I can get in touch event is the size of the touch point(by event.getSize()) By the implementation of the screen, the shape(and pressure of each point in the shape) of the touching finger should be the first raw data that the hardware can detect So, how could I get these raw data? thx very much for any help~~~~~~ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

