<?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 mails on HTC Hero</title>
	<atom:link href="http://www.flattermann.net/2009/10/sending-mails-on-htc-hero/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flattermann.net/2009/10/sending-mails-on-htc-hero/</link>
	<description>flattermann&#039;s developer blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:31:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: gabe</title>
		<link>http://www.flattermann.net/2009/10/sending-mails-on-htc-hero/comment-page-1/#comment-333</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Tue, 01 Dec 2009 20:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.flattermann.net/?p=445#comment-333</guid>
		<description>I found a workaround that is not perfect but a bit better on HTC. You can create a &quot;mailto:&quot; uri from the to, subject, and body of the email, and open it with ACTION_VIEW intent. First of all the phone will offer only e-mail client, you can select default client (to avoid selector next time), and the to field is working in GMail and HTC mail client too. The only issue is that the HTC Mail client is not able to handle end-of-line characters in this case. So you have to send one line text in body.
Here you can find example code: (see method &quot;sendEmail()) http://code.google.com/p/bankdroid/source/browse/trunk/bankdroid.soda/src/bankdroid/soda/SMSListActivity.java?spec=svn77&amp;r=77

There is an other known issue that the K-9 e-mail client is not able to handle this type of Intent at all. I&#039;ve already opened a ticket for them.</description>
		<content:encoded><![CDATA[<p>I found a workaround that is not perfect but a bit better on HTC. You can create a &#8220;mailto:&#8221; uri from the to, subject, and body of the email, and open it with ACTION_VIEW intent. First of all the phone will offer only e-mail client, you can select default client (to avoid selector next time), and the to field is working in GMail and HTC mail client too. The only issue is that the HTC Mail client is not able to handle end-of-line characters in this case. So you have to send one line text in body.<br />
Here you can find example code: (see method &#8220;sendEmail()) <a href="http://code.google.com/p/bankdroid/source/browse/trunk/bankdroid.soda/src/bankdroid/soda/SMSListActivity.java?spec=svn77&amp;r=77" rel="nofollow">http://code.google.com/p/bankdroid/source/browse/trunk/bankdroid.soda/src/bankdroid/soda/SMSListActivity.java?spec=svn77&amp;r=77</a></p>
<p>There is an other known issue that the K-9 e-mail client is not able to handle this type of Intent at all. I&#8217;ve already opened a ticket for them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flattermann</title>
		<link>http://www.flattermann.net/2009/10/sending-mails-on-htc-hero/comment-page-1/#comment-205</link>
		<dc:creator>flattermann</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.flattermann.net/?p=445#comment-205</guid>
		<description>Unfortunately, no. :-(

I think this is a bug in the HTC mail implementation...</description>
		<content:encoded><![CDATA[<p>Unfortunately, no. <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I think this is a bug in the HTC mail implementation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://www.flattermann.net/2009/10/sending-mails-on-htc-hero/comment-page-1/#comment-203</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.flattermann.net/?p=445#comment-203</guid>
		<description>Hi,

I&#039;m facing with the same problem. Did you find solution for populating to field in the HTC e-mail client?

Thanks in advance.

G.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m facing with the same problem. Did you find solution for populating to field in the HTC e-mail client?</p>
<p>Thanks in advance.</p>
<p>G.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
