You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Philip Lamb edited this page Jul 30, 2019
·
4 revisions
ADB, the Android Debug Bridge, is a command-line tool which allows you to perform a variety of different functions on your Android-based VR device remotely from your PC, including installing and uninstalling apps, starting and stopping activities, running shell commands and more.
If you don’t see any devices listed in the output, turn off your VR headset, disconnect the USB, power your headset back on, reconnect the USB and then run the command again.
If you see a device ID show up in the output with “unauthorized” behind it, put the headset on and look for a permission dialog onscreen.
Once you see a device ID show up with “device” behind it, you are good to go.