问题
Android 2.2 is upgraded from OpenGL ES 1.0 to 2.0. Does Every device which is using Android Froyo(2.2) Supports OpenGL ES 2.0? or the device itself has to be supported for OpenGL ES 2.0?.
回答1:
I got the answer of my own question. OpenGL ES is a hardware-acceleration Graphics library so it is not necessary that every device which supports Adroid froyo Supports OpenGL ES 2.0. It entirely depends on OS Software and Hardware.Different devices listed here with there extensions which has Android froyo but supports OPenGL ES 1.0
来源:https://stackoverflow.com/questions/9771458/does-every-device-which-has-android-froyo-2-2api-8-supports-opengl-es-2-0