Changes

Summary
This chapter has worked through the creation of an example Android application designed to display the coordinates and action type of up to two simultaneous touches on a device display.
Having covered touches in general, the next chapter (entitled [[Detecting Common Gestures using the Android Studio and the Gesture Detector Class]]) will look further at touch screen event handling through the implementation of gesture recognition.