geank / google-api-java-client

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

Accessing Google Drive from Android #469

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version: Google Drive 1

What format : Eclipse\Android

What Authentation : AccountManager

Java environment : Eclipse\Android

External references, such as API reference guide?

Please provide any additional information below.
Would love to see a simple lightweight Android app that demonstrated 
authentication, uploading, downloading, deleting etc (the basics)

The only thing I have found so far is a gdata java client library but there is 
no documentation or sample and it appears to require 15-20 dependency jars. 
Eclipse crashes if I try to run an app after setting it up with this package. I 
could have set it up wrong though as I didnt find the instructions very clear.

Original issue reported on code.google.com by kuffs2...@gmail.com on 25 Apr 2012 at 12:54

GoogleCodeExporter commented 9 years ago
Issue 640 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Issue 504 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Issue 484 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Issue 503 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Issue 546 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
From 546:
Required operations:
- authorize
- list files
- check file existence
- get file details (size, modification time, ...)
- upload new file
- update existing file
- download file

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

GoogleCodeExporter commented 9 years ago
Issue 571 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:31