-
-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate ADB script for initiating a USB connection #567
Comments
I'm posting a script I've been using to simplify launching: ALVR USB Connection.bat (I might update it, so check from time to time) Alternatively this: https://github.com/jacklul/ALVR-USB (based on AtlasTheProto/ADBForwarder from the wiki) It waits for specific ADB device (in this case - headset) to become connected, runs the Requirements:
Note: Hopefully something similar could be implemented into the dashboard directly. |
I think we could use the mozdevice crate. |
Maybe use udev rule for this? |
i may work on this soon after #1973 |
No description provided.
The text was updated successfully, but these errors were encountered: