Quest Development
Share Quest-specific development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Quest 2 not authorizing adb wifi connection

Meta docs and many forum posts seem to indicate that it is possible to connect adb to a Quest 2 over WiFi, as it is to older Oculus hmds. But it is not working for me.I am on a Win10 laptop. When I connect the Quest 2 via usb, it presents an authoriz...

how to open video file in oculus quest?

I'm trying to open a video file in Oculus quest 2 through a specific app , but it just open the application and no error appears in command line. the command is: adb shell am start -n com.oculus.tv/com.oculus.livingroom.PanelActivity -t video/mp4 -d ...

ADB not running logcat properly

Adb does not seem to be behaving properly with my quest 2. Windows 10, connecting over wifi. I plugged the quest in with USB, did an adb devices and the quest was listed. I ran:adb tcpip 5555 and then unplugged the quest I ran adb connect IPaddress a...

crossmr by Level 4
  • 675 Views
  • 0 replies
  • 0 kudos

Adb shell start - how?

I can successfully install my (unity developed) myapp.apk file onto the Quest 2. Two issues:1. Where does adb actually put the app?2. I want to be able to start and restart my app at will. I can "adb shell" but when I run "start" it requires root. So...

Labels