This is a uncompleted Android app. The function of this app would be take pictures from front and back cameras of device almost at the same time, and output one photo with both of the pictures..
DoubleFacedCamera is hosted in the following web site
https://github.com/Viyu/DoubleFacedCamera
If you think the Android project DoubleFacedCamera 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 DoubleFacedCamera.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in DoubleFacedCamera. The names of the image files are listed as follows.
icon_capture_pressed.png icon_capture_waiting.png
The following screenshort is generated from the image listed above.
DoubleFacedCamera has the following Java source files.
com.viyu.doublefacedcamera.CameraActivity.java com.viyu.doublefacedcamera.CameraPreview.java com.viyu.doublefacedcamera.PhotoPreviewActivity.java com.viyu.doublefacedcamera.PreviewPhotoHolder.java