Android Open Source - Camera process CamerAPI






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CamerAPI.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

CamerAPI has the following Java source files.

info.androidhive.androidcameraapi.MainActivity.java