Please provide any useful tutorial to handle image with multi-touch user interface
to handle image rotation zoom in/out.
I have already find out something but not so satisfactory.
|
Please provide to handle image rotation zoom in/out. I have already find out something but not so satisfactory.
| ||||
|
feedback
|
|
I found this tutorial very useful, it does ZOOM & TRANSLATION but not ROTATE How to use MulltiTouch in Android I suspect you would have to calculate the ACTION_POINTER rotation when it moves & apply the same rotation to the transformation matrix. | |||
feedback
|
|
This guy has a 6 article blog about how to implement some form of pinch zoom in Android. | |||
|
feedback
|