<?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 Android - MapView and GPS in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49430#M315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ArcGIS for Android API support GPS through the &lt;/SPAN&gt;&lt;STRONG&gt;com.esri.android.map.LocationService&lt;/STRONG&gt;&lt;SPAN&gt; Class&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;LocationService ls = map.getLocationService();
ls.setAccuracyCircleOn(true);
ls.start();&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me the ESRI LocationService does not work very well - When running the LocationService makes my app crash after some time. I hope this is due to the API being a Beta-version...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 21:54:23 GMT</pubDate>
    <dc:creator>PeterrIISAGER</dc:creator>
    <dc:date>2021-12-10T21:54:23Z</dc:date>
    <item>
      <title>ArcGIS Android - MapView and GPS</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49429#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that the current ArcGIS for Android API doesn't seem to have any GPS capability (well, for 2.1 level 7).&amp;nbsp; Looking at the iOS one, there is a lot of GPS functionality built into the API (e.g. MapView).&amp;nbsp; Is this true, or am I not looking at the right place?&amp;nbsp; If the former, that means I must use Android's built in GPS functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-los&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 18:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49429#M314</guid>
      <dc:creator>LosMorales1</dc:creator>
      <dc:date>2011-07-20T18:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - MapView and GPS</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49430#M315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ArcGIS for Android API support GPS through the &lt;/SPAN&gt;&lt;STRONG&gt;com.esri.android.map.LocationService&lt;/STRONG&gt;&lt;SPAN&gt; Class&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;LocationService ls = map.getLocationService();
ls.setAccuracyCircleOn(true);
ls.start();&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me the ESRI LocationService does not work very well - When running the LocationService makes my app crash after some time. I hope this is due to the API being a Beta-version...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49430#M315</guid>
      <dc:creator>PeterrIISAGER</dc:creator>
      <dc:date>2021-12-10T21:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - MapView and GPS</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49431#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The ArcGIS for Android API support GPS through the &lt;STRONG&gt;com.esri.android.map.LocationService&lt;/STRONG&gt; Class&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;LocationService ls = map.getLocationService();
ls.setAccuracyCircleOn(true);
ls.start();&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;For me the ESRI LocationService does not work very well - When running the LocationService makes my app crash after some time. I hope this is due to the API being a Beta-version...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have similar experiences with esri LS - validating codes through Google API's GPS classes mostly..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49431#M316</guid>
      <dc:creator>MichaelLiu1</dc:creator>
      <dc:date>2021-12-10T21:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - MapView and GPS</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49432#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS for Android App is now available on Android Market&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family:&amp;amp;quot;"&gt;&lt;A href="https://market.android.com/details?id=com.esri.android.client&amp;amp;feature=search_result&amp;amp;rdid=com.esri.android.client&amp;amp;rdot=1"&gt;https://market.android.com/details?i....client&amp;amp;rdot=1&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 21:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49432#M317</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2011-10-26T21:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Android - MapView and GPS</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49433#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS for Android Forums now available,&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wildelf.esri.com:8104/Forums2010/forums/203-ArcGIS-for-Android"&gt;http://forums.arcgis.com/forums/203-ArcGIS-for-Android&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Android related threads in other Forums will be moved to Android Forums in near future.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 16:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/arcgis-android-mapview-and-gps/m-p/49433#M318</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2011-10-28T16:59:13Z</dc:date>
    </item>
  </channel>
</rss>

