Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

[DEPRECATED] Google Drive Android API Demos

The Drive Android API used in this sample is now deprecated. Please see the migration guide for more information.


Google Drive Android API Demos app illustrates all possible ways to talk to Drive service with the use of interfaces available in Google Play Services. The calls illustrated within the app are:

Listing and querying

Working with files and folders

Intents

Hierarchical operations

Others

Can I run this app?

If you actually want to run this sample app (though it is mostly provided so you can read the code), you will need to register an OAuth 2.0 client for the package com.google.android.gms.drive.sample.demo with your own debug keys. See instructions in the Getting Started guide.

Home Screen

Analytics