<?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: Data attribute editor in android sdk 100.5 in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/data-attribute-editor-in-android-sdk-100-5/m-p/758096#M5348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Android SDK 100.5 does not provide UI components for feature attribute editing yet. We are planning to provide these in the upcoming toolkit. We provide some samples that might help you with implementing your own feature editing solution:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-show-attributes"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-show-attributes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-attributes"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-attributes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-geometry"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-geometry&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-feature-attachments"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-feature-attachments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gunther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 14:23:33 GMT</pubDate>
    <dc:creator>GuntherHeppner</dc:creator>
    <dc:date>2019-05-14T14:23:33Z</dc:date>
    <item>
      <title>Data attribute editor in android sdk 100.5</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/data-attribute-editor-in-android-sdk-100-5/m-p/758095#M5347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #000000; background: #ffffff; border: 0px; font-size: 10px; margin: 0px 0px 2px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;I want to edit Attribute Editor in android app like &lt;A href="https://developers.arcgis.com/android/10-2/sample-code/attribute-editor/"&gt;this sample&lt;/A&gt;&amp;nbsp;but&amp;nbsp;with Android SDK v 100.5,&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;can't find any sample in ArcGIS SDK 100.5 referense,&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;I want like ArcGIS Online map viewr users can edit feature attributes&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;SPAN&gt;ArcGIS&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;O&lt;/SPAN&gt;&lt;SPAN&gt;nline map viewr:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;SPAN&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/447418_Untitled2.png" /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;SPAN&gt;Android SDK 10.2.29 Attribute editor sample:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;IMG alt="in this sample, after select a feature open Editor dialog box" class="image-1 jive-image" height="216" src="https://developers.arcgis.com/android/10-2/sample-code/images/attribute-editor.png" width="370" /&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="background: transparent; border: 0px;"&gt;plz help me&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 May 2019 10:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/data-attribute-editor-in-android-sdk-100-5/m-p/758095#M5347</guid>
      <dc:creator>AtaRezapouri</dc:creator>
      <dc:date>2019-05-12T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data attribute editor in android sdk 100.5</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/data-attribute-editor-in-android-sdk-100-5/m-p/758096#M5348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Android SDK 100.5 does not provide UI components for feature attribute editing yet. We are planning to provide these in the upcoming toolkit. We provide some samples that might help you with implementing your own feature editing solution:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-show-attributes"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-show-attributes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-attributes"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-attributes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-geometry"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/feature-layer-update-geometry&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-feature-attachments"&gt;https://github.com/Esri/arcgis-runtime-samples-android/tree/master/java/edit-feature-attachments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gunther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 14:23:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/data-attribute-editor-in-android-sdk-100-5/m-p/758096#M5348</guid>
      <dc:creator>GuntherHeppner</dc:creator>
      <dc:date>2019-05-14T14:23:33Z</dc:date>
    </item>
  </channel>
</rss>

