This is not currently possible, because only google's apps have access
to the credentials.  See android issue 1073 
http://code.google.com/p/android/issues/detail?id=1073

A workaround is to send the user to the login page and when the user
comes back to your app you then send your own token down as a cookie,
or other data if you are not in a browser.

However, appengine issue 1027 
http://code.google.com/p/googleappengine/issues/detail?id=1027
doesn't display your app's name in the login page in Android's
browser.



On May 17, 7:30 pm, mscwd01 <[email protected]> wrote:
> Hey,
>
> Quick question:
> Is there an easy way to "append" a users Google account/ID to a call
> made to the App Engine so that a user does need to login?
> By default, a person using an Android phone is logged into their
> Google account at all times, so i'm assuming there may be a elegant
> way of "letting the App Engine know" who is communicating with it. Is
> this possible?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to