Android working with camera api.Integrating camera can be done in two ways. One is to use android inbuilt camera app which is very easy process. This method won?t give you much control over camera as everything is taken care by inbuilt camera app..
CamerAPI is hosted in the following web site
https://github.com/moktar/CamerAPI
If you think the Android project CamerAPI 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 CamerAPI.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
CamerAPI has the following Java source files.
info.androidhive.androidcameraapi.MainActivity.java