atonalfreerider Posted July 20, 2020 Share Posted July 20, 2020 We have multiple customers that are more comfortable having a Vive Focus connect to their corporate network via a computer that they control. We identified a popular tool for reverse tethering Android to a Windows PC via USB: https://github.com/Genymobile/gnirehtet The tool works fine, however it requires a signature-level permission to work: android.permission.BIND_VPN_SERVICE We can't find a way to grant this permission to the service on the Focus. Normally there would be a signature permission popup on an Android phone that would look like the (attached) image below. I tried running some of the sample projects included in the WaveVR native distribution. The closest example I tried was the wvr_simple_deviceservice sample. I also looked at this documentation: https://hub.vive.com/storage/docs/en-us/NativePermissionManager.html but I'm not sure how to import the PermissionManager into the source code for the tool. Any guidance on prompting an allowing the user to accept this permission would be appreciated. Or any other suggestions on how to reverse tether the Focus to a PC. @Cotta @JustinVive Link to comment Share on other sites More sharing options...
Corvus Posted July 23, 2020 Share Posted July 23, 2020 @atonalfreerider There is an upcoming update for Vive Focus which should fix/allow more extraneous permissions to be accepted in VR. I'm not familiar with the reverse tether but will look into it and the permission you mentioned. 1 Link to comment Share on other sites More sharing options...
Corvus Posted August 12, 2020 Share Posted August 12, 2020 @atonalfreerider There is a VIVE Focus ROM update and new Wave SDK update (3.2 beta) that improve permissions request support. Please let us know if this resolves your issue. https://developer.vive.com/resources/knowledgebase/wave-sdk/ 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now