Accessing Google Account Id /username via Android (pre 2.0)
        Posted  
        
            by KawBoy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by KawBoy
        
        
        
        Published on 2010-02-13T20:44:18Z
        Indexed on 
            2010/04/14
            23:23 UTC
        
        
        Read the original article
        Hit count: 288
        
How do you access the user's Google Account Id / username in code (pre-2.0)? I am building an application that will call a web service to store data and I want to identify the identity of the person sumitting the data.
If no user identity information available (pre 2.0) how about the ability to access phone identity (pre 2.0).
Thanks in advance.
© Stack Overflow or respective owner