Phoenixasuga / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

A request for Android sample of using Drive API v2 #546

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
Drive API version 2

What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Android compatible

Java environment (e.g. Java 6, Android 2.3, App Engine)?
Android 3.2 and higher

Please provide any additional information below.
Required operations:
- authorize
- list files
- check file existence
- get file details (size, modification time, ...)
- upload new file
- update existing file
- download file

Original issue reported on code.google.com by ext.andr...@gmail.com on 1 Jul 2012 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 23 Oct 2012 at 10:04