Skip to content

Text Recognition for Android App using Firebase ML Kit

License

Notifications You must be signed in to change notification settings

iKanoid/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

device-2019-09-08-031957

device-2019-09-08-032151

Gif

Third-Party Dependencies

CameraKit

MediaPicker

ML Kit for Firebase

About

Text Recognition for Android App using Firebase ML Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%