我将adb.py中的 ['-c', 'input', 'swipe', str(from_x), str(from_y), str(to_x), str(to_y), str(duration)]) -c改为 shell 后可以正常滑动屏幕 但是点击运行后没有任何效果
我将adb.py中的 ['-c', 'input', 'swipe', str(from_x), str(from_y), str(to_x), str(to_y), str(duration)]) -c改为 shell 后可以正常滑动屏幕 但是点击运行后没有任何效果