Synced to developers/samples/android commit 97b2cfe5ba6d8fa8daaf3273141b321b5fe9e910. Change-Id: I360cfa147e71dd519b841df41b4e878f86b9b27b
13 lines
376 B
Plaintext
13 lines
376 B
Plaintext
page.tags="BasicMultitouch"
|
|
sample.group=Input
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample demonstrates the use of MotionEvent properties to keep track of individual touches
|
|
across multiple touch events.
|
|
\n\nTouch the screen with multiple fingers to show that the pointer id
|
|
(also represented by a color) does not change as new touch events are received.
|
|
|
|
</p>
|