I'm using CreateFileActivityBuilder() to create a file. I want to create a second file in the same directory of the first file (without using CreateFileActivityBuilder()). How can I get the parent folder of a file if I have the DriveId of the file?
Asked
Active
Viewed 452 times
1
-
Please post a link that actually works. – greenapps Oct 11 '14 at 14:02
-
So you are creating a file in the cloud. In google drive? – greenapps Oct 11 '14 at 16:26