Example of how to use Android camera.
MyCamera is hosted in the following web site
https://github.com/ikkiChung/MyCamera
If you think the Android project MyCamera 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 MyCamera.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.WRITE_EXTERNAL_STORAGE |
MyCamera has the following Java source files.
my.project.MyCamera.CameraPreview.java my.project.MyCamera.MyCamera.java