Android OCR Application Source Code

Overview

Getext OCR (Optical Character Recognition) app recognize the text in the image and extract in string format to save your typing work and time. App has two input methods for image, either you can click image of text or you can upload the image from your gallery. Extracted text would be displayed in the box below the input controls. This app also allows you to copy the extracted text to clipboard as well as to save as text file or pdf.

Features

Easy and Fast

Text recognition

AdMob integrated

Offline support

Two input options (Camera and Gallery)

Multiple save options

Responsive design

Android X integrated

Android Project

Free Kotlin project

Requirements

Operating System:

·       Android 4.4 (Kitkat) or above

·       Microsoft Windows 8, 8.1 or 10

Software:

·       Android Studio 2.0.1 or above

·       Android emulator or Android smart phone

Hardware:

·       Laptop or PC

·       Minimum 4GB of RAM

·       Minimum 200 GB Hard Disk

·       Keyboard and Mouse

·       Android Device

Instructions

Step 1: Download and unzip project

Step 2: Open project in Android Studio

Step 3: Run project in Emulator or Smartphone

Step 4: Turn on the internet (for the first time)

Step 5: Upload the image (from Camera or Gallery)

Step 6: Extracted text would be displayed in the box below input controls

Related