摘要: 一.设备连接 1.usb单设备连接 d = u2.connect() 2.usb多设备连接 d = u2.connect("90bf8faf") # 多台设备填写device即可 3.wifi连接 d = u2.connect("ip:proxy") # wifi连接设备 adb使用wifi连接设备 阅读全文
posted @ 2024-05-09 19:16 余生没有余生 阅读(3950) 评论(0) 推荐(0)