Android : Get the parent folder of a file

on Saturday, October 11, 2014


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