Skip to main content
Participant
June 4, 2013
Question

Does I need add Opengl2ES requiments to the android manifest?

  • June 4, 2013
  • 0 replies
  • 503 views

Requiment for android

ARMv7 processor with Vector FPU, Minimum 550MHz, ES2.0, H.264 & AAC H/W Decoders

But I never saw opengl 2es requiments in manifest file (i checked a lot of open source projects)

I unpack apk and there are no opengl2es directive like next

<uses-feature android:glEsVersion="0x00020000" android:required="true" />

This topic has been closed for replies.