Getting Started with Android Development

2308
0
07-02-2013 09:12 PM
SamihMustafa
New Contributor
I have been trying for the past few days to start on android development for my application
I am using ArcGIS Server 10.0 to publish my own map on the server and start a service with Mobile Data Access.

The only documentation I found so far is using ArcGIS online to publish the map, getting the JSON text and publish on the server through http://<arcgisserver name>/arcgis/mobile/content.
At the moment I have created a web application on the ArcGIS server and using that url to create a MapView on Android however that gives me an error "Cannot init MapView from given WebMap"

Is there a setting I have missed on ArcGIs server or Android?
Any help will be appreciated.
0 Kudos
0 Replies