As the sole exception, this option provides the path to the adb binary, used for starting the server locally if initial connection fails. Defaults to 'adb'.
Optionalhost
host?:string
host to connect default is 127.0.0.1
Optionalport
port?:number
The port where the ADB server is listening. Defaults to 5037.
As the sole exception, this option provides the path to the
adb
binary, used for starting the server locally if initial connection fails. Defaults to'adb'
.