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 MapServer which display my network with all the layers needed to make NA work.
I tried to create a GeoProcessor and to input the tool in it and then execute it, but it doesn't work and I haven't found any clues on the web...
Does anyone has an idea about how to deal with this ?