aFileChooser icon indicating copy to clipboard operation
aFileChooser copied to clipboard

Download google drive

Open psohm opened this issue 11 years ago • 4 comments

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

Regards

psohm avatar Jul 28 '14 16:07 psohm

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

keithentzeroth avatar Aug 08 '14 10:08 keithentzeroth

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

psohm avatar Aug 08 '14 11:08 psohm

Doesn't work for me :(

danieltigse avatar Mar 22 '16 18:03 danieltigse

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()

samuelt1 avatar Nov 17 '16 22:11 samuelt1