This repo holds useful modules for Android Programming
###RotationGestureDetector Detects the rotation gesture and includes helpers to easily implement functionality on rotation.
###TouchView Subclass of ImageView that allows images to be panned, scaled, and rotated (uses RotationGestureDetector). Also allows for dots to be drawn on tap.