Android Camera & Image Tagging Application for Low Vision and Blind users.
LowVisCam is hosted in the following web site
https://github.com/rpetersen29/LowVisCam
If you think the Android project LowVisCam 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 LowVisCam.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\APHont-BoldItalic_q15c.otf assets\APHont-Bold_q15c.otf assets\APHont-Italic_q15c.otf assets\APHont-Regular_q15c.otf assets\fonts\APHont-BoldItalic_q15c.otf assets\fonts\APHont-Bold_q15c.otf assets\fonts\APHont-Italic_q15c.otf assets\fonts\APHont-Regular_q15c.otf |
Raw File Names | res\raw\beep.mp3 res\raw\ding.wav |
There are 6 image files in LowVisCam. The names of the image files are listed as follows.
capture.png ic_action_picture.png ic_action_picture_yellow.png ic_action_search.png ic_action_search_yellow.png reverse_camera.png
The following screenshort is generated from the image listed above.
LowVisCam has the following Java source files.
com.example.lowviscam.CameraPreview.java com.example.lowviscam.GalleryActivity.java com.example.lowviscam.MainActivity.java com.example.lowviscam.OnSwipeTouchListener.java com.example.lowviscam.TypefaceSpan.java com.example.lowviscam.ViewImage.java