问题描述
我是新来的机器人。我配置在Android emulator.I的电子邮件地址,想要得到的电子邮件内容,如果配置的电子邮件从其他mailid.which通知应我使用,以及如何获得邮件内容时,通知提高了警惕接收邮件。我怎样才能做到这一点。
I am new to android. I configured the email address in the android emulator.I want to get the email content,if the configured email receives the mail from other mailid.which notification shall i use and how to get the email content when the notification raises the alert. how can i achieve this.
在此先感谢.....
Thanks in advance.....
推荐答案
这听起来好像你试图说,你登入到Android设备上的邮件应用程序。从我你已经提高,签约,到电子邮件帐户在Android设备上,并不意味着任何应用程序都可以随便抓的电子邮件从它的问题的理解。我能想到的最接近的解决方案是创建一个IMAP连接到邮件服务器抓取邮件内容。
It sounds to me like you're trying to say that you signed-in to the mail app on the Android device. From my understanding of the question you've raise, signing-in to an email account on the Android device doesn't mean any application can just grab emails from it. The closest solution I can think of is creating an IMAP connection to a mail server to grab mail content.
这篇关于如何得到这样的电子邮件ID,主题,邮件正文,附件和Android中的电子邮件内容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!