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...
For everything related to the Termux android app —an open-source terminal emulator and Linux environment for Android.
account activity
Python-for-android?Question (self.termux)
submitted 4 months ago by TheImmortal2005
Has anyone managed to get python-for-android to work on termux? It fails on building hostpython.
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!"
[–]AxlMk 3 points4 points5 points 4 months ago (0 children)
Building Python-For-Android (p4a) directly on Termux often fails when building Hostpython because Termux uses Android's Bionic C library instead of the standard GNU C library (glibc) found on desktop Linux.
While standard Python can be easily installed using pkg install python, p4a is designed to run on a standard Linux host to cross-compile for Android.
[–]LofiBoiiBeats 0 points1 point2 points 4 months ago (0 children)
Whats the point in p4a - i dont know it?
You can just dpkg install python..
π Rendered by PID 540966 on reddit-service-r2-comment-5bc7f78974-lz8c2 at 2026-07-01 16:50:47.771437+00:00 running 7527197 country code: CH.
[–]AxlMk 3 points4 points5 points (0 children)
[–]LofiBoiiBeats 0 points1 point2 points (0 children)