Called unimplemented OpenGL ES API

Hi,
I’m working on my app in Android Studio.
My App calls an API to load data.
But recently, when i run my app, i have this message : E/libEGL ( 5103): called unimplemented OpenGL ES API and my API calls are broken.
I don’t really understand what’s wrong.
Could you help me plz ?

There was another thread about this.

Yes. I saw it but unfortunatly, it doest’t answer to my issue. I can filter the messages, but my api calls will always been broken.

My bad, i solved my issue with API calls. It was not linked with this message.
I keep looking to find a way toi resolve the message. E/libEGL ( 5103): called unimplemented OpenGL ES API

1 Like