I gues GLSurfaceView uses OpenGL ES and regular views don't. The first stop is API Demos from SDK. There are few examples under Graphics->OpenGLES. It's hard to tell for sure for the other, but you may want to check following games:
3D Cube Race Demo http://www.cyrket.com/package/com.escmobile.cube_race_demo Carrom3D Demo http://www.cyrket.com/package/com.kb.Carrom3D On May 27, 8:30 pm, Shrinivas <[email protected]> wrote: > Hi All, > > I have few queries: > > - Can anybody let me know is 2D & 3D graphics in Android are using > OpenGL-ES? I have have read only 3D graphics is using OpenGL-ES. > > - what are all the application in android which are using OpenGL-ES. > please give the list of applications. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

