"call to OpenGL ES API with no current context" error in arcgis sdk v2.0

794
4
08-08-2012 07:59 AM
Totogogo
New Contributor II
I am using latest version arcgis sdk for android v2.0.

Let me give a case: open an activity with mapview, and then click back button, in Logcat console, an error "E/libEGL(15468): call to OpenGL ES API with no current context (logged once per thread)" popup (but the app is not crashed).

I tried to Right click on your project > ArcGIS Tools > Fix Project Properties, unfortunately it can't fix the problem. :((

Any tip is appreciated, Thanks.
0 Kudos
4 Replies
AndyGup
Esri Regular Contributor
@totogogo that issue was fixed in the latest version and you took the recommended steps. Did you clean the project and also delete the old  copy of the app off your phone?

If that still doesn't work, I recommend opening a support ticket. That way we can collect all the details of your environment.

-Andy
0 Kudos
Totogogo
New Contributor II
I use a new mac machine to install eclipse + ADT + arcgis sdk for android sdk 2.0, clean the project, and use a new android device to test it. Same problem.

Test environment: eclipse juno + arcgis sdk for android sdk 2.0 + samsung nexus S device.
0 Kudos
ViridianaGO
New Contributor III
totogogo Try to create a new project in Eclipse and add your same code, let me know if it helps you.
0 Kudos
Totogogo
New Contributor II
I create a new project with arcgis sample template "helloworld", same problem.
0 Kudos