Recommended USB cable models
Hi, mates! Have you tested or recommend any other micro USB cable model different from those described in the "Recommended Hardware"section? I'm not having technical issues with the monoprice cables, but it would be nice if I could find another seller. Thanks!
They're the cheapest cables that work reliably. Anker and Aukey cables work fine too but they're quite a bit mire expensive.
On Sat, Dec 17, 2016 at 6:50 Marcos Rodrigues [email protected] wrote:
Hi, mates!
Have you tested or recommend any other micro USB cable model different from those described in the "Recommended Hardware"section? I'm not having technical issues with the monoprice cables, but it would be nice if I could find another seller.
Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openstf/stf/issues/503, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB-_Zn6FreTh1DCBcE_28lh9QUxqAowks5rIwc4gaJpZM4LPoAS .
Linux机器使用docker搭建STF,Windows安装SDK后,使用USB连接安卓设备 首先在Windows暴露5037端口 然后在Linux使用命令:stf provider --name localhost.localdomain --min-port 7400 --max-port 7700 --connect-sub tcp://172.50.1.159:7114 --connect-push tcp://172.50.1.159:7116 --group-timeout 900 --public-ip 172.50.1.159 --storage-url http://172.50.1.159:7100/ --adb-host 172.17.244.11 --adb-port 5037 --vnc-initial-size 600x800 --mute-master never --allow-remote
就一直停在“ tcp://172.50.1.159:7114”接收输入,过了几分钟就报错了,这个是什么原因?
