Files
android_development/samples/browseable/BasicMultitouch/_index.jd
Dirk Dougherty 4b737b695e Add prebuilt browseable samples as static files.
Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
2013-10-29 20:56:17 -07:00

16 lines
390 B
Plaintext

page.tags="BasicMultitouch"
sample.group=Input
@jd:body
<p>
This samples 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 colour) does not change as new touch events are received.</string>
</p>