googleworkspace / android-samples

Android samples for Google Workspace APIs
Apache License 2.0
636 stars 410 forks source link

Select multiple files with the file picker (open file activity) #71

Closed Skarafaz closed 6 years ago

Skarafaz commented 6 years ago

Hi! Is it possible to select multiple file using the file picker? I mean, retrieving more than one drive id at time

asrivas commented 6 years ago

Do you mean item_id? https://developers.google.com/picker/docs/results No, you'll need to make individual calls.