Forum Discussion
mariano.banquiero
5 years agoHonored Guest
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 change and want to test it I have to put on the headset and see the screen, etc
Is it possible to run the app in some android stuvio AVD device simulator, at least for test the graphical stuff (opengl)
Thanks!
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)
2 Replies
- pro_zacMeta Employee
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)
- a.a.babichevExplorer
I did option to build my software for PC and launch it in flat mode. It saves a lot of time for testing and debugging.
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
- 3 years ago