I can’t find the option “Configure AndroidManifest for deployment to Oculus Mobile” within the Project Settings - I am using 4.24.1, please see screenshot below.
following the updated documentation from Oculus:
https://developer.oculus.com/documen…the-ue4-editor
- The updated documentation from Oculus does not explain how to package it?
- And how to copy the packaged game over to the Oculus Quest?
I was able to launch ADB succesfully - and the Quest device was found. All good.
But from here I am stuck, following the points below.
Launch the Unreal Project on the Oculus Quest
This section describes how to launch your UE4 project so that it can be viewed in the Oculus Quest headset.
-
Make sure your Oculus Quest is connected to your development PC via the USB cable.
-
Make sure you have installed and can run the Android Debug Bridge (ADB), and that your PC can see the Oculus Quest using the ADB command adb devices. For more information, see Adb in the Mobile SDK Developer Guide.
-
In the UE4 Editor, click beside the Launch icon to open Options for Launching on a Device:
https://scontent-sea1-1.xx.fbcdn.net/v/t39.2365-6/64499946_622041294964644_2473707334916898816_n.png?_nc_cat=109 -
From the drop down list, select the device you want to deploy to. If you are prompted to save the project, make sure to do so even if you recently saved it. This will ensure that the latest content resides on your Oculus Quest.
-
In the lower corner of the UE4 Editor, a progress bar indicates the status of the packaging process. If this is the first time you are packaging your project, it could take a few minutes, depending on the size of your project.
-
When the process is complete, you should be able to launch the project and view it within your Oculus Quest headset.
I know how to package a game for PC. But if I want to package the game for the Quest → do I just need to select Android?
And if that’s the case and after packaging on my PC drive… how to copy the package into what folder of the Quest System so I can launch it from the Library?
I can’t even find a drive for the Quest, like I would see from a USB-Stick or any other device connected.
What am I missing here and doing wrong?
Thank you so much for any little help appreciate it!