Forum Discussion
SimulatedShane
3 years agoHonored Guest
How to launch development app from within headset
I am developing an app for Meta Quest 2.
When I Build & Run out of Unity, the APK correctly launches on the headset. I am also able to directly download the APK to the device using the Meta Quest Developer Hub (MQDH) and launch it using MQDH's file manager.
But once such a development build is on the device, how can I launch it directly on the device, without needing to go through MQDH file manager? The app is listed in MQDH's file manager, but no icon appears in the app library on device.
Go to App Library and from the dropdown in the upper right corner select "Unknown Sources".
2 Replies
- jameswood32Protege
Launching a development app directly from a VR or AR headset depends on the platform you are developing for. The general steps include enabling developer access, building the app correctly, and finding it through the headset’s interface.
For Meta Quest devices, start by enabling developer mode through the Meta mobile app linked to your headset account. Once enabled, connect the headset to your computer using a USB cable. You can then deploy your mobile app using development tools such as Unity, Android Studio, or Unreal Engine, along with Android Debug Bridge. After installation, open the headset, go to the apps section, and find your app under Unknown Sources.
For Microsoft HoloLens or Windows Mixed Reality devices, use Visual Studio to build and deploy your app as a Universal Windows Platform project. Make sure the device is in developer mode and connected to the same network. Once deployed, the app will appear in the headset’s start menu or application list.
Ensure the correct build settings are selected, such as ARM64 for most standalone headsets. Also, confirm that your development certificates are properly set and that permissions are granted.
In Unity, use the XR plugin settings and configure your project for the correct platform before building. Once installed, the app will be listed among your available applications inside the headset.
- rzr137Honored Guest
Go to App Library and from the dropdown in the upper right corner select "Unknown Sources".
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 1 year ago
- 2 years ago