Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Google Drive API

Introduction to Google Drive API

The slides I used in my talk at the GDG Philippines Google Apps Challenge Meetup/Hackaton (July 6, 2012)

Avatar for Jomar Tigcal

Jomar Tigcal

July 06, 2012
Tweet

More Decks by Jomar Tigcal

Other Decks in Technology

Transcript

  1. Jomar Tigcal • Community Manager of GDG Philippines • Mobile

    Apps Developer (Software Engineer) at Stratpoint Technologies, Inc. http://jomar.tigcal.com +Jomar Tigcal @jomartigcal
  2. What is Google Drive? • Create and collaborate. ◦ Google

    Docs (Documents, spreadsheets and presentations.) ◦ Share content, comments and receive notifications • Store everything safely and access it anywhere ◦ http://drive.google.com ◦ Drive Android App ◦ Mac and PC apps • Search ◦ Optical Character Recognition (OCR)
  3. Google Drive API * Chrome Web Store The app must

    be installed from the Chrome Web Store to be able to access the APIs.
  4. • Acessing files ◦ Files created by your app ◦

    Files opened using your app • Create/open files from Google Drive • Open a file from your app How Google Drive Apps Work
  5. • Go to Google APIs console (http://code. google.com/apis/console) • Create

    an API Project • Select Services • Turn on Drive API and Drive SDK • Create OAuth 2.0 Client ID • Provide developer info, icon and other details Register the app
  6. • Go to the Chrome Web Store Developer Dashboard (https://chrome.google.

    com/webstore/developer/dashboard) • Create a new listing • Modify the listing for Google Drive • Publish to TEST ACCOUNTS Create a Chrome Web Store Listing