<?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: map.addLayer in helloworld sample Failed to pull samples from ArcGIS.com android eclipse in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47789#M384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can learn about creating offline maps &lt;A href="https://developers.arcgis.com/android/guide/create-an-offline-map.htm"&gt;here&lt;/A&gt;.&amp;nbsp; But as &lt;A href="https://community.esri.com/migrated-users/3159"&gt;Eric Bader&lt;/A&gt;‌ says, what is the error you are getting.&amp;nbsp; And what are you trying to do?&amp;nbsp; The &lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/HelloWorld"&gt;HelloWorld&lt;/A&gt; sample loads it's basemap from &lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/blob/master/HelloWorld/src/main/res/layout/activity_main.xml"&gt;XML&lt;/A&gt;.&amp;nbsp; If you just want to use the Street Map instead of the Topo map as a basemap&amp;nbsp; you can make the following change to the XML file I referenced: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// change the following &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;mapoptions.MapType=&lt;/SPAN&gt;&lt;SPAN class="pl-s1" style="color: #df5000; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;Topo&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;// to &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;mapoptions.MapType=&lt;/SPAN&gt;&lt;SPAN class="pl-s1" style="color: #df5000; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;Streets&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2015 03:09:08 GMT</pubDate>
    <dc:creator>DanO_Neill</dc:creator>
    <dc:date>2015-01-22T03:09:08Z</dc:date>
    <item>
      <title>map.addLayer in helloworld sample Failed to pull samples from ArcGIS.com android eclipse</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47787#M382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ii was trying to run the arcgis helloworld sample on an android device but for some reason my system is having a hard time accessing &lt;/P&gt;&lt;P&gt;map.addLayer(new ArcGISTiledMapServiceLayer("" +&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;")); from arcgisonline.com.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;so can there be any way that i can run my project with out the need of accessing arcgisonline.i wanted to store my map locally &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 14:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47787#M382</guid>
      <dc:creator>robelalemu</dc:creator>
      <dc:date>2014-12-24T14:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: map.addLayer in helloworld sample Failed to pull samples from ArcGIS.com android eclipse</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47788#M383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of error are you getting when trying to run the Hello World sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 00:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47788#M383</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2015-01-12T00:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: map.addLayer in helloworld sample Failed to pull samples from ArcGIS.com android eclipse</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47789#M384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can learn about creating offline maps &lt;A href="https://developers.arcgis.com/android/guide/create-an-offline-map.htm"&gt;here&lt;/A&gt;.&amp;nbsp; But as &lt;A href="https://community.esri.com/migrated-users/3159"&gt;Eric Bader&lt;/A&gt;‌ says, what is the error you are getting.&amp;nbsp; And what are you trying to do?&amp;nbsp; The &lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/tree/master/HelloWorld"&gt;HelloWorld&lt;/A&gt; sample loads it's basemap from &lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/blob/master/HelloWorld/src/main/res/layout/activity_main.xml"&gt;XML&lt;/A&gt;.&amp;nbsp; If you just want to use the Street Map instead of the Topo map as a basemap&amp;nbsp; you can make the following change to the XML file I referenced: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// change the following &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;mapoptions.MapType=&lt;/SPAN&gt;&lt;SPAN class="pl-s1" style="color: #df5000; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;Topo&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;// to &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;mapoptions.MapType=&lt;/SPAN&gt;&lt;SPAN class="pl-s1" style="color: #df5000; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 17.7777786254883px;"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;Streets&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 03:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/map-addlayer-in-helloworld-sample-failed-to-pull/m-p/47789#M384</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2015-01-22T03:09:08Z</dc:date>
    </item>
  </channel>
</rss>

