Hi there...
Erel gave a good option to use
Barcode Scanner / QR Code Scanner with including:
#AdditionalJar: com.google.android.gms : play-services-code-scanner
is there a way to do the same - in the same app having qrcode scanner, but calling a different class (that may be exists - didn;t found it) - to recognize text and pass it in a string (OCR), without the need of using camex or other lib?
1. can i have GMS Vision ML Kit OCR Recognizer with some lines of code as in barcode/qrcode scanner example... ?
2. if the first is possible can i have specific region as in qrcode but not square, horizontal orthogon... ofcourse not so important... as the first... but why not...