Exporting your .apk for Quest
Last updated
Last updated
To export your VR experience as an app for Quest headsets, follow this procedure.
Go to File > Build Settings
.
Check that you have Android set as your platform.
If you need to switch to Android mode, Unity will reimport all of your scenes which can take time. It's preferable to do this step early in your project development.
Go to Player Settings > XR Plug-in Management
and check that you have 'Oculus' checked in the Android
tab.
Go back to Build Settings
. Make sure all the scenes you want to include in your app are selected.
Click the Build
button, which will generate your app as an .apk file. Pick a spot on your computer for it be exported to.
Once the .apk file is saved to your computer, follow this next tutorial on how to install it on your headset.