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
I have tried termux-saf-* method but they just struck/hang doesnt work or return