Having spent half my youth on figuring out how to read a text file a user has saved in his download folder from an email attachment using fileprovider without success (I can see the file is there, but despite all required permissions are set, I cannot read the list into file.ListFiles). So I have given up
Now I have followed this advice and it works fine (as second choice). I can access the download folder and click on a text file and read it. Would be even nicer if I could only see *.csv files.
BUT what if a user does not see a file he/she wants to import? There is no way to cancel the dialog (at least I have not found a button for this).
The only way is to move the dialog out of sight but this also kills the entire app.
I know Erel once sid 'only the user can cancel the dialog', but how?
Is there a work around available?
Thanks for your help,
john m.