<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS Online and Network Services in Android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709128#M4964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dan for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use arcgis online to publish a service with a GP tool and then use it in developing my android app ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will I need some sort of subscription to do so ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way, I think the next version of android sdk will be v2.0.4 and you keep calling it v10.1.1. Am I right ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2012 20:23:39 GMT</pubDate>
    <dc:creator>AlaaB__Rasheed</dc:creator>
    <dc:date>2012-12-27T20:23:39Z</dc:date>
    <item>
      <title>ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709125#M4961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I publish a network service on ArcGIS Online then use it in android application to do some routing ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2012 17:50:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709125#M4961</guid>
      <dc:creator>alaarasheed1</dc:creator>
      <dc:date>2012-12-09T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709126#M4962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The forthcoming release of Android SDK v10.1.1 will have support for &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/12/12/whats-coming-in-the-next-update-of-the-android-sdk/"&gt;Network Analyst tasks&lt;/A&gt;&lt;SPAN&gt; which will support the workflow you are describing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 19:18:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709126#M4962</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2012-12-18T19:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709127#M4963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The current release, v2.0, does not support custom network services to do some routing.&amp;nbsp; Our next release, v10.1.1, will have support for using custom network services for routing.&amp;nbsp; The current version supports Geoprocessing so you could set up a GP Service, or use an existing one &lt;/SPAN&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Network/ESRI_DriveTime_US/GPServer/CreateDriveTimePolygons"&gt;here&lt;/A&gt;&lt;SPAN&gt;, to do some simple routing tasks.&amp;nbsp; But full support will not be available until the next release, v10.1.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 19:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709127#M4963</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2012-12-27T19:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709128#M4964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dan for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use arcgis online to publish a service with a GP tool and then use it in developing my android app ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will I need some sort of subscription to do so ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;by the way, I think the next version of android sdk will be v2.0.4 and you keep calling it v10.1.1. Am I right ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 20:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709128#M4964</guid>
      <dc:creator>AlaaB__Rasheed</dc:creator>
      <dc:date>2012-12-27T20:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709129#M4965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the Android SDK with geoprocessing services that supports one of the following 2 main operations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Execute a task synchronous: &lt;SPAN style="font-style:italic;"&gt;esriExecutionTypeSynchronous&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Submit a job to a task asynchronously: &lt;SPAN style="font-style:italic;"&gt;esriExecutionTypeAsynchronous&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;The Viewshed sample application illustrates the usage of Geoprocessing in the SDK.&amp;nbsp; Here are the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Key_concepts_for_geoprocessing_services/002v00000002000000/"&gt;key concepts&lt;/A&gt;&lt;SPAN&gt; to using geoprocessing with ArcGIS Server and a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Checklist_for_authoring_and_publishing_geoprocessing_services/002v0000000w000000/"&gt;checklist&lt;/A&gt;&lt;SPAN&gt; for authoring geoprocessing services.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current release of Android SDK is v2.0.&amp;nbsp; The next release will be a synchronized release of all the Runtime SDK's whereby all SDK's will be versioned as 10.1.1.&amp;nbsp; More information about the release can be found &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/12/12/whats-coming-in-the-next-update-of-the-android-sdk/"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 18:51:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709129#M4965</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2012-12-28T18:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709130#M4966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, This was very helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 05:51:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709130#M4966</guid>
      <dc:creator>AlaaB__Rasheed</dc:creator>
      <dc:date>2013-01-02T05:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online and Network Services in Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709131#M4967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Network analysis services are built into many ArcGIS products. The primary purpose of these services is to help optimize transportation challenges. This collection of services can be used to perform point-to-point routing, optimize a fleet of vehicles and their work for the day, calculate drive times, and show current and historic traffic maps to help make better decisions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This Network service (ESRI_Route_NA) enables you to generate routes and driving directions for two or more points in the United States and Canada. The service supports multi-point routing with up to 10 stops per request, including an option to find the best sequence of stops. The service supports the option for route barriers with up to 25 barriers per request. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kochartechnosoft.com/network-testing.html"&gt;Network service in Android&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 06:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgis-online-and-network-services-in-android/m-p/709131#M4967</guid>
      <dc:creator>SamSharma1</dc:creator>
      <dc:date>2013-01-22T06:11:34Z</dc:date>
    </item>
  </channel>
</rss>

