MultiTouch controller/gestures for Android tutorial
Java
MultiTouchControllerTutorial
We show how the Android Multi-touch controller (3rd party library) is implemented to make use of Bitmaps over a canvas to which drag/scale/rotate gestures can be applied. This repo is the example of the tutorial.