<?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 offline data for oculus quest in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1208663#M125</link>
    <description>&lt;P&gt;I'm trying to make a Quest VR app that operates offline.&amp;nbsp; Does anyone have a working sample of reading in data designed to be packaged with the Android APK?&amp;nbsp; Should I be using the &lt;A href="https://docs.unity3d.com/ScriptReference/Application-persistentDataPath.html" target="_blank" rel="noopener"&gt;persistentDataPath&lt;/A&gt;?&amp;nbsp; What is the best way of copying the data from it's location in the editor into the final APK?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 13:44:33 GMT</pubDate>
    <dc:creator>HacksHaven</dc:creator>
    <dc:date>2022-09-01T13:44:33Z</dc:date>
    <item>
      <title>offline data for oculus quest</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1208663#M125</link>
      <description>&lt;P&gt;I'm trying to make a Quest VR app that operates offline.&amp;nbsp; Does anyone have a working sample of reading in data designed to be packaged with the Android APK?&amp;nbsp; Should I be using the &lt;A href="https://docs.unity3d.com/ScriptReference/Application-persistentDataPath.html" target="_blank" rel="noopener"&gt;persistentDataPath&lt;/A&gt;?&amp;nbsp; What is the best way of copying the data from it's location in the editor into the final APK?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 13:44:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1208663#M125</guid>
      <dc:creator>HacksHaven</dc:creator>
      <dc:date>2022-09-01T13:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: offline data for oculus quest</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1213964#M164</link>
      <description>&lt;P&gt;You will just need to sideload the slpk onto the device or download it from a server on the android phone. You can see something similar here&amp;nbsp;&lt;A href="https://developers.arcgis.com/android/offline-maps-scenes-and-data/tutorials/display-a-map-from-a-mobile-map-package/#add-a-mobile-map-package-using-device-file-explorer" target="_blank"&gt;https://developers.arcgis.com/android/offline-maps-scenes-and-data/tutorials/display-a-map-from-a-mobile-map-package/#add-a-mobile-map-package-using-device-file-explorer&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 20:32:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1213964#M164</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-09-19T20:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: offline data for oculus quest</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1213987#M172</link>
      <description>&lt;P&gt;FWIW, the Meta App store seems to do things slightly differently.&amp;nbsp; I had my data in StreamingAssets but that gets compressed in the OBB file and isn't directly accessible to the SDK. UnityWebRequest is be able to correctly access the data, but ESRI is using it's own network library. I'm using &lt;A href="https://github.com/gwiazdorrr/BetterStreamingAssets.git" target="_self"&gt;https://github.com/gwiazdorrr/BetterStreamingAssets.git&lt;/A&gt; to check if the file exists in Application.persistentDataPath and copying it there before accessing the layer.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 21:20:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/offline-data-for-oculus-quest/m-p/1213987#M172</guid>
      <dc:creator>HacksHaven</dc:creator>
      <dc:date>2022-09-19T21:20:46Z</dc:date>
    </item>
  </channel>
</rss>

