access esri server

1442
1
07-08-2014 10:30 AM
AhmedOsama
New Contributor

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
Occasional Contributor III

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!