adb
adb
behind the scenes to detect and talk to your Android device. You need to have adb
installed in your $PATH
for Inspect to be able to execute commands to the devices.
Make sure you can start a terminal and run adb devices
without problems.