I need to fetch Gmail contacts by providing a gmail username and password.
Any frameworks, Api’s, Sample codes..
I know about XMPPframework that can fetch gmail chat contacts. but i want contacts from gmail address book.
Any help would be appreciated..
I have used the Google Data Api Obj-C client (http://code.google.com/p/gdata-objectivec-client/). I have never used it for Contacts but it supports them. It may be a good starting point.