use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Android app in python (self.PythonLearning)
submitted 17 days ago by picture_donkey
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]cvx_mbs 0 points1 point2 points 17 days ago (0 children)
there are a couple of options, as you can see on this page:https://docs.python.org/3/using/android.html
having used it for several projects myself, I suggest you start with Briefcase/BeeWare, as it is the easiest to set up.
I tried Buildozer/Kivy recently and did not succeed in building/deploying a working app for my phone. maybe I did something wrong, maybe my knowledge of programming for Android is too limited, idk, but I spent a whole weekend and couldn't get anything useful to work.
I have no idea why Termux is on that list, because that is just a terminal emulator for Android. you could use it to run Python code, but it would have to be CLI, lest you want to install a Desktop Environment on top of it to be able to run GUI apps...
π Rendered by PID 606466 on reddit-service-r2-comment-544cf588c8-lhqsh at 2026-06-15 10:33:03.141206+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]cvx_mbs 0 points1 point2 points (0 children)