I\'m trying to make an app on Android Studio that use the NDK and OpenGL ES 3.0.When I #include < GLES3/gl3.h >, the IDE has auto completion as I typing, I think it\'s a sign
do not forget to set
APP_PLATFORM := android-23 (or other depending on uelordi answer)
to application.mk