Android Open Source - Camera mode AndroidCameraToolsApp






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidCameraToolsApp.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\lbpcascade_frontalface.xml




Resource Files

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.

null

Java Source Files

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