page.tags="BasicGestureDetect" sample.group=Input @jd:body

This sample demonstrates how to use the {@link android.view.GestureDetector} API to detect simple dragging and tapping gestures.

To learn more about detecting basic touch gestures such as scrolling, flinging, and double-tapping, see Detecting Common Gestures.