cancel
Showing results for 
Search instead for 
Did you mean: 

GearVR: how to get permission for custom USB device?

Anonymous
Not applicable
I want to use my custom USB device in Unity + GearVR application. I'm able to enumerate my USB device and ask for user permission by calling: usbManager.requestPermission(device, permissionIntent); on Java side. In "GearVR developer mode" everything is OK. User is prompted with question about giving permission and I get broadcast from android with permitted device.

Now I need to get permission not in "developer mode" (with "GearVR on my head"). Is there any way to do that?
5 REPLIES 5

Anonymous
Not applicable
Up.


Anonymous
Not applicable
Up. The problem is not yet solved! I can't get USB device access permission in VR mode!

TwoHedWlf
Expert Trustee
That sounds like something for the developer's forum.  https://forums.oculus.com/developer

Anonymous
Not applicable
We are having the same problem! Just emailed the support team and would like to see if they solve the problem for us 🙂

Anonymous
Not applicable
Problem is magically solved with latest GearVR system software updates )