immersive-web / webvrrocks

Your guide to Virtual Reality in the browser.
https://webvr.rocks/
Creative Commons Zero v1.0 Universal
123 stars 58 forks source link

document how to set up Developer Mode on Gear VR #275

Open cvan opened 6 years ago

cvan commented 6 years ago

per https://developer.oculus.com/documentation/mobilesdk/latest/concepts/mobile-troublesh-device-run-app-outside/

vincentfretin commented 6 years ago

The difficult part is to create a native app to unlock developer mode, even harder when you are on linux and don't have macOS or windows at hand to install unity. I successfully enabled the developer mode by installing the A-Blast native app from https://blog.mozvr.com/samsung-gear-vr-support-lands-in-servo/ with my own key. I have some instructions here http://documentation.ecreall.com/webvr/#how-to-enable-developer-mode-on-oculus-browser if you need it. You can copy and modify the instructions and integrate it into some other pages if you need.

cvan commented 6 years ago

Thanks for this! This proved way trickier than I anticipated from reading the Oculus docs.