Android Text Recognition or OCR Android (Experimetal)
This sample uses the Mobile Vision API powred by Google : https://developers.google.com/vision/text-overview
You can find the same sample in java here : Code Labs in Java : https://codelabs.developers.google.com/codelabs/mobile-vision-ocr/#0
This sample is not yet a stable version, please report any bug you may find. Code converted by Android Studio tools Java to Kotlin