Search code examples
androidimagecrop

How to crop images in android?


Actually now i'm going on with my crop section for that I need to crop my image on all four sides height and width but I can't select my height I had went with this tutorial.

http://www.coderzheaven.com/2012/12/15/crop-image-android/

enter image description here

What I need was exactly like the above image to adjust on all sides.

Can any one help me to fix this problem.


Solution

  • You can try using this Cropper Library

    Its a great image cropping library. I have used it mostly in my apps. Here is a screenshot of the library in action:

    enter image description here

    I hope you can find it useful. Cheers! :)