Text Recognition App - Android Studio - Java

In this video we will extract Text from the Image taken from:
✓Camera
✓Gallery
Using the Google Vision API.
We will also handle run-time permission for
✓CAMERA
✓WRITE_EXTERNAL_STORAGE


Purchase Code: https://www.fiverr.com/share/3AmPr

Libraries Used:
Google Vision: https://developers.google.com/android/guides/releases
Image Cropper: https://github.com/ArthurHub/Android-Image-Cropper

Comments

Popular posts from this blog

Manage External Storage Permission | Android Studio | Kotlin

Manage External Storage Permission | Android Studio | Java

Add a Back Button to Action Bar Android Studio (Kotlin)