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?
This blog is all about Android development and problems\solutions
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?
0 comments:
Post a Comment