All Projects → googlearchive → Drive Android Quickstart

googlearchive / Drive Android Quickstart

Licence: apache-2.0
[MOVED] Quickstart application showing the Google Drive API for Android

Programming Languages

java
68154 projects - #9 most used programming language

This repo has been moved to android-samples.


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

How can I run it?

  1. Create an OAuth 2.0 client as described in the Getting Started guide.
  2. Make sure you have Google Play Services development set up correctly.
  3. Grab the source and create a project in your IDE
  4. Run and edit!

What does it look like?

File chooser to create files

Analytics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].