Skip to content

Android app that demonstrates how to rotate an onscreen bitmap with touch

License

Notifications You must be signed in to change notification settings

jselbie/xkcdclock

Repository files navigation

xkcdclock

Demonstrates how to rotate an onscreen bitmap with touch.

This is an unfinished Android app that demonstrates the following:

  1. Custom Canvas drawing on a View
  2. Handling Touch events, converting relative movement to angular directions, and applying that to the view's rotation

alt text

About

Android app that demonstrates how to rotate an onscreen bitmap with touch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages