Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
mariano.banquiero's avatar
mariano.banquiero
Honored Guest
4 years ago
Solved

Testing without wearing headset? NATIVE

Hi, I have a quest 2 headset and I'm working with NATIVE samples, for example VrCubeWorld_SurfaceView I dont want to use Unity or Unreal, just plain native platform,    So,  every time I make a c...
  • pro_zac's avatar
    4 years ago

    You can use Oculus Developer Hub (ODH) to launch the apk and cast your headset. I also setup an adb command shortcut to exit my apps. (adb shell am force-stop com.packagename)