@shahramfr wrote:
Hi,
Someone knows how to pick a file from google drive?
I want the users can download a file from google drive using filechooser and also copy it to a local folder.
as you know filechooser return a URI like this:content://com.google.android.apps.docs.storage.legacy/enc%3DyaCyj5t4BA7cgsp_b6DUViyiXGrsTkrqU30LXos%0A
so it is not possible to download or copy a file with such Uri. I have tested this Uri with filePath plugin but I get the same error.
Anybody know the what problem is?
Thanks.
Posts: 1
Participants: 1