有没有办法在 adb 中等待具有特定名称/ID 的设备,我到目前为止尝试过
$adb wait-for-device emulator-5554
$adb wait-for-device -e emulator-5554
$adb wait-for-device - s shell emulator-5554```
but did not work
有没有办法在 adb 中等待具有特定名称/ID 的设备,我到目前为止尝试过
$adb wait-for-device emulator-5554
$adb wait-for-device -e emulator-5554
$adb wait-for-device - s shell emulator-5554```
but did not work