<?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: ArcGISDynamicMapServiceLayer alternative in API 100 in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593456#M4119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 18:03:12 GMT</pubDate>
    <dc:creator>SharjeelAhmed</dc:creator>
    <dc:date>2016-12-09T18:03:12Z</dc:date>
    <item>
      <title>ArcGISDynamicMapServiceLayer alternative in API 100</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593454#M4117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Previously I used following code for adding Layers:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;UserCredentials userCredentials = &lt;SPAN style="color: #000080; font-weight: bold;"&gt;new &lt;/SPAN&gt;UserCredentials();
userCredentials.setUserAccount(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"Username"&lt;/SPAN&gt;, &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"Password"&lt;/SPAN&gt;);
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;dynamicLayer &lt;/SPAN&gt;= &lt;SPAN style="color: #000080; font-weight: bold;"&gt;new &lt;/SPAN&gt;ArcGISDynamicMapServiceLayer(url,&lt;SPAN style="color: #000080; font-weight: bold;"&gt;null&lt;/SPAN&gt;, userCredentials, &lt;SPAN style="color: #000080; font-weight: bold;"&gt;true&lt;/SPAN&gt;);
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;.addLayer(&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;dynamicLayer&lt;/SPAN&gt;);

What's the alternative of adding ArcGISDynamicMapServiceLayer in API 100 as this Layer class doesn't exist in new API?&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593454#M4117</guid>
      <dc:creator>SharjeelAhmed</dc:creator>
      <dc:date>2021-12-12T01:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer alternative in API 100</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593455#M4118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you want to use the ArcGISMapImageLayer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/layers/ArcGISMapImageLayer.html" title="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/layers/ArcGISMapImageLayer.html"&gt;ArcGISMapImageLayer| arcgis-android&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried using this? &amp;nbsp;Does it work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 16:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593455#M4118</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-12-09T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGISDynamicMapServiceLayer alternative in API 100</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593456#M4119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/arcgisdynamicmapservicelayer-alternative-in-api/m-p/593456#M4119</guid>
      <dc:creator>SharjeelAhmed</dc:creator>
      <dc:date>2016-12-09T18:03:12Z</dc:date>
    </item>
  </channel>
</rss>

