A sample android application to test MLkit text recognition feature
KotlinMIT
ImageToText
A sample android application that leverages the ml-kit library's
text recognition model to obtain text from an image.
It is also helpful for reviewing the concept of a shared
ViewModel between fragments.