-2

I just need to provide option to the users to crop and rotate an image, what would be the best you to do that? Thanks a lot.

2 Answers2

2

there lots of library which you can use

https://github.com/ArthurHub/Android-Image-Cropper

https://github.com/jdamcd/android-crop

curiousMind
  • 2,812
  • 1
  • 17
  • 38
1

I am using this library in my application. this works like charm.

https://github.com/edmodo/cropper

Ramesh
  • 1,287
  • 1
  • 9
  • 14