Reputation: 61
In my app I need to get Gmail, Yahoomail and Hotmail contacts. I got Gmail and Yahoo mail contacts but I don't have any idea how to authenticate for Hotmail.
I got the Gmail authentication and contact details through this link. I couldn't find any information about hotmail authentication. Is it possible to authenticate Hotmail with an Android application? And how?
Please help me. Thanks in advance
Upvotes: 1
Views: 765
Reputation: 5472
Edit:
It appears that my information on stating that there is no Live Id authentication API may well have been obsolete. I ran across this Microsoft site when double checking: Live Connect Developer Center.
Upvotes: 2
Reputation: 2357
How about Live Connect Hotmail (contacts and calendars)
This is the section about using the API is android apps. MSDN Live Connect: Android Apps
Upvotes: 0