Android Camera Tools App Version 1.0. Now fully Functional with working Settings and Picture Buttons, as well as more JavaDoc comments. APK located in bin directory. Minor Bugs: System UI Hider is glitchy needs fixing. Features: Image Processing Modes, Gonzaga Bulldog Feature Detection, Keypoint Detection, Picture Taking, and Picture Sharing/Editing/Deleting..
AndroidCameraToolsApp is hosted in the following web site
https://github.com/jbacon/AndroidCameraToolsApp
If you think the Android project AndroidCameraToolsApp 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 AndroidCameraToolsApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\lbpcascade_frontalface.xml |
There are 1 image files in AndroidCameraToolsApp. The names of the image files are listed as follows.
compass.png
The following screenshort is generated from the image listed above.
AndroidCameraToolsApp has the following Java source files.
com.project.cameratoolsapp.MainActivity.java com.project.cameratoolsapp.PictureActivity.java com.project.cameratoolsapp.PreviewView.java com.project.util.DetectionBasedTracker .java com.project.util.SystemUiHider.java com.project.util.SystemUiHiderBase.java com.project.util.SystemUiHiderHoneycomb.java