1

is it possible to write/edit the files on the memory card with Termux

i tried the command:
termux-setup-storage

but it only gives the permission to write on my device storage(/emulated/0/)

ANDuser
  • 83
  • 1
  • 5
  • Writing to the external sd-card section is only possible using the Java-API. As Termux applications are usually regular Linux programs writing to the external sd-card is not possible as far as I know. – Robert Nov 01 '20 at 10:40
  • If your device is rooted you can use root to write to memory card. – Sruly Nov 02 '20 at 22:39
  • is it possible if i use beanshell[on termux] to write into memory card – ANDuser Dec 11 '20 at 06:58

0 Answers0