Stay organized with collections
Save and categorize content based on your preferences.
The Google Drive user interface
(UI) is a
Google-provided application where Drive users can create,
organize, discover, and share content stored on Google Drive. You can
integrate your Drive-enabled app with the Drive UI
to take advantage of these features. There are two integrations that you can
perform:
If you want Drive UI users to call your app to create a file,
integrate your app with the Drive UI's "New" button.
The "New" button lets users open your application or other editor-style apps,
such as Google Docs and Google Sheets, to create a new document.
Drive UI's "Open with" menu item
If you want Drive UI users to open documents with your app,
integrate your app with the Drive UI's "Open with" menu item.
When a user right-clicks on a file in the Drive UI, a context
menu opens. The right-click menu contains an "Open with" item letting the user
select an application to open the file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-19 UTC."],[[["The Google Drive UI lets users create, organize, discover, and share content stored on Google Drive, and you can integrate your app with it."],["You can integrate your app with the Drive UI's \"New\" button, allowing users to create new files with your application."],["You can integrate your app with the Drive UI's \"Open with\" menu item, enabling users to open existing files using your application."]]],[]]