I was looking for this issue too. The diference is that i need to get username (gmail address) and password, or google credentials.
I need this to use google calendar api, but gdata lib version 1 is android not compatible and version 2 (which is android compatible) is api level 5 or higher and i am developing for api level 3 too. regards! On Thu, May 27, 2010 at 9:37 AM, ayanir <[email protected]> wrote: > Hello, > > I was looking for this info all over and still haven't found an > answer. > Is there a way to get the Google account or the Gmail address (no > password) which have been signed to the device. > the closest thing I saw is using AccountManager and Acount but this is > only for Android class 5 or higher and I'm developing for class 3. > from my understanding this is for online services which I do not need > - I'm only want the Gmail address. > > Thanks > ayanir > > -- > 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

