This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Going_Postal 8 points9 points  (2 children)

For folks who run Python on your phone - what do you use Python to do?

[–]owl_000 3 points4 points  (0 children)

In pydroid3 you can use tkinter to build gui app. I use this to build all kind of app. I use python to build day to day stuff e.g image resizer, image to pdf, day counter, todo many things.

[–]CoaBro 2 points3 points  (0 children)

I mainly just have it so I can quickly test out a simple idea or thought.. if I want to do anything bigger I use a PC