Hi!
I want to connect to devices that really are connected to another machine.
I tryed using adb -s deviceId -H remoteHostIp devices and other adb commands and it worked...
But when I read the Appium documentation I cannot find any parameter that allow me to set the remote host where I want to connect....
This option exists?
Thank you very much!