adbXchange handles the exchange of ADB private keys. This is useful if the user has to work with many devices with different keys.
Also it transfers a workspace directory to /tmp/workspace/ on the target device and tries to make the binaries executable.
Build adbXchange from source using the Makefile, rename the example configuration file to config.yml, adjust the configuration file content to your needs and run the executable.
If you want to change the default location of your configuration file (./config.yml) you can simply set the environment variable ADBXCHANGE_CONFIG accordingly.
Error output
If adbXchange does not start properly please have a look to the logfile. If you can not find anything in it please start adbXchange from console and have a look at the console output.