<?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: Is it possible to open UNC hyperlink in ArcGIS for Android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516394#M3522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Ok, I believe I have the syntax correct.&amp;nbsp;&amp;nbsp; I copied some of our PDF files out to the intranet webserver and have directory browsing enabled.&amp;nbsp; I am using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; instead of the UNC.&amp;nbsp; If I go to a browser on the Android or IOS device I can browse the directory and open the PDF files so I know they are accessible.&amp;nbsp; Now, when I start ArcGIS and I open the map I do not receive any error and everything displays properly.&amp;nbsp; I zoom in and click on the feature, it retrieves the location and I select the &amp;gt; to view the popup information.&amp;nbsp; I scroll down to where the hyperlink should be on the popup and I see the title and the caption and a busy icon in the middle that just spins and spins and spins.&amp;nbsp; When I click on the spinning icon it takes me to another view and the busy spinning icon just spins and spins and spins.&amp;nbsp; It is like ArcGIS does not know what to do with the PDF.&amp;nbsp; Is it even capable of viewing a PDF?&amp;nbsp; The largest PDF file we have is around 64 KB.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; "description": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "showAttachments": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaInfos": [{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "test",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type": "image",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "caption": "Inlet Report",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "sourceURL": "http:////fwb-gissrv/stormwater//{Hyperlink}",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "linkURL": "http:////fwb-gissrv/stormwater//{Hyperlink}"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duh... Jared already told me Hyperlinks do not work on the Samsung Galaxy Tab - Argh!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 10:51:16 GMT</pubDate>
    <dc:creator>LuciHawkins</dc:creator>
    <dc:date>2012-03-07T10:51:16Z</dc:date>
    <item>
      <title>Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516390#M3518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcGIS for Android and everything is working fine with my maps so far using our server's Mobile content.&amp;nbsp; Now I would like to add a feature that I use in our FlexViewer website.&amp;nbsp; In the popup in FlexViewer - I have a link to a file (it may be a TIF, GIF, or PDF) on a server that does not have IIS installed so I am using the UNC like this:&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;&amp;lt;![CDATA[ Document Link: &amp;lt;a href="\\fwb-gissql\Users\Public\Data\Documents\{Hyperlink}"&amp;lt;u&amp;gt;{Hyperlink}&amp;lt;/u&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to do this in JSON syntax? This is the area of the JSON file where I have been attempting to place the code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"description": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "showAttachments": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaInfos": [{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "caption": "{Hyperink}",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "Inlet Inspection Report",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type": "image",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "linkURL": "\\\\fwb-gissql\\Users\\Public\\Data\\Documents\\{Hyperink}",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "sourceURL": "http://fwb-gissrv/fwb/assets/images/i_info.png"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My folder name may say Public - but the files are only accessible via VPN or LAN.&amp;nbsp; Any ideas?&amp;nbsp; Is this possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 19:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516390#M3518</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-02-28T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516391#M3519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not to complicate matters for you, but what device are you using. (i.e. it may not be your code)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have logged a bug with ESRI "NIM077005: Hyperlinks in pop-ups do not work in ArcGIS for Android on a Samsung Galaxy tablet."&amp;nbsp; The issue we found seams to be primarily with Tablets and not phones.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 14:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516391#M3519</guid>
      <dc:creator>JaredYost</dc:creator>
      <dc:date>2012-02-29T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516392#M3520</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;We are using the Samsung Galaxy Tab Touchscreen Tablet.&amp;nbsp; Have you also experienced GPS problems?&amp;nbsp; As soon as I enable GPS, ArcGIS says it is starting GPS, then it tends to crash and I have to "Force Close" on the app.&amp;nbsp; Is that due to the Samsung or the Android version of the ArcGIS app.&amp;nbsp;&amp;nbsp; I have not had the GPS problem with the IOS version of ArcGIS on an 4S IPhone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 15:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516392#M3520</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-02-29T15:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516393#M3521</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;We are using the Samsung Galaxy Tab Touchscreen Tablet.&amp;nbsp; Have you also experienced GPS problems?&amp;nbsp; As soon as I enable GPS, ArcGIS says it is starting GPS, then it tends to crash and I have to "Force Close" on the app.&amp;nbsp; Is that due to the Samsung or the Android version of the ArcGIS app.&amp;nbsp;&amp;nbsp; I have not had the GPS problem with the IOS version of ArcGIS on an 4S IPhone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Luci&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; I have not had issues with the GPS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 15:33:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516393#M3521</guid>
      <dc:creator>JaredYost</dc:creator>
      <dc:date>2012-02-29T15:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516394#M3522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Ok, I believe I have the syntax correct.&amp;nbsp;&amp;nbsp; I copied some of our PDF files out to the intranet webserver and have directory browsing enabled.&amp;nbsp; I am using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; instead of the UNC.&amp;nbsp; If I go to a browser on the Android or IOS device I can browse the directory and open the PDF files so I know they are accessible.&amp;nbsp; Now, when I start ArcGIS and I open the map I do not receive any error and everything displays properly.&amp;nbsp; I zoom in and click on the feature, it retrieves the location and I select the &amp;gt; to view the popup information.&amp;nbsp; I scroll down to where the hyperlink should be on the popup and I see the title and the caption and a busy icon in the middle that just spins and spins and spins.&amp;nbsp; When I click on the spinning icon it takes me to another view and the busy spinning icon just spins and spins and spins.&amp;nbsp; It is like ArcGIS does not know what to do with the PDF.&amp;nbsp; Is it even capable of viewing a PDF?&amp;nbsp; The largest PDF file we have is around 64 KB.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; "description": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "showAttachments": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaInfos": [{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "test",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type": "image",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "caption": "Inlet Report",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "sourceURL": "http:////fwb-gissrv/stormwater//{Hyperlink}",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "linkURL": "http:////fwb-gissrv/stormwater//{Hyperlink}"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duh... Jared already told me Hyperlinks do not work on the Samsung Galaxy Tab - Argh!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 10:51:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516394#M3522</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-03-07T10:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516395#M3523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have it working now.&amp;nbsp; I have a virtual directory pointing to the folder containing all of our documents and I created another field "HyperlinkA" in all of our features that has "forwardslash" instead of "backslash" because the IOS device didn't know what to do with them.&amp;nbsp; The Android device could use the "backslash" just fine though.&amp;nbsp; I am using the following syntax in my JSON files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"description": null,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "showAttachments": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaInfos": [{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type": "image",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "caption": "http://fwb-gissrv/documents/{HyperlinkA}",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "sourceURL": "http://fwb-gissrv/fwb/assets/images/hyperlink.png",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "linkURL": "http://fwb-gissrv/documents/{HyperlinkA}"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 19:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516395#M3523</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-04-24T19:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to open UNC hyperlink in ArcGIS for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516396#M3524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Luci,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this working on your Samsung galaxy tab?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 14:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/is-it-possible-to-open-unc-hyperlink-in-arcgis-for/m-p/516396#M3524</guid>
      <dc:creator>JaredYost</dc:creator>
      <dc:date>2012-04-30T14:05:31Z</dc:date>
    </item>
  </channel>
</rss>

