Google Drive SDK & Android
GDG Sacramento
July 11, 2013
Thomas Amsler
Google Drive SDK
The core functionality of the Google Drive SDK is to download and upload files in Google Drive. However, the Drive SDK provides a lot more than just storage.
https://developers.google.com/drive
Google Drive SDK
Google Drive SDK: File IDs
With the Drive SDK, you'll use a model based on file IDs, rather than a traditional folder hierarchy, when working with Google Drive files and folders.
Google Drive SDK: API
Files
About
Changes
Children
Parents
Permissions
Revisions
Apps
Comments
Replies
Properties
Google Drive SDK: Android
DEMO