http://groups.google.com/group/android-developers/browse_thread/thread/7a6bf77910ca31e0/b3bdcb7a82d20a17?lnk=gst&q=+tut+%28sdk+1.5%29+get+google+account+of+user+++
-Dan On Sat, Nov 7, 2009 at 3:09 AM, jonne <[email protected]> wrote: > Dear Android developers, > > In my Android application I'd like to enable users to post notes, > similar to how we can post notes in the Android market about the > applications we have installed. Over there it is not necessary to > provide your username, the market application is able to retrieve this > somehow. > > Can anybody tell me how this is done? It seems there's an > AccountManager in the newest version of the API (I think I cannot use > that yet on my G1 phone). It does not seem to be possible with the > telephonyManager as well. My final attempt was to get a list of > contacts and somehow try to figure out which one matches the person > that registered the mobile phone. But all my attempts have failed. > > Anyone knows how to do this? > Thanks in advance, > Jonne. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

