Gestiada / google-api-java-client

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

Google Documents V3 sample on Android #23

Closed GoogleCodeExporter closed 9 years ago

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

Google Documents List API

What format (e.g. JSON, Atom)?

ATOM

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

OAuth

Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?

Android 2.1

External references, such as API reference guide?

http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html

Please provide any additional information below.

include upload, download function on sample

Original issue reported on code.google.com by kk8.fire...@gmail.com on 22 Sep 2010 at 1:55

GoogleCodeExporter commented 9 years ago
Android manages authentication via the AccountManager for the best user 
experience.  Thus, authentication for Android apps should be "Android", not 
"OAuth"

Original comment by yan...@google.com on 24 Sep 2010 at 11:12

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

Original comment by yan...@google.com on 24 Sep 2010 at 11:12

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 21 Oct 2010 at 3:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can AccountManager be used to authenticate to the Documents List API? If so, is 
there a sample for that? thanks

Original comment by lawcha...@gmail.com on 23 Oct 2010 at 3:27

GoogleCodeExporter commented 9 years ago
For more details on authentication in Android, please read:

http://code.google.com/p/google-api-java-client/wiki/AndroidAccountManager

Original comment by yan...@google.com on 25 Oct 2010 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 12 Nov 2010 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 21 Dec 2010 at 2:55

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

Original comment by yan...@google.com on 14 Jan 2013 at 4:08