Android Studio test/demo of a camera with OpenGL and android.view drawn atop it..
CameraTest is hosted in the following web site
https://github.com/jggriffiths/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 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WAKE_LOCK |
CameraTest has the following Java source files.
com.xactware.cameratest.ApplicationTest.java com.xactware.cameratest.MainRenderer.java com.xactware.cameratest.MyActivity.java com.xactware.cameratest.Triangle.java