Forum Discussion
FeroxD
6 years agoProtege
Oculus Quest adb devices empty.
Hello, i can build UE4 project for my phone, create APK but i cannot see my Oculus Quest in the console (cmd "adb devices").. I saw it one week ago and on developer mode, installed Oculus ADB GO drive...
Anonymous
6 years agoNot applicable
My device wouldn't show up when I initially connected it. I had to disconnect and reconnect it, but when I attempted to install a packaged game, it would always fail. I discovered that I could connect and install wirelessly using these commands commands
// Connect device to pc and run this command
adb tcpip 5555
// Print IP address of device
adb shell ip route
// Disconnect device from PC and
// Connect wirelessly
adb connect IP_ADDRESS
// Run .bat file to install APK
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
- 5 years ago
- 4 years ago
- 3 years ago