Skip to content

Text Recognition for Android App using Firebase ML Kit

License

Notifications You must be signed in to change notification settings

AyusmaTech/TextRecognition

Repository files navigation

TextRecognition

This is an android app that make use of the Firebase ML Kit

You can select an image from gallery or capture a new image to scan. With this app you can save the recognized text to the databse to access later,you can also copy the recognized text to the clipboard, share the recognized text, and also export the text as a .txt format to your documents folder

Sdk Requirements

  • Minimum SDK Requirement - android API 21 (Lollipop)
  • Target SDK - android API 28 (Pie)

Installation

Clone this repository and import into android studio

git clone https://github.com/AyusmaTech/TextRecognition.git

Screenshots

Gif

Third-Party Dependencies

CameraKit

MediaPicker

ML Kit for Firebase