Bramengton / drive-android-quickstart

[MOVED] Quickstart application showing the Google Drive API for Android

Home Page:https://github.com/gsuitedevs/android-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

[MOVED] Quickstart application showing the Google Drive API for Android

https://github.com/gsuitedevs/android-samples

License:Apache License 2.0


Languages

Language:Java 100.0%