Android-OCRSample icon indicating copy to clipboard operation
Android-OCRSample copied to clipboard

Google text Recognition Apis are free or are they paid

Open developerandroid123 opened this issue 7 years ago • 3 comments

I am trying to implement your code in my App But I want to know Google apis are paid or free?

developerandroid123 avatar Jul 06 '17 07:07 developerandroid123

I have downloaded your code but when I click on "take a photo" the application is crashing!

Vipinragi26 avatar Jun 08 '18 15:06 Vipinragi26

@developerandroid123 google api's are not free @Vipinragi26 just add runtime permission check for writing external storage. Also add camera permission in manifest and ask for runtime permission and it will work.

pravin1010 avatar Aug 08 '18 09:08 pravin1010

where is the pricing of https://developers.google.com/vision/android/text-overview ? and if we go with that, do we need to migrate it later on with ML ?

knspatel avatar Jul 24 '19 04:07 knspatel