【发布时间】:2015-01-15 03:05:16
【问题描述】:
调用“adb wait-for-devices”时有没有办法超时?
场景:
adb reboot
adb wait-for-devices (timeout listed here - if possible)
**if times out: echo timed out**
**else**
adb root
adb wait-for-devices
【问题讨论】:
标签: android timeout adb nonblocking