Android Open Source - Camera custom Customized-Camera-API






Project Summary

The sample code which establish customized camera functionality with frame layout in Android.

Web Site / Source Repository

Customized-Camera-API is hosted in the following web site
https://github.com/sd345din89/Customized-Camera-API

If you think the Android project Customized-Camera-API 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 Customized-Camera-API.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA




Resource Files

There are 3 image files in Customized-Camera-API. The names of the image files are listed as follows.

camera_photo_button.png
camera_photo_button_pressed.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Customized-Camera-API has the following Java source files.

com.din.camera.api.MainActivity.java
com.din.camera.api.PreviewActivity.java
com.din.camera.api.TakePictureActivity.java
com.din.camera.camera.CameraController.java
com.din.camera.camera.CameraZoomChangedListener.java
com.din.camera.camera.PhotoFrameView.java
com.din.camera.utils.CameraConstants.java
com.din.camera.utils.CameraUtils.java
com.din.camera.utils.CameraWrapper.java
com.din.camera.utils.EGroupType.java