Closed Faisalthe01 closed 2 years ago
Hi,
my homebridge crashed and i reinstalled everything, was trying to reinstall ADB but it fails to connecy
` pi@homebridge:/var/lib/homebridge $ sudo apt-get install android-tools-adb android-tools-fastboot [sudo] password for pi: Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'adb' instead of 'android-tools-adb' Note, selecting 'fastboot' instead of 'android-tools-fastboot' adb is already the newest version (1:10.0.0+r36-7). fastboot is already the newest version (1:10.0.0+r36-7). 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. pi@homebridge:/var/lib/homebridge $ adb connect 192.168.0.216 missing port in specification: tcp:192.168.0.216 pi@homebridge:/var/lib/homebridge $ adb kill-server pi@homebridge:/var/lib/homebridge $ adb connect 192.168.0.216
`
Tried a few times with port 5555 and it worked
Hi,
my homebridge crashed and i reinstalled everything, was trying to reinstall ADB but it fails to connecy
` pi@homebridge:/var/lib/homebridge $ sudo apt-get install android-tools-adb android-tools-fastboot [sudo] password for pi: Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'adb' instead of 'android-tools-adb' Note, selecting 'fastboot' instead of 'android-tools-fastboot' adb is already the newest version (1:10.0.0+r36-7). fastboot is already the newest version (1:10.0.0+r36-7). 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. pi@homebridge:/var/lib/homebridge $ adb connect 192.168.0.216 missing port in specification: tcp:192.168.0.216 pi@homebridge:/var/lib/homebridge $ adb kill-server pi@homebridge:/var/lib/homebridge $ adb connect 192.168.0.216
`