I'm currently developing an application in Titanium for Android/iPhone. I'm looking for a way to connect to a Google Account and retrieve the contacts of this account.
Is there any way this can be done?
Thanks in advance!
2 Answers
A little "googleing" would have revealed you this: https://developers.google.com/google-apps/contacts/v3/
you could also download a module from the MarketPlace Called GoogleAccount
Your Answer
Think you can help? Login to answer this question!