Skip to content Skip to sidebar Skip to footer

Hello World Map (arcgis) - Eclipse's Emulator Doesn't Run Arcgis App Properly

I followed this tutorial’s steps. I named my project as “HelloWorld3” instead of “HelloWorld”. I followed all the steps carefully, and in my “HelloWorldActivity.java”

Solution 1:

When the ArcGIS API for Android was originally released, the emulator would not support it due to a lack OpenGL ES 2.0 support. That has changed however. Take a look at this. You may need to make some changes to your target environment/install some additional packages.


Post a Comment for "Hello World Map (arcgis) - Eclipse's Emulator Doesn't Run Arcgis App Properly"