Step # 1: Create Graphics with a Point
Step # 2: Place copies of this image in the views of your ViewFlipper through ImageView widgets, for any number of points you want
Step # 3: add OnClickListener to each ImageView widget
Step # 4: In onClick() move the ViewFlipper as desired
source share