Android Open Source - Camera play camera






Project Summary

simple play with android camera.

Web Site / Source Repository

camera is hosted in the following web site
https://github.com/angrist/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 Count2
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

camera has the following Java source files.

com.angrist.simplecamera.CameraPreview.java
com.angrist.simplecamera.MainActivity.java