First Android Camera Project.
AndroidCamera is hosted in the following web site
https://github.com/pdrage/AndroidCamera
If you think the Android project AndroidCamera 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 AndroidCamera.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
AndroidCamera has the following Java source files.
com.example.mycamera.CameraPreview.java com.example.mycamera.MyCameraActivity.java