This is the Google Translate like version of detecting the image text selected by user's finger touch..
Textify-Android-App is hosted in the following web site
https://github.com/hemantg05/Textify-Android-App
If you think the Android project Textify-Android-App 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 Textify-Android-App.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-async-http-1.4.3.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET |
There are 4 image files in Textify-Android-App. The names of the image files are listed as follows.
ic_camera.png ic_edit.png ic_folder.png ic_send_now.png
The following screenshort is generated from the image listed above.
Textify-Android-App has the following Java source files.
com.appylook.textify.constant.TextifyServer.java com.appylook.textify.fragment.CameraFragment.java com.appylook.textify.fragment.PickImageFragment.java com.appylook.textify.ui.ImageUtils.java com.appylook.textify.ui.MainActivity.java com.appylook.textify.ui.widget.CameraPreview.java