<?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 Converting MGRS to Geographic Coordinates in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/converting-mgrs-to-geographic-coordinates/m-p/278214#M1826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a text box where the user can enter in MGRS coordinates.&amp;nbsp; After entering a user clicks on the validate button.&amp;nbsp; If the MGRS is not valid the app completely hangs up and eventually crashes without any stack trace.&amp;nbsp; I was trying to have it validate as the user was typing, but the app hung and I would hear clicking noises every couple of seconds as if it was processing touch events.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have if the user types in the lat and lon in text boxes, it will auto populate the MGRS text box on the fly as the user types.&amp;nbsp; I want the same if the user types in the MGRS box.&amp;nbsp; I want it to validate on the fly.&amp;nbsp; After this, the user can touch a button and zoom to those coordinates.&amp;nbsp; My snip of code is simply:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mapPoint = SpatialReference.create(applicationState.getMapView().getSpatialReference().getID()).fromMilitaryGrid(mgrsLocationString, MgrsConversionMode.mgrsAutomatic);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2013 04:13:37 GMT</pubDate>
    <dc:creator>LukeCatania</dc:creator>
    <dc:date>2013-03-07T04:13:37Z</dc:date>
    <item>
      <title>Converting MGRS to Geographic Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/converting-mgrs-to-geographic-coordinates/m-p/278214#M1826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a text box where the user can enter in MGRS coordinates.&amp;nbsp; After entering a user clicks on the validate button.&amp;nbsp; If the MGRS is not valid the app completely hangs up and eventually crashes without any stack trace.&amp;nbsp; I was trying to have it validate as the user was typing, but the app hung and I would hear clicking noises every couple of seconds as if it was processing touch events.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have if the user types in the lat and lon in text boxes, it will auto populate the MGRS text box on the fly as the user types.&amp;nbsp; I want the same if the user types in the MGRS box.&amp;nbsp; I want it to validate on the fly.&amp;nbsp; After this, the user can touch a button and zoom to those coordinates.&amp;nbsp; My snip of code is simply:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mapPoint = SpatialReference.create(applicationState.getMapView().getSpatialReference().getID()).fromMilitaryGrid(mgrsLocationString, MgrsConversionMode.mgrsAutomatic);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 04:13:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/converting-mgrs-to-geographic-coordinates/m-p/278214#M1826</guid>
      <dc:creator>LukeCatania</dc:creator>
      <dc:date>2013-03-07T04:13:37Z</dc:date>
    </item>
  </channel>
</rss>

