I had the same problem, but it turned out to be a syntax error in the shader code. You should check it out, as this is not checked by eclipse.
On 16 Sep, 16:44, Oliver Santschi <[email protected]> wrote: > I tried the OpenGL ES 2.0 Tutorial (http://developer.android.com/ > resources/tutorials/opengl/opengl-es20.html#projection-and-views). > > First part (Drawing the triangle without projection or camera view) > was no problem. > The second part (Apply Projection and Camera View) does not work with > my Samsung Galaxy II. There is no triangle on the screen. I think > there is something wrong in the tutorial. Has anybody completed the > tutorial? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

