Select to view content in your preferred language

access esri server

1505
1
07-08-2014 10:30 AM
AhmedOsama
Deactivated User

I put a map on esri server and i want to build an android application to access that map,How to do that ?

0 Kudos
1 Reply
EricBader
Honored Contributor

One way to learn how is to check out this topic: Add a map to your app—ArcGIS Runtime SDK for Android | ArcGIS for Developers‌.

Step 6 shows how to create a layer from a Service and add it to your MapView.

Hope this helps!