I have a firehd10 (2017), and per https://developer.amazon.com/docs/fire-tablets/ft-feature-specifications.html, it supports ES3.1
But when I run the AndroidStudio code sample 'gles3jni', it just dies on the device, and I don't see anything show up in logcat.
I am able to run both the 'HelloGL2' and 'SanAngeles' demos from AndroidStudio without issue, it just seenms to be the GLES3 sample.
Are there any code samples of using GLES3 on a FireHD?