I get this error when I attempt to build: TextRecognizer recognizer = TextRecognition.getClient(); ^ required: TextRecognizerOptionsInterface found: no arguments reason: actual and formal argument lists differ in length
I get this error when I attempt to build:
required: TextRecognizerOptionsInterface
found: no arguments
reason: actual and formal argument lists differ in length