Fileselector available? like media.selectPhoto() for any Files

Hi there,

is there an option for media.selectPhoto()

to also be able selecting other files than jpg,png etc.

on Android for example at selectPhoto() comes the great standart Android Fileselection,

where i can even point to GdRive, the SDCard, Download Folder etc.

I could use it to select a textfile and read it. (in my case I would look in  GDrive and Downloadfolder)

Otherwise only for that I would have to write my own fileSelector and I guess

with just one Paramenter we could use selectPhoto (or a new selectFile()) for even more extensions.

for sure would be great to set one own extension that the selectable files should have.

(in my case all .myd files)

Maybe there is already something like that, and I just dont see it :slight_smile:

thanks

Chris