iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

Download google drive #50

Open psohm opened 10 years ago

psohm commented 10 years ago

How can we download google drive file ? Can you give a short example ?

Regards

keithentzeroth commented 9 years ago

Just wanted to let you know I had this issue and posted a solution on stackoverflow: http://stackoverflow.com/questions/25171246/open-a-google-drive-file-content-uri-after-using-kitkat-storage-access-framework

psohm commented 9 years ago

thank you a lot. i'll try it ;)

danieltigse commented 8 years ago

Doesn't work for me :(

samuelt1 commented 7 years ago

this does not work for me either i get

java.lang.SecurityException: Permission Denial: reading com.google.android.apps.docs.storagebackend.StorageBackendContentProvider uri content://com.google.android.apps.docs.storage/document/acc=1;doc=4235 from pid=32140, uid=10149 requires android.permission.MANAGE_DOCUMENTS, or grantUriPermission()