This topic shows how to set up a Meta Android device for running, debugging, and testing applications. The currently supported Meta devices that run Android are Meta Quest, Meta Quest 2, Meta Quest Pro, and Meta Quest 3.
Note: To set up a Rift for development, see the Rift Native SDK documentation.
To begin development locally, you must enable developer mode for the Meta device in the companion app on your mobile phone. Before you can put your device in developer mode, you must belong to (or have created) a developer team on the Meta Horizon Developer Dashboard. If developing on Windows, you will also need to install drivers to use Android Device Bridge (ADB).
Joining or Creating a Team
To join an existing team, follow these steps:
You’ll need to request access to the existing team from the admin.
You’ll receive an email invite. Once accepted, you’ll be a mteam member.
To create a new team, follow these steps:
Go to the Create New Team page of the Meta Horizon Developer Dashboard.
Fill in the appropriate information.
Verify Your Account
Not sure which verification path to choose? Watch this quick clip:
Go to the verification tab of the Meta Horizon Developer Dashboard.
If prompted, login with your Meta Developer account.
Verify your account with one of the two following options:
Confirm your mobile number to set up SMS two-factor verification, please visit FB Help Center to ensure that your country and phone carrier are supported for SMS.
Add a payment method to your account (Paypal excluded).
Enable Developer Mode
Once you belong to a developer team, follow these steps to put your device in developer mode:
On your mobile device, open the Meta Horizon app.
In the app, tap the headset icon in the toolbar.
Your paired headset should appear at the top of the screen. Tap the headset item, which displays the model and status of your paired headset.
Tap Headset Settings beneath the image of your headset.
Tap Developer Mode.
Toggle Developer Mode to the on position.
The following video shows enabling developer mode on the Meta Horizon app.
Video: Toggle developer mode on in the Meta Horizon app.
Use a USB-C data cable to connect the headset to your computer.
Put on the headset.
In the headset, open the Quick Control menu item.
Select Open Settings, displayed as a gear icon. Then, open the Developer tab and toggle MTP Notification on.
When asked to allow USB debugging, select Always allow from this computer.
Important
Developer Mode is intended for development tasks such as running, debugging and testing applications. Engaging in other activities may result in account limitations, suspension, or termination. For more information, see Content Guidelines.
Install the Oculus ADB Drivers (Windows only)
If you are going to be pushing builds from a Windows machine, you’ll need the Oculus ADB Drivers.