TheFoxPie
TheFoxPie
TTermux
Created by Fruk on 2/27/2024 in #support
Termux + SD Card (not install termux to it, but allow termux to write/read files from it)
~/storage/external-1 actually points to /storage/XXXX-XXXX/Android/data/com.termux/files. If that's the case for you, then to get to the actual sdcard, the foolproof command should be cd $(realpath ~/storage/external-1)/../../../...
16 replies
TTermux
Created by bakkar on 6/3/2024 in #support
Running qemu-aarch64 emulator inside Termux
Also, without KVM, doing aarch64 emulation instead of x86_64 will not give any significant performance improvement even if the host OS is having the same CPU architecture as the guest OS.
9 replies