What should I use as the "AuthTokenType" value to request access to a user's Google Drive from an Android application?
For example, here are some AuthTokenType values for other services: What is "authTokenType" parameter in Google data API?
I intend to use the provided Java Client API for interfacing with Google Drive, i.e.: http://code.google.com/p/google-api-java-client/wiki/APIs#Drive_API