googleworkspace / android-samples

Android samples for Google Workspace APIs
Apache License 2.0
636 stars 410 forks source link

not able to get app data on another device from google drive in android #9

Closed sainiJarnail closed 9 years ago

sainiJarnail commented 10 years ago

I have created a file in app folder on Google drive.and i am reading and modifying it using its drive id very well.but when i uninstall my and re install it and if i want to access that file with same drive id on another device, i am not able to do that.and don't face any error in log cat during that so am confused where is problem.

cooliceman commented 10 years ago

Have the same problem,and developers from google drive team give no response. If It's a bug.what should we do to avoid it? If It's not a bug.what should we do to make it works.

cooliceman commented 10 years ago

@sanijarnail Have you find the solution? No body encouter the same problem? Can anyone from google drive can have a look at this problem? If we can't read data in app folder on another device or after app is reinstalled,the app folder is useless. I don't want to go back to use goolge drive client for java although I know it doesn't have the same problem.

kroikie commented 9 years ago

DriveId's are device specific, to access a file across devices you need to use the resourceId.