Tagged Questions
0
votes
1answer
95 views
How to get route between Two lat/long using ArcGis Map in Android?
What I'm trying to do is have two edit boxes for source and destination. Based on those two locations I need to draw the route on an ArcGIS map in Android. Any ideas or suggestions would be greatly ...
1
vote
1answer
138 views
The coordinates measure are out of bounds in Android route task
I am a beginner in ArcGIS and I was following this tutorial. I am trying to find a route between two points. I created a sample application, in which first, i get the two points on map single tap as ...
3
votes
1answer
110 views
What are the requirements for developing with ArcGIS for Android?
I want to develop a GIS application based on the ArcGIS for Android SDK.
I want to inform my client about the hardware and software he needs to run this project after building it.
Please help me if ...
1
vote
1answer
181 views
ArcGIS Routing on Android with Network Analyst module
I am currently developing an Android App for navigation purposes. It is based on the ArcGIS Android API. I have an ArcGIS server (with network analyst module) with all the needed data running.
At the ...
0
votes
1answer
176 views
Is there a way to control transparency for the basemap layer in ArcGIS for Android?
The options seem sparse, but maybe I'm missing something (I'm new to both ArcGIS for Android and Android Honeycomb). Is there a way to make the basemap transparent?
Update: this question is on the ...
6
votes
2answers
2k views
ArcGIS for Android API Example/Tutorials
I know that the ArcGIS API for Android is still in beta (I've joined the beta program), but I was curious if anyone had produced or discovered any examples/tutorials/cookbooks for the API. The Help ...
1
vote
1answer
260 views
ArcGIS Network Analyst tool for Android?
I am trying to include the Network Analyst tool into an Android application.
I have published the tool on ArcGIS Server and I integrate its URL address to use it.
On the same time, I import a ...
4
votes
3answers
3k views
ArcGIS coordinate system
I'm developing some software using ArcGIS API, but the question is rather theoretical, as I just came from Google Maps and have no idea where to start; everything seems to be different including the ...
4
votes
1answer
578 views
Android ArcGIS Javascript 2.2
The website claims that touch gestures are supported for Android browsers.
I'm running 2.2 and have not been able to get touch gestures to work. What can be done to enable it?
This works for iPhone ...