<?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: Question on querying a stand-alone table and routing in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717673#M5026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you got more information on this topic? I have to do nearly the same thing and I would appreciate any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2012 21:43:10 GMT</pubDate>
    <dc:creator>BenLaut</dc:creator>
    <dc:date>2012-03-15T21:43:10Z</dc:date>
    <item>
      <title>Question on querying a stand-alone table and routing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717672#M5025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry&amp;nbsp; for posting following questions on 2 forums. I am desperate to know the answers as my current project rely on these questions and I am new to android development. ROUTING is the major thing I am supposed to implement for our campus. I have already developed a web application for finding route using java web-adf and network analyst extension. But, I don't find any supported API for android.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 2 questions on ArcGIS API for android:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Can I query a stand-alone table using query attribute task on android?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g my map service includes an EMPLOYEE (containing non-spatial data) table and BUILDING layer (spatial data) which are RELATED many-to-one (one building on a university campus has many employees--faculty and staff) . Can I query EMPLOYEE table to find which building an employee works for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Once I find the building, can I show a &lt;/SPAN&gt;&lt;STRONG&gt;ROUTE&lt;/STRONG&gt;&lt;SPAN&gt; from one building to another on the campus map? I have a geocoding service for finding building coordinates. I have NAServer service with network analyst extension for on-campus routing too which I used for developing a web application to show route. But, is there an API for android to solve route and show direction from one building to another for campus visitors?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to android application development. Any help or pointer would be highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Archana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 04:29:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717672#M5025</guid>
      <dc:creator>ArchanaSahu</dc:creator>
      <dc:date>2012-02-21T04:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question on querying a stand-alone table and routing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717673#M5026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you got more information on this topic? I have to do nearly the same thing and I would appreciate any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 21:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717673#M5026</guid>
      <dc:creator>BenLaut</dc:creator>
      <dc:date>2012-03-15T21:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question on querying a stand-alone table and routing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717674#M5027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you got more information on this topic? I have to do nearly the same thing and I would appreciate any help.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;By personally sending email to ESRI (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:arcgis4android@esri.com"&gt;arcgis4android@esri.com&lt;/A&gt;&lt;SPAN&gt;), I got following reply.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"At the moment we don�??t have plans for supporting NAServer in the next release which is scheduled for March 2012.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Although we will be supporting related tables, and will probably have a sample too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from that we will also have a Portal api&amp;nbsp; docs/samples will be provided."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 04:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/question-on-querying-a-stand-alone-table-and/m-p/717674#M5027</guid>
      <dc:creator>ArchanaSahu</dc:creator>
      <dc:date>2012-03-16T04:03:44Z</dc:date>
    </item>
  </channel>
</rss>

