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” I deleted what was already there (by default) and it was as the following: package com.esri.arcgis.android.samples.helloworld3; import android.app.Activity; import android.os.Bundle; import com.esri.android.map.MapView; public class HelloWorld3Activity extends Activity { MapView mMapView ; /** Called when the activity is first