<?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 How to configure search widget in ArcGIS Runtime SDK for Android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666693#M4617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Geonet Members, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched posts in Geonet to find the solution but I just couldn't find what I was looking for.&lt;/P&gt;&lt;P&gt;Could you please kindly suggest a document or share your suggestions on how to configure&lt;/P&gt;&lt;P&gt;the search widget ? I want to limit the search only to the specific layers. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Jan 2016 10:56:26 GMT</pubDate>
    <dc:creator>FatmaŞenol</dc:creator>
    <dc:date>2016-01-03T10:56:26Z</dc:date>
    <item>
      <title>How to configure search widget in ArcGIS Runtime SDK for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666693#M4617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Geonet Members, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched posts in Geonet to find the solution but I just couldn't find what I was looking for.&lt;/P&gt;&lt;P&gt;Could you please kindly suggest a document or share your suggestions on how to configure&lt;/P&gt;&lt;P&gt;the search widget ? I want to limit the search only to the specific layers. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jan 2016 10:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666693#M4617</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-01-03T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure search widget in ArcGIS Runtime SDK for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666694#M4618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that you would want to create your own search bar and when you press the search button you would want to populate the find parameters(&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindParameters.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindParameters.html"&gt;FindParameters | ArcGIS Android 10.2.7 API&lt;/A&gt; ) with the text that was entered.&amp;nbsp; Then you would want to fire off the FindTask(&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindTask.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindTask.html"&gt;FindTask | ArcGIS Android 10.2.7 API&lt;/A&gt; ) Asynchronously and when it has completed, use the FindResult to display the results ( &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindResult.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/ags/find/FindResult.html"&gt;FindResult | ArcGIS Android 10.2.7 API&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 18:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666694#M4618</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-01-07T18:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure search widget in ArcGIS Runtime SDK for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666695#M4619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really sorry for not responding your message earlier.&lt;/P&gt;&lt;P&gt;Your suggestions worked for me &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; Thank you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Saygin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:31:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-configure-search-widget-in-arcgis-runtime/m-p/666695#M4619</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-01-18T20:31:36Z</dc:date>
    </item>
  </channel>
</rss>

