Hi,

Is there a plan to support 2.0 in the emulator?
If so, any idea when that might be (as it doesn't seem to work even
after the latest 2.2 revision 2 update)?

Regards,

Bob


On Jun 21, 2:06 pm, Romain Guy <romain...@android.com> wrote:
> The emulator doesn't supportOpenGLES2.0at this time.
>
>
>
>
>
> On Mon, Jun 21, 2010 at 2:04 PM, Skute <sku...@gmail.com> wrote:
> > Sorry Romain, should have said in the original post. I'm using an
> > emulator with Android 2.2.
>
> > Does the emulator supportOpenGLES2.0?
>
> > On Jun 15, 9:01 am, Romain Guy <romain...@android.com> wrote:
> >> On what phone/AVD are you trying this? Not all devices supportOpenGLES2.0.
>
> >> On Sat, Jun 12, 2010 at 2:50 AM, Skute <sku...@gmail.com> wrote:
> >> > When I add the following line to my GLSurfaceView class I get an
> >> > IllegalArgumentException from some random place. I don't know where
> >> > the problem is because it doesn't give a stack trace.
>
> >> > setEGLContextClientVersion(2);
>
> >> > What else do I need to do to get anOpenGLES2.0application to work?
>
> >> > I have tested this with a completely empty renderer class (and also
> >> > put breakpoints on every callback, and none of them get hit,
> >> > indicating that the error occurs before my renderer even gets
> >> > involved).
>
> >> > Does anyone have a complete working example of how to get started with
> >> > AndroidOpenGLES2.0development?
>
> >> > [There is also a stackoverflow entry here ->
> >> >http://stackoverflow.com/questions/3026368/illegalargumentexception-w...]
>
> >> > --
> >> > You received this message because you are subscribed to the Google
> >> > Groups "Android Developers" group.
> >> > To post to this group, send email to android-developers@googlegroups.com
> >> > To unsubscribe from this group, send email to
> >> > android-developers+unsubscr...@googlegroups.com
> >> > For more options, visit this group at
> >> >http://groups.google.com/group/android-developers?hl=en
>
> >> --
> >> Romain Guy
> >> Android framework engineer
> >> romain...@android.com
>
> >> Note: please don't send private questions to me, as I don't have time
> >> to provide private support.  All such questions should be posted on
> >> public forums, where I and others can see and answer them
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Romain Guy
> Android framework engineer
> romain...@android.com
>
> Note: please don't send private questions to me, as I don't have time
> to provide private support.  All such questions should be posted on
> public forums, where I and others can see and answer them

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to