How to impement OCR in android.
Do we have any android in built apis or java apis that support OCR in Android?
Any particular algorithm that supports ocr in android and how to implement that alogorithm?
Is android NDK is necessary for OCR implementation in android?

