<?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: Offline map viewing in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711482#M4981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found the sample "Offline Routing (BETA)" under my Developers account. I downloaded and built it. But I cannot find the referenced data for the sample under this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819"&gt;http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They are not available any more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any possibility I can get the data and test the sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zdenek J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 11:25:45 GMT</pubDate>
    <dc:creator>ZdeněkJankovský</dc:creator>
    <dc:date>2013-11-04T11:25:45Z</dc:date>
    <item>
      <title>Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711471#M4970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to view an offline map (shapefile) in android ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am developing an app for android that is supposedly able to view offline map. Is it possible to be done using arcgis sdk for android ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, is there any other way ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711471#M4970</guid>
      <dc:creator>HaniuHokkaido</dc:creator>
      <dc:date>2013-10-09T09:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711472#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We support offline basemaps as *.tpk and offline features a JSON.&amp;nbsp; Currently the API does not support the shapefile format.&amp;nbsp; The next release will have added support for other offline files types.&amp;nbsp; To see our current support, refer to &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/android/api-reference/reference/com/esri/android/map/ags/ArcGISLocalTiledLayer.html"&gt;ArcGISLocalTileLayer&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=4f02eed4a00b40cfb8c0149bd09f2b02"&gt;CreateLocalJsonFeatures&lt;/A&gt;&lt;SPAN&gt; sample shows a local *.tpk basemap and features from a feature layer persisted as JSON for offline usage.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 17:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711472#M4971</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-10-09T17:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711473#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dan..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any sample / tutorial for using android SDK ? I am new to android programming&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 09:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711473#M4972</guid>
      <dc:creator>HaniuHokkaido</dc:creator>
      <dc:date>2013-10-10T09:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711474#M4973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We support offline basemaps as *.tpk and offline features a JSON.&amp;nbsp; Currently the API does not support the shapefile format.&amp;nbsp; The next release will have added support for other offline files types.&amp;nbsp; To see our current support, refer to &lt;A href="https://developers.arcgis.com/en/android/api-reference/reference/com/esri/android/map/ags/ArcGISLocalTiledLayer.html"&gt;ArcGISLocalTileLayer&lt;/A&gt;.&amp;nbsp; The &lt;A href="http://www.arcgis.com/home/item.html?id=4f02eed4a00b40cfb8c0149bd09f2b02"&gt;CreateLocalJsonFeatures&lt;/A&gt; sample shows a local *.tpk basemap and features from a feature layer persisted as JSON for offline usage.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hey , i want to ask how can i open the shape file from sdcard when i use the 10.1 sdk,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 01:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711474#M4973</guid>
      <dc:creator>canwang</dc:creator>
      <dc:date>2013-10-12T01:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711475#M4974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Dan..&lt;BR /&gt;&lt;BR /&gt;Do you have any sample / tutorial for using android SDK ? I am new to android programming&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after you prepare the arcgis android environment ,you can see the ducument in eclipse(help-&amp;gt;help content-&amp;gt;ArcGIS Runtime SDK for Android),also you can new sample project from (file -&amp;gt; new -&amp;gt;project-&amp;gt;arcgis for android-&amp;gt;arcgis sample for adnroid )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 01:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711475#M4974</guid>
      <dc:creator>canwang</dc:creator>
      <dc:date>2013-10-12T01:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711476#M4975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hey , i want to ask how can i open the shape file from sdcard when i use the 10.1 sdk,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't support yet for accessing a shapefile directly in the api. Stay tuned for what's coming in future releases in 2014.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Oct 2013 17:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711476#M4975</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2013-10-12T17:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711477#M4976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your best workflow for shapefiles is to convert them to a file geodatabase and use ArcGIS Desktop 10.2.1 to export as a Runtime geodatabase which will be supported in our upcoming v10.2 release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 06:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711477#M4976</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-10-25T06:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711478#M4977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have ArcGIS 10.1. How do I create a "Runtime" Geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711478#M4977</guid>
      <dc:creator>JasonAllen</dc:creator>
      <dc:date>2013-10-31T20:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711479#M4978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Updated to ArcGIS 10.2. I cannot see any "Runtime" geodatabase functionality? Also, I cannot find any patch for 10.2.1 or 10.2 SP1?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 23:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711479#M4978</guid>
      <dc:creator>JasonAllen</dc:creator>
      <dc:date>2013-10-31T23:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711480#M4979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are two patterns to creating runtime geodatabases, 1. Services &amp;amp; 2. Desktop.&amp;nbsp; The desktop pattern will be a feature of the 10.2.1 release of the ArcGIS platform.&amp;nbsp; The services pattern is available on hosted feature services with enable sync feature.&amp;nbsp; The Android SDK Developer Guide has a &lt;/SPAN&gt;&lt;A href="http://developersdev.arcgis.com/en/android/guide/create-an-offline-map.htm"&gt;Create an Offline map&lt;/A&gt;&lt;SPAN&gt; document which steps you through the services pattern under &lt;/SPAN&gt;&lt;STRONG&gt;Include operational data &amp;gt; Generate a geodatabase from a feature service&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; Let me know if you have any issues following that pattern to generate your runtime geodatabase files on device from hosted features services.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711480#M4979</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-11-01T17:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711481#M4980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dano,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response. When is ArcGIS Desktop 10.2.1 going to be released, as I will be following the "Desktop" pattern due to network access issues with our feature services. So, is the 10.2.1 runtime geodatabase a new geodatabase TYPE? I see the ArcGIS for Android TYPE will be .geodatabase. I tried changing my .gdb's without success. Looks like I need to wait for ArcGIS Desktop 10.2.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 01:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711481#M4980</guid>
      <dc:creator>JasonAllen</dc:creator>
      <dc:date>2013-11-04T01:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711482#M4981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found the sample "Offline Routing (BETA)" under my Developers account. I downloaded and built it. But I cannot find the referenced data for the sample under this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819"&gt;http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They are not available any more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any possibility I can get the data and test the sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zdenek J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 11:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711482#M4981</guid>
      <dc:creator>ZdeněkJankovský</dc:creator>
      <dc:date>2013-11-04T11:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711483#M4982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to find the data here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=bd441813cd2f4c8891aee671a65feb54"&gt;http://www.arcgis.com/home/item.html?id=bd441813cd2f4c8891aee671a65feb54&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zdenek J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 12:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711483#M4982</guid>
      <dc:creator>ZdeněkJankovský</dc:creator>
      <dc:date>2013-11-04T12:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711484#M4983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;When is ArcGIS Desktop 10.2.1 going to be released&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is scheduled for mid - late Nov. 2013.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 16:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711484#M4983</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-11-04T16:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711485#M4984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;I have found the sample "Offline Routing (BETA)" under my Developers account. I downloaded and built it. But I cannot find the referenced data for the sample under this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819"&gt;http://www.arcgis.com/home/item.html?id=0dc5c1279ce5496db93bcfbdc8eee819&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The link you referenced did not get updated.&amp;nbsp; I will update it and have the fix in the next publication for the website.&amp;nbsp; In the mean time, &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=00225fc83ef84ce3ba79bdda4d030377"&gt;here&lt;/A&gt;&lt;SPAN&gt; is the sample in ArcGIS Online which has the correct link to the data found &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=bd441813cd2f4c8891aee671a65feb54"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 16:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711485#M4984</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-11-04T16:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711486#M4985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If not, is there any other way ?&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw people discussing about this using 3rd party API here &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/56190-How-to-open-shape-file-(*.shp)-from-SD-Card"&gt;http://forums.arcgis.com/threads/56190-How-to-open-shape-file-(*.shp)-from-SD-Card&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 19:46:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711486#M4985</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2013-11-04T19:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing - Locator Package Availability</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711487#M4986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The link you referenced did not get updated.&amp;nbsp; I will update it and have the fix in the next publication for the website.&amp;nbsp; In the mean time, &lt;A href="http://www.arcgis.com/home/item.html?id=00225fc83ef84ce3ba79bdda4d030377"&gt;here&lt;/A&gt; is the sample in ArcGIS Online which has the correct link to the data found &lt;A href="http://www.arcgis.com/home/item.html?id=bd441813cd2f4c8891aee671a65feb54"&gt;here&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I have one more question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that the sample uses local Locator data. How could be this data created? E.g. I know, that there would not be any local Locator for Czech Republic Addresses for ArcGIS Desktop. Czech addresses are available on ArcGIS Online Locator Service, and they work great. But would it be possible to create local Locator package for places without Desktop Locator capabilities?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any type of suggestion,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zdenek J.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 11:50:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711487#M4986</guid>
      <dc:creator>ZdeněkJankovský</dc:creator>
      <dc:date>2013-11-05T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map viewing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711488#M4987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Runtime Locators are created through the Desktop pattern I offered in a previous post with respect to creating Runtime Geodatabases.&amp;nbsp; This will be available in ArcGIS Desktop 10.2.1 when it is released (scheduled) later this month.&amp;nbsp; Any data is supported so you should be able to create a Runtime Locator based on European data.&amp;nbsp; UTF characters will be interpreted correctly through the Android API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-map-viewing/m-p/711488#M4987</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2013-11-05T16:03:06Z</dc:date>
    </item>
  </channel>
</rss>

