open an folder

Post your questions and help other users.

Moderator: Martin

Post Reply
Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

open an folder

Post by Ankit » 23 Nov 2015 07:06

How to open an folder with specific location like /storage/emulated/0/WhatsApp/Media/WhatsApp Audio/

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: open an folder

Post by Martin » 24 Nov 2015 14:26

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

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: open an folder

Post by Ankit » 24 Nov 2015 16:49

Hi,

Only the home page of the file explorer is opened on executing the flow....
Problem of my file explorer.....
Any other way??

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: open an folder

Post by Martin » 26 Nov 2015 19:26

Hi,

No other way I'm aware of. What file explorer are you using?

Regards,
Martin

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: open an folder

Post by Ankit » 28 Nov 2015 02:40

Asus File Explorer

But working fine in es file explorer

Post Reply