-
Notifications
You must be signed in to change notification settings - Fork 25
赞扬与疑问 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
另外pyminitouch都做了,大佬考不考虑顺便来个pyminicap() |
我收回我开始说的话,我看见了没有出现在demo里的restart_adb() |
谢谢支持。 pyminitouch/pyminitouch/connection.py Line 38 in 38eaa54
2-4、
已经有极为优秀的 scrcpy 存在了。https://github.com/Genymobile/scrcpy |
好的,谢谢 |
Line 47 in 38eaa54
当它间隔足够小就是均匀的了 |
我给您点亮了第100颗星,这个项目我觉得很棒,能够使我省很多力,不过过程中也遇到了些问题。
1.minitouch包的下载,我开始因为dns的问题被一直卡住,是否能提供一个选项选择直接使用本地已经下好的minitouch。
2.它在adb没有连接时只会报错,如果在执行过程中因为一切突发情况断连的话,似乎不太利于整体运用,能否加一个尝试重连,重连失败再报错
3.关于第11条,已经占用minitouch的问题,能否直接在其中加入一个初始化函数,用于解决,当然这可能导致第2条出现的更多:-(
4.一些疑问,关于端口占用似乎只会在执行完成代码且没有stop的时候出现?中间终端代码似乎也不会出现这样的情况
The text was updated successfully, but these errors were encountered: