gpt4 book ai didi

android - 多个模拟器的 adb 等待设备

转载 作者:行者123 更新时间:2023-12-04 01:34:54 26 4
gpt4 key购买 nike

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 -s emulator-5554 wait-for-any-device

关于android - 多个模拟器的 adb 等待设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59914103/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com