open an folder
Moderator: Martin
open an folder
How to open an folder with specific location like /storage/emulated/0/WhatsApp/Media/WhatsApp Audio/
Re: open an folder
Hi,
Depending on app you could use action Start Activity with android.intent.action.VIEW and fill in (or select) file:///storage/emulated/0/WhatsApp/Media/WhatsApp%20Audio/.
On my device the folder is opened by the file manager app I have installed.
Regards,
Martin
Depending on app you could use action Start Activity with android.intent.action.VIEW and fill in (or select) file:///storage/emulated/0/WhatsApp/Media/WhatsApp%20Audio/.
On my device the folder is opened by the file manager app I have installed.
Regards,
Martin
Re: open an folder
Hi,
Only the home page of the file explorer is opened on executing the flow....
Problem of my file explorer.....
Any other way??
Only the home page of the file explorer is opened on executing the flow....
Problem of my file explorer.....
Any other way??
Re: open an folder
Hi,
No other way I'm aware of. What file explorer are you using?
Regards,
Martin
No other way I'm aware of. What file explorer are you using?
Regards,
Martin
Re: open an folder
Asus File Explorer
But working fine in es file explorer
But working fine in es file explorer