Home / Companies / Google Cloud / Blog / Post Details
Content Deep Dive

Announcing Version 2 of the Google Drive SDK

Blog post from Google Cloud

Post Details
Company
Date Published
Author
-
Word Count
545
Language
English
Hacker News Points
-
Summary

Google announced Version 2 of the Google Drive SDK at Google I/O in 2012, offering significant updates such as an expanded API, a simplified developer experience, and full mobile support for Android and iOS apps. The new Drive API enhances file operations by providing methods for listing, searching, converting formats, copying, managing revisions, and sharing files, and it is designed with open standards like RESTful architecture, JSON, and OAuth2 for authorization. The update facilitates easier integration with mobile apps, allowing them to securely access Google Drive for reading and writing files, while also simplifying web app development with features like the embeddable sharing component and support for Google document formats in various export formats. Users can now access and edit files on mobile devices similarly to the web, eliminating the need for Chrome Web Store installations, and new Drive apps are being introduced, ranging from mobile photo editors to cloud-based IDEs. Developers interested in integrating their applications with Google Drive can find detailed documentation on the Google Developers website, and support is available through Stack Overflow.