Skip to content

Alicodee/quickStart_for_GoogleDriveAPI_Android

Repository files navigation

Google Drive Android Quickstart

This application provides a single activity designed to get you up and running with the Google Drive API for Android.

What does it do?

  • Takes photos and stores them in Drive
  • Displays a file picker to the user to select where to save files
  • Shows you how to write file content
  • Shows you how to set file metadata including title and MIME type

Set Up

  1. Install the Android SDK.
  2. Download and configure the Google Play services SDK, which includes the Google Drive Android API.
  3. Create Google API Console project and/or enable the Drive API for an existing project.
  4. Register an OAuth 2.0 client for the package 'com.google.android.gms.drive.sample.quickstart' with your own debug keys. See full instructions in the Getting Started guide

What does it look like?

File chooser to create files

Analytics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages