SubhamTyagi / android-ocr

Tesseract based OCR for android
Apache License 2.0
359 stars 61 forks source link

Migration of cropper #41

Open SubhamTyagi opened 2 years ago

SubhamTyagi commented 2 years ago

This app is using this library for image cropping which is not maintained and causing so many issues for newer android version.

Issues #37 , #39 and #40 will be fixed if migration to another copper library take place:

Some promising alternative to current library:

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

https://github.com/ParkSangGwon/TedBottomPicker

https://github.com/Dhaval2404/ImagePicker

https://github.com/esafirm/android-image-picker

https://github.com/nguyenhoanglam/ImagePicker

https://github.com/SimformSolutionsPvtLtd/SSImagePicker

Requirement: minimum sdk support, oss license,

pixel2user commented 2 years ago

@SubhamTyagi - Please add a space before #37 to link the issue.