@@ -584,7 +584,13 @@ tag and the {@code android:glEsVersion} attribute. For example:</p>
</manifest>
</manifest>
</pre>
</pre>
<p>And remember to specify the OpenGL ES context by calling {@link android.opengl.GLSurfaceView#setEGLContextClientVersion setEGLContextClientVersion()}, passing {@code 3} as the version.</p>
<p>And remember to specify the OpenGL ES context by calling {@link