From 6fc27f79b4efb0a8fdaf393eb35fe5925541a893 Mon Sep 17 00:00:00 2001 From: Scott Main <> Date: Sat, 25 Apr 2009 14:04:54 -0700 Subject: AI 147793: cleanup broken links and delete all innacurate info in apidemo pages BUG=1810005 Automated import of CL 147793 --- docs/html/guide/topics/graphics/opengl.jd | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/html/guide') diff --git a/docs/html/guide/topics/graphics/opengl.jd b/docs/html/guide/topics/graphics/opengl.jd index eb2932d..901980d 100644 --- a/docs/html/guide/topics/graphics/opengl.jd +++ b/docs/html/guide/topics/graphics/opengl.jd @@ -26,10 +26,7 @@ ES API. However, it may not be identical, so watch out for deviations.
For an example of this usage model (based on the classic GL ColorCube), -see -com.android.samples.graphics.GLSurfaceView.java -in the ApiDemos sample code project. A slightly more sophisticated version showing how to use +
For an example of this usage model (based on the classic GL ColorCube), showing how to use it with threads can be found in com.android.samples.graphics.GLSurfaceViewActivity.java.
-- cgit v1.1