<?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 Local Tile Layer without SD Card in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456099#M3070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to access a local tile layer if that file is stored on the internal storage?&amp;nbsp; What would the Uri look like to access that file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2012 14:04:26 GMT</pubDate>
    <dc:creator>BrianGustafson</dc:creator>
    <dc:date>2012-03-16T14:04:26Z</dc:date>
    <item>
      <title>Local Tile Layer without SD Card</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456099#M3070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to access a local tile layer if that file is stored on the internal storage?&amp;nbsp; What would the Uri look like to access that file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456099#M3070</guid>
      <dc:creator>BrianGustafson</dc:creator>
      <dc:date>2012-03-16T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tile Layer without SD Card</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456100#M3071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got it.&amp;nbsp; Even though I don't have an SDcard the storage location is still referenced that way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456100#M3071</guid>
      <dc:creator>BrianGustafson</dc:creator>
      <dc:date>2012-03-16T14:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tile Layer without SD Card</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456101#M3072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I got it.&amp;nbsp; Even though I don't have an SDcard the storage location is still referenced that way.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can u say how is the path for access? I'm trying to test this sample, but don't know wich files put in the thevice and where (I haven't an SDcard).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 22:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456101#M3072</guid>
      <dc:creator>EnriqueIbarra</dc:creator>
      <dc:date>2012-09-21T22:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tile Layer without SD Card</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456102#M3073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can u say how is the path for access? I'm trying to test this sample, but don't know wich files put in the thevice and where (I haven't an SDcard).&lt;BR /&gt;Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The path is still file:///mnt/sdcard/..... even thought there is no SD card.&amp;nbsp; This is the way that it worked on both and Asus Transformer tablet and a droid phone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 12:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456102#M3073</guid>
      <dc:creator>BrianGustafson</dc:creator>
      <dc:date>2012-09-24T12:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tile Layer without SD Card</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456103#M3074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://developer.android.com/reference/android/os/Environment.html"&gt;http://developer.android.com/reference/android/os/Environment.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be something like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;path = Environment.getExternalStorageState() + "your path location"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 14:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/local-tile-layer-without-sd-card/m-p/456103#M3074</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2013-10-31T14:20:52Z</dc:date>
    </item>
  </channel>
</rss>

