Android Open Source - Camera capture Camera






Project Summary

Camera library, with base FragmentCamera to preview and capture image..

Web Site / Source Repository

Camera is hosted in the following web site
https://github.com/talenguyen/Camera

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

ItemValue
Java File Count10
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.CAMERA




License

The license information of Camera is as follows:

Apache License

Java Source Files

com.tale.camera.ApplicationTest.java
com.tale.camera.CameraFragment.java
com.tale.camera.CameraUtils.java
com.tale.camera.DeviceOrientationListener.java
com.tale.camera.PreviewOverlay.java
com.tale.camera.PreviewSurface.java
com.tale.camera.Preview.java
com.tale.camera.Rotation.java
com.tale.camera.sample.ApplicationTest.java
com.tale.camera.sample.MainActivity.java