iOS的 - 任何人都可以建议我如何将Gmail帐户集成到我的应用程序,并获得所有电子邮件的列表? [英] iOS - Can anyone suggest me how can I integrate gmail account into my app and get the list of all emails?

查看:143
本文介绍了iOS的 - 任何人都可以建议我如何将Gmail帐户集成到我的应用程序,并获得所有电子邮件的列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一款应用程序,该应用程序具有Gmail帐户的用户电子邮件搜索功能,但我不确切知道如何将Gmail帐户整合到我的应用程序中,并获取所有电子邮件的列表。请让我知道是否有任何Search API可用于iOS版Gmail?

解决方案

您可能希望查看此网站,因为Google没有API来获取电子邮件。你需要通过POP协议来做到这一点。



http:// www。 example-code.com/objc/pop3_gmail.asp



然后在这里查看库的功能
http://www.chilkatsoft.com/email-features.asp



并在此下载图书馆
http://www.chilkatsoft.com/downloads_objc.asp



希望这会让你开始阅读电子邮件并列出它们,祝你好运!



作为增加有一个看看:
https://github.com/mronge/mailcore

以及另一个补充:
http:// www .etpan.org /



有趣的是:
http://code.google .com / p / remail-iphone /


I am developing an App which has a search functionality for user's emails with Gmail Account, But I don't know exactly how to integrate Gmail account into my app and get the list of all emails. And Please let me know if any Search API is available of Gmail for iOS?

解决方案

You may want to look into this website because there is no API from Google to get you're emails. You need to do this through the POP protocol.

http://www.example-code.com/objc/pop3_gmail.asp

then see the features here for the library http://www.chilkatsoft.com/email-features.asp

and download the library here http://www.chilkatsoft.com/downloads_objc.asp

Hope this will get you started with reading emails and listing them, good luck!

as and addition have a look into: https://github.com/mronge/mailcore

and another addition: http://www.etpan.org/

Interesting too: http://code.google.com/p/remail-iphone/

这篇关于iOS的 - 任何人都可以建议我如何将Gmail帐户集成到我的应用程序,并获得所有电子邮件的列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆