Camera application for Android.
BasicCameraApp is hosted in the following web site
https://github.com/sudheendra/BasicCameraApp
If you think the Android project BasicCameraApp 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 BasicCameraApp.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
BasicCameraApp has the following Java source files.
com.example.cameraapp.CameraPreview.java com.example.cameraapp.MakePhotoActivity.java com.example.cameraapp.MyFaceDetectionListener.java