alvr-org / ADBForwarder

Console application designed to handle ADB commands necessary to enable wired streaming with ALVR
MIT License
15 stars 3 forks source link

ADBForwarder

Console application designed to handle forwarding TCP Ports (using ADB) between your PC and Android devices, over USB

Specifically made for use with ALVR, but config.json can be configured to work with any port needed for any other purposes.

Supports any ADB compatible device

Download here!

Usage

Problems?

Don't hesitate to raise an issue if you encounter problems!

Attributions

Thank you. AtlasTheProto, for OG ADBForwarder codebase

Thank you, Mantas-2155X, for iterating and refactoring AtlasTheProto's work, to bring Linux support!

Thank you, Quamotion, for SharpADBClient!