Using Google docs API for OCR in android

Akhila Nair picture Akhila Nair · May 23, 2012 · Viewed 21.9k times · Source

I am trying to develop an android app which uses OCR. The app should be able to scan business cards and other documents to pull the content.

Is it possible to implement this using Google Docs Api? How do I do it?

Answer

Claudio Cherubino picture Claudio Cherubino · May 24, 2012

The Google Documents List API allows to upload PDFs or images and automatically perform OCR to extract their text.