Android app using OCR and Text to Speech to assist with reading..
ReadAssist is hosted in the following web site
https://github.com/dornan2/ReadAssist
If you think the Android project ReadAssist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ReadAssist.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 23 |
Minimum SDK Version | 14 |
Activity Count | 7 |
jar files used | android-support-v4.jar microsoft-translator-java-api-0.6.1-jar-with-dependencies.jar roboguice-2.0.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\Roboto-Thin.ttf assets\tessdata\eng.traineddata |
There are 11 image files in ReadAssist. The names of the image files are listed as follows.
apptheme_scrubber_control_disabled_holo.png apptheme_scrubber_control_focused_holo.png apptheme_scrubber_control_normal_holo.png apptheme_scrubber_control_pressed_holo.png apptheme_scrubber_primary_holo.9.png apptheme_scrubber_secondary_holo.9.png apptheme_scrubber_track_holo_light.9.png ic_action_accept.png ic_action_search.png ic_action_send_now.png ic_action_volume_on.png
The following screenshort is generated from the image listed above.
ReadAssist has the following Java source files.
com.assist.read.Crop.java com.assist.read.Editor.java com.assist.read.History.java com.assist.read.MainActivity.java com.assist.read.MongoActivity.java com.assist.read.PerformOCR.java com.assist.read.TranslateActivity.java