Android Camera app. Features: Keypoint detection, Image Processing Modes, Gonaga Bullog icon Image Detection, Compass Overlay, Taking pictures, Sharing and Editing pictures..
AndroidCameraApp is hosted in the following web site
https://github.com/jbacon/AndroidCameraApp
If you think the Android project AndroidCameraApp 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 AndroidCameraApp.
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 AndroidCameraApp. The names of the image files are listed as follows.
compass.png
The following screenshort is generated from the image listed above.
AndroidCameraApp 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