glEsVersion in manifest ?

794 views
Skip to first unread message

Philippe Bobis

unread,
Feb 17, 2014, 6:00:27 AM2/17/14
to apportabl...@googlegroups.com
Hi

I use "opengles2" in the "FEATURES" section of configuration.json.

After uploading my apk in Google Play, the OpenGl ES version shown is 1.0+

I looked in the generated manifest.xml and I didn't found the entry for specifying open gl version (only <meta-data android:name="apportable.opengles2" android:value="true" /> )

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

Do I have to include it manualy? Where ?

Thanks

Philippe Hausler

unread,
Feb 17, 2014, 2:26:31 PM2/17/14
to Philippe Bobis, apportable-discuss
Looks like a fairly recent change in Google Play; for the interterm you could alter ~/.apportable/site_scons/android/manifest.py to directly add this feature. 



--
You received this message because you are subscribed to the Google Groups "Apportable discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apportable-disc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Philippe Bobis

unread,
Feb 18, 2014, 4:56:16 AM2/18/14
to apportabl...@googlegroups.com, Philippe Bobis
I Philippe,

I'm not sure that it's new, I saw posts from 2012 dealing with this line in order to restrict to compatible openGL Es2 devices (for ex: http://stackoverflow.com/questions/9198293/is-there-a-way-to-check-if-android-device-supports-opengl-es-2-0 )

For now, I will use the "MANIFEST_EXTRAS" param to link to a xml snippet which contains this line.
So futur update of Apportable will not break my work...

Thanks
To unsubscribe from this group and stop receiving emails from it, send an email to apportable-discuss+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages