Android Open Source - App engine AndrOCR






Project Summary

AndrOCR is an Android application for Optical Text Recognition using Google's Tesseract engine..

Web Site / Source Repository

AndrOCR is hosted in the following web site
https://github.com/TheWall89/AndrOCR

If you think the Android project AndrOCR listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndrOCR.

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi, largemdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
json_simple-1.1.jar
jtar-1.1.jar
microsoft-translator-java-api-0.6-mod.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\eng.traineddata
assets\heb.traineddata




Resource Files

There are 15 image files in AndrOCR. The names of the image files are listed as follows.

accept.png
accept_p.png
camera.png
cancel.png
cancel_p.png
gallery.png
language.png
language_p.png
logo.png
psm.png
psm_p.png
rotate_left.png
rotate_left_p.png
rotate_right.png
rotate_right_p.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndrOCR has the following Java source files.

com.matpergo.androcr.AndrOCR.java
com.matpergo.androcr.AndrOCRApp.java
com.matpergo.androcr.CropImage.java
com.matpergo.androcr.Cropper.java
com.matpergo.androcr.MainActivity.java
com.matpergo.androcr.MyDialogFragment.java
com.matpergo.androcr.ShowImage.java
com.matpergo.androcr.TranslatorBing.java
com.matpergo.androcr.UseText.java
com.matpergo.androcr.Utilities.java