On Tuesday, August 28, 2012 11:10:41 AM UTC+10, Nikolay Elenkov wrote:
>
> You can use the AccountManager and get the first 'google.com' account, 
> but that 
> needs additional permissions, and might not be 100% accurate because the 
> Play 
> client now supports switching accounts. 


Yep, that's what I figured too.
 

> AFIAK, the IAB API doesn't expose this directly. 


Yep again.
 

> If you are authenticating to App Engine you can use 
> the Users to get the current account as well. 
>

I *will* be authenticating to AppEngine, but to do so via a web service you 
need to pass that auth along with the http request, which means you need to 
gather it on the Android device first, which leads back to the top. Or did 
I miss something?

William

-- 
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

Reply via email to