<?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 Loading a local SLPK on the Meta Quest? in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1506105#M875</link>
    <description>&lt;P&gt;How can i load a local SLPK on the Meta Quest. It works perfect with the absolute path in Windows.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2024 10:06:06 GMT</pubDate>
    <dc:creator>IngmarWittmann</dc:creator>
    <dc:date>2024-07-17T10:06:06Z</dc:date>
    <item>
      <title>Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1506105#M875</link>
      <description>&lt;P&gt;How can i load a local SLPK on the Meta Quest. It works perfect with the absolute path in Windows.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 10:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1506105#M875</guid>
      <dc:creator>IngmarWittmann</dc:creator>
      <dc:date>2024-07-17T10:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1506173#M876</link>
      <description>&lt;P&gt;Hello. Please refer to this &lt;A href="https://github.com/Esri/arcgis-maps-sdk-unity-samples/blob/main/xr_sample_project/Assets/SampleViewer/Samples/XRTableTop/Scripts/LocationCycle.cs" target="_self"&gt;link&lt;/A&gt; in our public GitHub samples on how to load to the oculus quest. This sample was designed around vr headsets so we have verified it works with the quest.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally please check out this &lt;A href="https://docs.unity3d.com/ScriptReference/Application-persistentDataPath.html" target="_self"&gt;link&lt;/A&gt; to see where the persistent data path is on android devices to ensure it is in the correct location.&amp;nbsp;&lt;BR /&gt;if you have any other questions please reach out,&lt;/P&gt;&lt;P&gt;Mason Gaw&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 14:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1506173#M876</guid>
      <dc:creator>MasonGaw</dc:creator>
      <dc:date>2024-07-17T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1508459#M885</link>
      <description>&lt;P&gt;I got it running for local, this is the way. Some of the steps are for https acces.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.Update OpenXR to&amp;nbsp;1.10.0&lt;/STRONG&gt;&lt;BR /&gt;In your Project Folder/Packages/ - open the manifest.json and update the line&amp;nbsp;"com.unity.xr.openxr": "1.10.0"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. copy your SLPK and VTPK files to your Meta Quest 3 via Sidequest to this path&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/sdcard/Android/data/&lt;EM&gt;yourProjectName&lt;/EM&gt;/files/&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. In Unity Project Settings/Player/OtherSettings&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-circle"&gt;&lt;LI&gt;allow downloads over HTTP - always allowed&lt;/LI&gt;&lt;LI&gt;Install Location - Prefer External&lt;/LI&gt;&lt;LI&gt;Internet Access - Require&lt;/LI&gt;&lt;LI&gt;Write Permission - External(SDCard)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;4.&amp;nbsp;In Unity Project Settings/Player/Publishing Settings&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Custom Main Manifest - check&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&amp;nbsp;In Unity Project Settings/XR Plug-in Managment/OpenXR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;under the Android Tab/OpenXR Feature Groups/Meta Quest Support&lt;/P&gt;&lt;P&gt;click on the settings icon on the right - a Meta Quest Support window pops up - uncheck Force to Remove Internet Permission&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6. In your ArcGisMap Component&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;use -&amp;nbsp; &amp;nbsp;/sdcard/Android/data/&lt;EM&gt;yourProjectName&lt;/EM&gt;/files/&lt;EM&gt;yourfilename&lt;/EM&gt;&amp;nbsp; &amp;nbsp;- as source&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 09:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1508459#M885</guid>
      <dc:creator>IngmarWittmann</dc:creator>
      <dc:date>2024-07-23T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1508460#M886</link>
      <description>&lt;P&gt;yourProjectName = ProjectSettings/Player/OtherSettings - Identification - Package Name&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 09:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1508460#M886</guid>
      <dc:creator>IngmarWittmann</dc:creator>
      <dc:date>2024-07-23T09:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1562160#M1024</link>
      <description>&lt;P&gt;The Meta Quest needs an Internetconnection, even the files are local.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 11:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1562160#M1024</guid>
      <dc:creator>IngmarWittmann</dc:creator>
      <dc:date>2024-11-25T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a local SLPK on the Meta Quest?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1563437#M1028</link>
      <description>&lt;P&gt;The Quest 2 doesnt need a internet connection for slpks. All must local like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;layer = new Esri.GameEngine.Layers.ArcGISImageLayer(Application.persistentDataPath + "/Topographic_v4_2D.tpkx", "Topographic_v4_2D", 1.0f, true, "");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 15:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/loading-a-local-slpk-on-the-meta-quest/m-p/1563437#M1028</guid>
      <dc:creator>WH1981</dc:creator>
      <dc:date>2024-11-29T15:51:35Z</dc:date>
    </item>
  </channel>
</rss>

