A sample application to show how to create a camera preview app for android API level 8. Keeping the aspect ratio of the preview and not subclassing SurfaceView.
AndroidCameraPreviewAPI8 is hosted in the following web site
https://github.com/fps/AndroidCameraPreviewAPI8
If you think the Android project AndroidCameraPreviewAPI8 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 AndroidCameraPreviewAPI8.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
AndroidCameraPreviewAPI8 has the following Java source files.
io.fps.cameratest.Main.java