How can I get the google username on Android?

Posted by tommy chheng on Stack Overflow See other posts from Stack Overflow or by tommy chheng
Published on 2010-04-28T05:28:34Z Indexed on 2010/04/28 5:33 UTC
Read the original article Hit count: 267

Filed under:
|
|

I've seen references to using the AccountManager like http://stackoverflow.com/questions/2245545/accessing-google-account-id-username-via-android but it seems like it's for grabbing the authtoken?

I just need access to the username, no passwords or any auth tokens.

I'm using android 2.1 sdk.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk