Demonstrates how to rotate an onscreen bitmap with touch.
This is an unfinished Android app that demonstrates the following:
- Custom Canvas drawing on a View
- Handling Touch events, converting relative movement to angular directions, and applying that to the view's rotation