I have to implement image zooming, I have tried with so many codes.But i didnt get full idea of gesture events. I want to implement when we apply double tap, image will be z
Here is a great example on how to implement zoom affect on touch with a imageview
Zoom effect on imageview
EDIT:
Also here is another great one.
Pinch to zoom tutorial