Hi,
I want to do a OpenGL ES application on Android 2.2 platform, but I do not have any real mobile device with android 2.2. So I choose the simulator, but it seems like that the simulator does not support OpenGL ES 2.0.
eglChooseConfig always return 0 while we get the config on simulator, The...