android-vision icon indicating copy to clipboard operation
android-vision copied to clipboard

Text recognizer could not be set up on your device

Open Jaymin-Bhadani opened this issue 7 years ago • 6 comments

How to Solve It because some phone are not able to it

Jaymin-Bhadani avatar May 06 '17 08:05 Jaymin-Bhadani

On which SDK is the app running?

pinnamanivenkat avatar Jun 21 '17 03:06 pinnamanivenkat

25

Jaymin-Bhadani avatar Jun 29 '17 10:06 Jaymin-Bhadani

Some Phone Like samsung Phone Does't Have Text recognizer set up Can Have any solution for it?

Jaymin-Bhadani avatar Jun 29 '17 10:06 Jaymin-Bhadani

Can anyone provide the solution to set the text recognizer on some phones?

nishchaytrivedi123 avatar Jan 16 '18 08:01 nishchaytrivedi123

Add the following meta tag in manifest file...

<meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="ocr"/>

webnandroid avatar Apr 12 '18 10:04 webnandroid

Added the above line but still, it is not working on Samsung Galaxy Tab A.

RohanNavlakhe2 avatar Jan 21 '22 09:01 RohanNavlakhe2