Is there a way to use PyAutoGUI on an Android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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!

19th Feb 2018, 4:49 AM
Adrian Tippit
Adrian Tippit - avatar
2 Answers
0
i hear something about android gui with kivy. maybe that is what you looking for
4th Mar 2018, 11:04 AM
Kevin AS
Kevin AS - avatar
0
I try to install it but Error: pyautogui not support for Android yet
1st Apr 2022, 1:15 PM
Ehem
Ehem - avatar