I have an Android app that synchronizes with a Server not hosted on App Engine.
When I call the webservice, I want to pass the Server an auth token. The server should use the auth-token for authorization and should call a Google API to get the users email. My question is: Which auth token type do I have to obtain for this purpose and which webservice do I have to call to get the user's email? The documentation is not very clear on this topic. Greetings Andreas -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

