com.google.android.gms.drive
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["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-10-31 UTC."],[[["\u003cp\u003eThis documentation covers annotations, interfaces, and classes related to the Google Drive Android API.\u003c/p\u003e\n"],["\u003cp\u003eMany components of this API are deprecated and will be turned down on December 6, 2019; the migration guide is linked for transitioning to the REST API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDriveFile\u003c/code\u003e and \u003ccode\u003eDriveFolder\u003c/code\u003e represent files and folders within Google Drive, while \u003ccode\u003eMetadata\u003c/code\u003e stores their details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDriveContents\u003c/code\u003e provides access to file content, and \u003ccode\u003eTransferPreferences\u003c/code\u003e manages transfer settings like battery usage and network type.\u003c/p\u003e\n"],["\u003cp\u003eDeprecated components like \u003ccode\u003eDriveApi\u003c/code\u003e and \u003ccode\u003eFileUploadPreferences\u003c/code\u003e should be replaced with newer alternatives like \u003ccode\u003eDriveClient\u003c/code\u003e and \u003ccode\u003eTransferPreferences\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content outlines the Google Drive Android API, which is deprecated as of December 6, 2019, and users are directed to migrate to the REST API. It details file and folder management, including `DriveFile`, `DriveFolder`, and `DriveContents`. Key actions involve file creation and opening, with `CreateFileActivityOptions` and `OpenFileActivityOptions`. The document covers `TransferPreferences` for handling data transfer settings and managing metadata changes. Drive resource identification is done using `DriveId`.\n"],null,[]]