I'm wondering if Google has any plans to include OpenGL ES 2 support
in the Android emulator at some point in the future?  ES 2 is becoming
increasingly more important as users upgrade for 2nd generation
Android phones and the percentage of 1st generation phones (that do
not support ES 2) diminishes.  I'm considering not supporting earlier
versions at all (as of now, they are less than 6% of the total market-
see http://developer.android.com/resources/dashboard/platform-versions.html).
The only solution at the moment is to either compile OpenGL ES 2 code
straight to a desktop OS (provided you're only using features
compatible with standard OpenGL) or to get a 3rd party OpenGL ES 2
emulator.

-- 
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

Reply via email to