I'm trying to implement an image cropper or to create a custom view that sits on top of what camera sees and display the crop.
For image cropper I'm trying to create an IDrawable that sits on top of an image with a fixed cropped center and the user would be able to pan and pitch the image to adjust the crop but I would like for the image to be still and to be able to move that crop area around but I don't know how.
And for the camera overlay I have no idea from where to start.
I keep reading for solutions for both approaches but with not much success. Some link to some nice presented ideas would be much appreciated.
UPDATE Preferably no unknown 3rd party