How are other developers accomplishing this?  Lots of applications
I've read about interact with Google's mail, calendar, contacts etc,
so there must CURRENTLY be a way of getting hold of the logged-in user
(or at least an auth token representing the logged-in user).

Can someone point me in the direction of some source code which does
this?

cheers,
Ian

On Oct 26, 10:05 pm, androidian <[EMAIL PROTECTED]> wrote:
> Thanks Dianne - thought I was going crazy there for a minute.  I look
> forward to seeing the API.
>
> On Oct 26, 11:46 am, hackbod <[EMAIL PROTECTED]> wrote:
>
> > The SDK API for this is not yet available.  I believe we will be
> > providing an API that is compatible with all 1.0 devices, but I have
> > no idea when that will happen.
>
> > On Oct 25, 8:18 am, androidian <[EMAIL PROTECTED]> wrote:
>
> > > I'm trying to find out how Android gets the user's Google account
> > > login details.  This is so that I may use their authenticated token in
> > > my app which will need it for one of the Google Data services.
>
> > > I assume from the built in "GoogleLoginService" which I can see in
> > > LogCat as well as in the Development Tools on the emulator, that
> > > somehow a configuration app like this is where the user will set their
> > > Google account credentials (although I'm sure it won't be called
> > > Development Tools on the real device), and this service is where the
> > > authenticated token can be picked up by the email app, the calendar
> > > app, the contacts app etc.
>
> > > But I can't find any reference to theGoogleLoginServicein the
> > > documentation, so I don't even know if this is how I'm supposed to
> > > handle logging into Google apps.  I can't find any class called
> > >GoogleLoginServicein my Eclipse dev environment.
>
> > > Can someone tell me how to use this, or am I looking in the wrong
> > > place?  How does an app accomplish this?
>
> > > cheers,
> > > Ian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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