tathastu871
termux-saf-* always hangs
termux-api-stop
termux-api-start
logcat > log 2>&1 & termux-saf-managedir
07-02 07:15:20.442 7087 7087 E termux-api: Unrecognized 'api_method' extra: 'SAF'
```
Tried exemping termux* apps from battery opimization
3 replies
Using system gui file picker to select multiplefiles and return their usable paths to executecommand
is there a way i can open file picker ui select multiple file nd get back file paths as result on which i can execute comands. using select loop and cli based menus are sometimes not suitable need to quickly open gui android file picker. using activity manager is useless as devs has not implemented any way to get intent resultActivity. maybe termux-api lib can be used with storageGet method or anything. Plese help
I have tried termux-saf-* method but they just struck/hang doesnt work or return
3 replies