camera sample application for android (for doubts please mail to shrish.mv@gmail.com).
CameraTest is hosted in the following web site
https://github.com/shrishmv/CameraTest
If you think the Android project CameraTest 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 CameraTest.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS android.permission.WRITE_SYNC_SETTINGS |
CameraTest has the following Java source files.
com.example.cameraTest.CameraPreview.java com.example.cameraTest.CameraTestActivity.java com.example.cameraTest.CameraUtils.java com.example.cameraTest.ScreenDimensions.java