-
-
Notifications
You must be signed in to change notification settings - Fork 109
Developer workflow: enabling developer mode on the VR device
Eduardo Lima edited this page Jun 14, 2022
·
4 revisions
Enabling developer mode on your VR device is an essential preparatory step for many developer-related activities, including sideloading, debugging inside the browser over USB, capturing screenshots and videos remotely, and more.
Enable Developer Mode via the Oculus companion app on your phone. Use the same phone that you used to initially set up the Oculus Go with.
More detailed instructions can be found at https://headjack.io/tutorial/sideload-install-app-apk-oculus-go/.
Enable developer mode on the Huawei Phone using the regular method for Android:
- Open
Settings
->About Phone
- Click
Build number
a few times until Developer Option is enabled.
After that, sideloading apps via ADB should be possible.
More information is available in the Android Documentation.