Git User

Results 158 comments of Git User

As I said, for me it can boot image with no issues: ![qemu](https://user-images.githubusercontent.com/107305601/197233636-03e84078-20a0-461b-8864-3bb4850f1653.png) *** I have compiled older package version (7.0.0). Try it and tell whether it works for you...

There is output of `lscpu` posted by @radumamy: https://github.com/termux/termux-packages/issues/12261#issuecomment-1287070034

Cortex 510 architecture is ARMv9.

There's a bit different issue with Play Store. It requires applications to be compiled with target API level more than 29. But that's completely unsuitable for Termux application. If target...

@coderlogan `pkg` internally [uses](https://github.com/termux/termux-tools/blob/10dcdfdb1c153b646ae63ba7d607bb8ec4e3a56e/scripts/pkg.in#L342) `apt`, so this doesn't really matter. Presence of lines like ``` Get:1 https://termux.mentality.rip/termux-packages-24 stable InRelease [14.0 kB] Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease Err:4...

@analoginterface0 On AOSP or analogs it is not possible to grant **full write** access to all files on external disks (SD or USB) except the stored under directory `Android/data/com.termux`. The...

It depends on fonts packaged as part of Android OS. Termux explicitly specifies monospace typeface and the issue happens only for certain devices with specific OS versions. Can be fixed...

> I'm using 0.119.1 v0.119 was never released. The build poking around the Internet with such version is a fake app. The official distribution sources are: * F-Droid: https://f-droid.org/packages/com.termux/ *...

Application version can't be changed on its own. v0.119.1 was never released, the older version 0.119.0 was never released too. You probably accidentally installed something unknown such as https://apkcombo.com/termux/com.termux/old-versions/0.119.1/. As...

@patham9 It will exist indefinitely due to Termux nature. However since it is not really a bug, it would be closed. It can be easily workarounded by passing necessary build...