iphone - 在 iphone 中获取 gmail 联系人。

标签 iphone ios objective-c google-contacts-api import-contacts

我是 iPhone 编程的新手。我需要将我的 gmail 联系人导入我的应用程序。我使用 gdata api 成功完成了身份验证。我如何使用此 api 将我的 gmail 联系人导入我的应用程序。任何人都可以帮助我..

最佳答案

使用GData对于 objective-c 。

您需要从 google code 进行只读 checkout ,命令是 -

svn checkout gdata-objectivec-client.googlecode.com/svn/trunk gdata-objectivec-client-read-only

检查 this out.查看结帐说明。

这篇文章也帮助了我 - 如何使用 Google API's from iOS

关于iphone - 在 iphone 中获取 gmail 联系人。,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9177596/

相关文章:

iphone - 在iPhone中使用带有userid参数的base64 haxcode将图像上传到服务器

iphone - 简单的节拍器iPhone应用程序

ios - -[GKPlayerInternal setAuthenticateHandler :]: unrecognized selector sent to instance

ios - 自动布局降低某些 View 的高度

ios - 子类化并使用 UIActivityItemProvider 和 UIActivityViewController

objective-c - 如何限制 iOS 中 NSInteger 的最大数量?

iphone - 禁用 UITextView 滚动包含 View ?

iphone - Xcode 4/LLVM 3.0——让它更智能地处理 "no known instance method for selector"错误?

ios - 检测 AVPlayerViewController 的关闭按钮的点击

android - 重用 Android 布局