<?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: ESRI App and Android Phones in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637099#M31734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please share the webmap that failed to edit on Android? Where in the editing process did it crash? picking a feature from the template or while collection geometry? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please try the webmap in collection samples under Gallery to see if it works for you? Collection samples are Esri hosted feature service, they are sample for people to try data collection workflow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2012 21:57:35 GMT</pubDate>
    <dc:creator>LiLin1</dc:creator>
    <dc:date>2012-08-28T21:57:35Z</dc:date>
    <item>
      <title>ESRI App and Android Phones</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637097#M31732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have several webmaps up and running on iPhones where users are editing data in the field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just tried them all on an Android device and it bombs every time when the user tries to edit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What causes this and how can i fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 19:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637097#M31732</guid>
      <dc:creator>goatessteve</dc:creator>
      <dc:date>2012-08-28T19:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI App and Android Phones</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637098#M31733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;More info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Android Device is running android version 2.3.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Baseband version 2.15.10.12.20&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;build number 4.08.605.15 CL389630 release-keys&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Software number 4.08.605.15 710RD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Browser version WebKit/533.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PRI version 1.70_002&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 19:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637098#M31733</guid>
      <dc:creator>goatessteve</dc:creator>
      <dc:date>2012-08-28T19:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI App and Android Phones</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637099#M31734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please share the webmap that failed to edit on Android? Where in the editing process did it crash? picking a feature from the template or while collection geometry? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please try the webmap in collection samples under Gallery to see if it works for you? Collection samples are Esri hosted feature service, they are sample for people to try data collection workflow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 21:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637099#M31734</guid>
      <dc:creator>LiLin1</dc:creator>
      <dc:date>2012-08-28T21:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI App and Android Phones</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637100#M31735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Had the same issue.&amp;nbsp; what worked for me was to include:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; "widgets": {"editor": {}}, in my json. solved this issue by stealing json code from arcgisonline as described in:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the mobile service works in both iOS and 'droid'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 18:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637100#M31735</guid>
      <dc:creator>Scottschrader</dc:creator>
      <dc:date>2012-10-26T18:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI App and Android Phones</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637101#M31736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much Scott, i will give that a try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 18:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/esri-app-and-android-phones/m-p/637101#M31736</guid>
      <dc:creator>goatessteve</dc:creator>
      <dc:date>2012-11-28T18:42:18Z</dc:date>
    </item>
  </channel>
</rss>

