The sample code which establish customized camera functionality with frame layout in Android.
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.
The following table is the detailed list of Customized-Camera-API.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
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.
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