ii was trying to run the arcgis helloworld sample on an android device but for some reason my system is having a hard time accessing
map.addLayer(new ArcGISTiledMapServiceLayer("" +
"http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer")); from arcgisonline.com.
so can there be any way that i can run my project with out the need of accessing arcgisonline.i wanted to store my map locally