Android Open Source - Camera example NiceCameraExample






Project Summary

A working example of how a basic Android camera app should be.

Web Site / Source Repository

NiceCameraExample is hosted in the following web site
https://github.com/alessandrofrancesconi/NiceCameraExample

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

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




Java Source Files

NiceCameraExample has the following Java source files.

com.ale.nicecameraexample.CameraPreview.java
com.ale.nicecameraexample.MainActivity.java