i want to fetch the yahoo contacts from my android app, if i click the button it has to ask for log in to yahoo, after successful logging in we can able to fetch the contacts, is there any way to do like that or any sample code, please guide me, thanks in advance.
Asked
Active
Viewed 1,013 times
3
-
hey i want the same but not getting any hint – Ronak Mehta Feb 28 '12 at 06:15
-
Still not getting anything, if you get code any stuffs please post it. – VKJ Mar 01 '12 at 09:57
-
sure dude i have to find also of Hotmail but also not getting – Ronak Mehta Mar 01 '12 at 09:58
-
Did you get access permissions of yahoo. If not first get access permissions of yahoo then you can fetch contacts. – Ravikiran Mar 11 '12 at 15:51
-
thanks for your response, but how to get access permission, can you explain little bit more please, thanks in advance. – VKJ Mar 14 '12 at 06:37
-
I also want same for yahoo and not getting any hint – N J Oct 19 '15 at 11:18
1 Answers
0
Check out http://developer.yahoo.com/social/contacts/ and sign up as a developer.
http://developer.yahoo.com/social/rest_api_guide/ysp_api_book.html For some more information.
Regarding to examples, there really are tons and tonnes of them out there. Either use their rest service directly or implement the SDK available at: http://developer.yahoo.com/social/sdk/index.html

David Olsson
- 8,085
- 3
- 30
- 38