How to create the file inside a folder in google drive?
问题 I am facing the issue in creating the file inside a folder , i created the separate file and separate folder in google drive but i can't create the file inside a folder in google drive I have used the for creating the file inside the folder in google drive is posted below public void onClickFolderInRootFlder(View view) { MetadataChangeSet changeSet = new MetadataChangeSet.Builder().setTitle("New CallLog folders").build(); Drive.DriveApi.getRootFolder(mGoogleApiClient).createFolder(