<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sending email without user interaction in Android</title>
	<atom:link href="http://nilvec.com/sending-email-without-user-interaction-in-android/feed/" rel="self" type="application/rss+xml" />
	<link>http://nilvec.com/sending-email-without-user-interaction-in-android/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 09:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: J Byrne</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-1079</link>
		<dc:creator>J Byrne</dc:creator>
		<pubDate>Tue, 22 Nov 2011 12:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-1079</guid>
		<description>Thanks for all the advice.</description>
		<content:encoded><![CDATA[<p>Thanks for all the advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-560</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Fri, 22 Jul 2011 17:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-560</guid>
		<description>This code snippet is not working android 1.6 please help how to run this android 1.6

Waiting for reply 
Thanks in advance</description>
		<content:encoded><![CDATA[<p>This code snippet is not working android 1.6 please help how to run this android 1.6</p>
<p>Waiting for reply<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margarett Ton</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-546</link>
		<dc:creator>Margarett Ton</dc:creator>
		<pubDate>Sat, 18 Jun 2011 05:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-546</guid>
		<description>Magnificent goods from you, man. I&#039;ve understand your stuff previous to and you&#039;re just extremely excellent. I actually like what you&#039;ve acquired here, really like what you&#039;re saying and the way in which you say it. You make it entertaining and you still take care of to keep it sensible. I can not wait to read far more from you. This is actually a wonderful website.</description>
		<content:encoded><![CDATA[<p>Magnificent goods from you, man. I&#8217;ve understand your stuff previous to and you&#8217;re just extremely excellent. I actually like what you&#8217;ve acquired here, really like what you&#8217;re saying and the way in which you say it. You make it entertaining and you still take care of to keep it sensible. I can not wait to read far more from you. This is actually a wonderful website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Farley</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-259</link>
		<dc:creator>Matt Farley</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-259</guid>
		<description>I needed to do this and add attachments.  This was the best (only) working solution I found:

http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_%28no_Intents%29_in_Android</description>
		<content:encoded><![CDATA[<p>I needed to do this and add attachments.  This was the best (only) working solution I found:</p>
<p><a href="http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_%28no_Intents%29_in_Android" rel="nofollow">http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_%28no_Intents%29_in_Android</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasi</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-81</link>
		<dc:creator>Sasi</dc:creator>
		<pubDate>Tue, 13 Apr 2010 02:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-81</guid>
		<description>Hey Nilvec.. I am stuck up with the email sending with out user interaction.. Please Post an example ASAP..
TX...Sasi</description>
		<content:encoded><![CDATA[<p>Hey Nilvec.. I am stuck up with the email sending with out user interaction.. Please Post an example ASAP..<br />
TX&#8230;Sasi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-66</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-66</guid>
		<description>Hey i found this article which sends email with out user interaction.

http://www.androidsnippets.org/snippets/166/ 

Also i have scheduled the email sending logic on a specified time.
Ping me for any help</description>
		<content:encoded><![CDATA[<p>Hey i found this article which sends email with out user interaction.</p>
<p><a href="http://www.androidsnippets.org/snippets/166/" rel="nofollow">http://www.androidsnippets.org/snippets/166/</a> </p>
<p>Also i have scheduled the email sending logic on a specified time.<br />
Ping me for any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-37</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 26 Nov 2009 06:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-37</guid>
		<description>Thanks for your article.
Could you please post an example of how to send email on android by SMTP?

Thanks &amp; Regards 
Steven</description>
		<content:encoded><![CDATA[<p>Thanks for your article.<br />
Could you please post an example of how to send email on android by SMTP?</p>
<p>Thanks &amp; Regards<br />
Steven</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdgr</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-20</link>
		<dc:creator>bdgr</dc:creator>
		<pubDate>Sat, 17 Oct 2009 16:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-20</guid>
		<description>Sure, go ahead.</description>
		<content:encoded><![CDATA[<p>Sure, go ahead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polprav</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-19</link>
		<dc:creator>Polprav</dc:creator>
		<pubDate>Sat, 17 Oct 2009 00:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-19</guid>
		<description>Hello from Russia!
Can I quote a post in your blog with the link to you?</description>
		<content:encoded><![CDATA[<p>Hello from Russia!<br />
Can I quote a post in your blog with the link to you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Planet Android &#187; Blog Archive &#187; Email directly from Note To Me</title>
		<link>http://nilvec.com/sending-email-without-user-interaction-in-android/comment-page-1/#comment-15</link>
		<dc:creator>Planet Android &#187; Blog Archive &#187; Email directly from Note To Me</dc:creator>
		<pubDate>Fri, 02 Oct 2009 05:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://nilvec.com/?p=187#comment-15</guid>
		<description>[...] Sending Email Without User Interaction In Android [...]</description>
		<content:encoded><![CDATA[<p>[...] Sending Email Without User Interaction In Android [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

