As a beginner, I am following the "Building an OpenGLES environment" docs. I just want to draw a grey screen. I've written every step as suggested but Eclipse still gives me an error in the MyGLSurfaceView class and in MyRenderer class. Here they are
Main activity
package...