I have an image editing application in android. I want to move and scale selected part of an image like this link .I am used this link.But it does not work for me. I do not want to move and scale the imageview and the entire image,only part of the image.ie, I want to scale and move the part of the image with in the white box.
How can i do this?