Skip to content

alvr-org/ADBForwarder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

  • Download the latest release
  • Extract the archive somewhere convenient in a separate directory
  • Run the program and ALVR, order does not matter
  • ALVR may (or may not) restart
  • You should see your device's serial ID show up in the console, if it says the following, all is well!
    • Successfully forwarded device: ...

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!

About

Console application designed to handle ADB commands necessary to enable wired streaming with ALVR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%