Android Open Source - App test Ocr






Project Summary

android ocr test calc app.

Web Site / Source Repository

Ocr is hosted in the following web site
https://github.com/MattDrap/Ocr

If you think the Android project Ocr 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 Ocr.

ItemValue
Java File Count56
Supported screen sizes[mdpi, hdpi]
Target SDK Version10
Minimum SDK Version8
Activity Count3
jar files usedJama-1.0.3.jar
Jama-1.0.3.jar
google-api-translate-java-0.98-mod2.jar
json_simple-1.1.jar
jtar-1.0.4.jar
microsoft-translator-java-api-0.6-mod.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\images\launcher_icon.png
Raw File Namesres\raw\beep.ogg




Resource Files

There are 4 image files in Ocr. The names of the image files are listed as follows.

background.png
background_pressed.png
shutter.png
shutter_pressed.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Ocr has the following Java source files.

ocr.BeepManager.java
ocr.CaptureActivity.java
ocr.FileDialog.java
ocr.HelpActivity.java
ocr.LuminanceSource.java
ocr.OcrCharacterHelper.java
ocr.OcrResult.java
ocr.OcrResultFailure.java
ocr.OcrResultText.java
ocr.PlanarYUVLuminanceSource.java
ocr.PreferencesActivity.java
ocr.ViewfinderView.java
ocr.camera.AutoFocusManager.java
ocr.camera.CameraManager.java
ocr.camera.ShutterButton.java
ocr.language.LanguageCodeHelper.java
ocr.parser.AdditionExpressionNode.java
ocr.parser.ConstantExpressionNode.java
ocr.parser.EvaluationException.java
ocr.parser.ExponentiationExpressionNode.java
ocr.parser.ExpressionNode.java
ocr.parser.ExpressionNodeVisitor.java
ocr.parser.FunctionExpressionNode.java
ocr.parser.MultiplicationExpressionNode.java
ocr.parser.Parser.java
ocr.parser.ParserException.java
ocr.parser.SequenceExpressionNode.java
ocr.parser.SetVariable.java
ocr.parser.Token.java
ocr.parser.Tokenizer.java
ocr.parser.VariableExpressionNode.java
ocr.solver.Arbiter.java
ocr.solver.AsyncAnalyzeSolve.java
ocr.solver.Equation.java
ocr.solver.ExampleSolver.java
ocr.solver.LinearEquationsSolver.java
ocr.solver.NotImplementedException.java
ocr.solver.ProcessText.java
ocr.solver.QuadraticEquationSolver.java
ocr.solver.SimpleAlgebraSolver.java
ocr.solver.Solver.java
ocr.solver.Utils.java
ocr.wolfram.AsyncWolphramWeb.java
ocr.wolfram.WolphramImage.java
ocr.wolfram.WolphramPod.java
ocr.wolfram.WolphramQueryResult.java
ocr.wolfram.WolphramSubPod.java
ocr.wolfram.XmlParser.java