1 2 page.tags="BasicMultitouch" 3 sample.group=Input 4 @jd:body 5 6 <p> 7 8 This sample demonstrates the use of MotionEvent properties to keep track of individual touches 9 across multiple touch events. 10 \n\nTouch the screen with multiple fingers to show that the pointer id 11 (also represented by a color) does not change as new touch events are received. 12 13 </p> 14