Android Open Source - OpenGL Test CameraTest






Project Summary

Android Studio test/demo of a camera with OpenGL and android.view drawn atop it..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CameraTest.

ItemValue
Java File Count4
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WAKE_LOCK




Java Source Files

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