MiniTouch in ADB devices(win 11)

11 hours ago 1
ARTICLE AD BOX

I use adb to connect with my Noxplayer but showing this:

[14:34:26][ERROR]<airtest.core.android.touch_methods.touch_proxy> stdout[b''] stderr[b"mv: bad '/data/local/tmp/minitouch': Invalid argument\r\n"] [14:34:26][WARNING]<airtest.core.android.touch_methods.touch_proxy> MINITOUCH setup up failed! C:\Users\admin\AppData\Local\Programs\Python\Python310\lib\site-packages\airtest\core\android\touch_methods\touch_proxy.py:82: UserWarning: Currently using ADB touch, the efficiency may be very low. warnings.warn("Currently using ADB touch, the efficiency may be very low.")

And emulator change to use adb command, but it so slow to finish my test check.

Read Entire Article