+ 1
Is there a way to use PyAutoGUI on an Android?
Hello everyone, I know a little bit about using Python on mobile devices, but I'm wondering if it's possible to automate my mobile device to open an app and scroll through it or click certain coordinates. I know PyAutoGUI can do this on computers, is there a similar way to do it on mobile devices? If so, how would I instal it and run a script on my mobile? Thanks everyone!
2 Respostas
0
i hear something about android gui with kivy. maybe that is what you looking for
0
I try to install it but
Error: pyautogui not support for Android yet