Example camera app for Android using preview.
android-camera-example is hosted in the following web site
https://github.com/stephen-marshall-moore/android-camera-example
If you think the Android project android-camera-example 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 android-camera-example.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
android-camera-example has the following Java source files.
com.example.mycamera.CameraPreview.java com.example.mycamera.MyCameraActivity.java