• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps AR apps and Android Simulator

OpenGL ES version 3.1 is required current minimum is 3.0 in android emulator but system supports version 4.4

renderTimingPixel.png

I have to Develop and ARCore based app in android for which the android simulator should support the OpenGL ES version 3.1 or later, I checked on my system GPU is support the Open GL ver 4.4 but in android emulator when I run my app it get crashed with message that OpenGL Es ver 3.1 minimum required (current is 3.0)

Please get me a way by which I can enable the Android emulator to use the latest Open GL Es version.
 

Attachments

  • OpenGlError.jpg
    OpenGlError.jpg
    322.1 KB · Views: 95
  • OpenGlSimulator.jpg
    OpenGlSimulator.jpg
    68.9 KB · Views: 95
  • OpenGlVersion.jpg
    OpenGlVersion.jpg
    108 KB · Views: 80
  • OpenGlVersions.jpg
    OpenGlVersions.jpg
    125.7 KB · Views: 77
Back
Top Bottom