Forum Discussion
eclipseinfotech
9 years agoHonored Guest
App not playing by default
Hello Everyone, I am developing an App for Gear VR using Unity Android build. After build I transfer the .apk file into my Samsung S7. On tapping it displays a message "Insert device into Gear VR t...
vrdaveb
9 years agoOculus Staff
Sorry but there is not a supported way to install apps such that they will automatically launch when you plugin the phone into the headset. The normal flow is to launch apps via Oculus Home or the 2D client.
However, during development, you can use other methods to launch apps. Copy an APK built with your OSIG to your device so that you can enable developer mode. Change the intent filter in your manifest from android.intent.category.INFO->android.intent.category.LAUNCH so you can see it on the 2D app screen. Or use the vr service version of APK launcher, or launch it directly via adb.
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
- 10 months ago
- 1 year ago