<?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 Change the layer to do the identify task in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/change-the-layer-to-do-the-identify-task/m-p/470770#M3201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you have to set the parameter layers through an Array. You have to specify which layer/layers of the map service you are accessing so change or alter this line &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"params.setLayers(new int[]{0});" in the curly braces change specify the layer/layer the tool has to access. for ed params.setLayers(new int[]{0,1,2,3});&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I m currently using the new ArcSDK 10.2.3. The problem is that I can not change the layer to identify. Whaterver I put, it will do the identify tasks in all the layers. Does the function setLayer function not any more?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 08:18:18 GMT</pubDate>
    <dc:creator>zijianzhu</dc:creator>
    <dc:date>2014-04-23T08:18:18Z</dc:date>
    <item>
      <title>Change the layer to do the identify task</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/change-the-layer-to-do-the-identify-task/m-p/470770#M3201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you have to set the parameter layers through an Array. You have to specify which layer/layers of the map service you are accessing so change or alter this line &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"params.setLayers(new int[]{0});" in the curly braces change specify the layer/layer the tool has to access. for ed params.setLayers(new int[]{0,1,2,3});&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I m currently using the new ArcSDK 10.2.3. The problem is that I can not change the layer to identify. Whaterver I put, it will do the identify tasks in all the layers. Does the function setLayer function not any more?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 08:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/change-the-layer-to-do-the-identify-task/m-p/470770#M3201</guid>
      <dc:creator>zijianzhu</dc:creator>
      <dc:date>2014-04-23T08:18:18Z</dc:date>
    </item>
  </channel>
</rss>

