Android Open Source - Camera surfaceview AndroidCameraPreviewAPI8






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidCameraPreviewAPI8.

ItemValue
Java File Count1
Target SDK Version15
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CAMERA




Java Source Files

AndroidCameraPreviewAPI8 has the following Java source files.

io.fps.cameratest.Main.java