Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 1.69 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.69 KB

UPDATE These examples have been deprecated and are no longer being updated. Current versions of this app can be found in the following repositories:

DrEdit

DrEdit is a sample Google Drive app, is a text editor that is capable of editing files with text/* MIME type that are stored in user's Google Drive. It has similar implementations for Java, Python, PHP, .NET, Ruby, Android and iOS. DrEdit also implements two fundamental Google Drive use cases:

The flow for both use cases is similar. Google Drive redirects a user to the app after the user selects it from the Create menu or context menu of a file with a registered MIME type.

These pages provide details for each language-specific sample: