Re: [android-developers] authenticating a google account
You are aware of AccountManager?
http://developer.android.com/reference/android/accounts/AccountManager.html
On Fri, Apr 6, 2012 at 8:25 PM, njman <njsonam@gmail.com> wrote:
> writing an app that will receive push notifications.
>
> for that i need to get the user's google account name.
>
> is there a way to get that w/o prompting the user - maybe
> display a list of those entered on the phone.
>
> i understand i have to prompt the user for the password.
> or can i retrieve that also.
>
> both these will be passed to a third-party server to
> authenticate the user account.
>
> --
> 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
> android-developers+unsubscribe@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home