Capture image from front camera in Android.
Front-Camera-Android is hosted in the following web site
https://github.com/wishygupta/Front-Camera-Android
If you think the Android project Front-Camera-Android 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 Front-Camera-Android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Front-Camera-Android has the following Java source files.
com.example.frontcam.CameraActivity.java com.example.frontcam.CameraPreview.java com.example.frontcam.MainActivity.java