[android-developers] Programmatically access Android social network settings

2010-08-11 Thread t
is there a way to retrieve the user's social network accounts via his
selections under Settings->Social Networks? I'm trying to save the
user from double entering his social networks username & passwords in
my app, and only display the "allow this app.." window.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Programmatically access Android social network settings

2010-08-11 Thread { Devdroid }
On 11 August 2010 13:38, t  wrote:
> is there a way to retrieve the user's social network accounts via his
> selections under Settings->Social Networks? I'm trying to save the
> user from double entering his social networks username & passwords in
> my app, and only display the "allow this app.." window.

http://developer.android.com/reference/android/accounts/AccountManager.html

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en