Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 iPhone 应用程序,我必须在其中获取 Gmail 联系人列表以发送添加朋友的请求。我没有得到很好的教程来实现 Google API。如果有人完成了你可以发布代码。任何帮助将不胜感激。
为objective-c使用GData;
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction
您需要从 svn 签出并使用此项目并集成到您的项目中。
愿这有助于很多。