ここで OpenGL のサンプル コードをコンパイルして実行しようとしています。
http://developer.android.com/training/graphics/opengl/environment.html
プロジェクトを Eclipse にインポートしましたが、コンパイルしようとすると、このエラーや他の同様のエラーが発生します。
Multiple markers at this line
- The method onSurfaceCreated(GL10, EGLConfig) of type MyGLRenderer must override a superclass
method
- implements android.opengl.GLSurfaceView.Renderer.onSurfaceCreated
私が間違っていることを誰かが知っていますか?ありがとうボブ