h1rogue/MLKITFIrebase
This is a basic app in java implementing the firebase ml kit api for text recognition.The App basically takes a picture using the camera of the device and convert it into bitmap which is then passed into the firebaseVision on-device text detector.Enjoy!
Java