Closed sainiJarnail closed 9 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.
@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.
DriveId's are device specific, to access a file across devices you need to use the resourceId.
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.