Problem description
I get the following error logs when trying to run termux-setup-storage on my Android 14 Pixel 7A device.
~ $ termux-setup-storage
/data/data/com.termux/files/usr/bin/termux-setup-storage: line 29: 25193 Aborted am broadcast --user 0 --es com.termux.app.reload_style storage -a com.termux.app.reload_style com.termux > /dev/null
Apparently, the message aborted comes even if I just run the am command.
Could someone please help me out with this issue?
Steps to reproduce the behavior.
Run termux-setup-storage on Android 14 (preferably on Pixel 7a) device.
What is the expected behavior?
termux-setup-storage should setup a storage folder as usual.
System information
- Termux application version: v0.118.0
- Android OS version: 14
- Device model: Pixel 7a
Problem description
I get the following error logs when trying to run termux-setup-storage on my Android 14 Pixel 7A device.
Apparently, the message aborted comes even if I just run the
amcommand.Could someone please help me out with this issue?
Steps to reproduce the behavior.
Run termux-setup-storage on Android 14 (preferably on Pixel 7a) device.
What is the expected behavior?
termux-setup-storage should setup a
storagefolder as usual.System information