|
|
|
|
|
by tjoff
2872 days ago
|
|
It worked fine in Android 7, when I updated to 8 my scripts started getting permission-denied errors on writes. I don't see anything in that link that says that sdcard (outside private folder) is read-only. The way I read "Each app has a private folder on the external SD card, and interchange between them needs to use a special API not yet available in Termux." is that I can't read another applications private folder, but I'm not trying to - I just want (write+delete) access to the publicly accessible parts of the sdcard (lots of other applications do this, and termux did in Android 7). |
|