<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Android &#8211; Listen for incoming SMS messages</title>
	<atom:link href="http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/</link>
	<description>Web Services, Apache, Websphere, IBM, etc.</description>
	<lastBuildDate>Wed, 11 Nov 2009 14:37:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ravisankara</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2309</link>
		<dc:creator>Ravisankara</dc:creator>
		<pubDate>Thu, 13 Aug 2009 14:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2309</guid>
		<description>Hi My Dear, 
   Here I have imported this package but I have a doubt about the first argument(context) of makeText method.   Here which type of value we can pass?
 Thanks in advance.........
Regards,
Ravisankara
+91 988 477 9432</description>
		<content:encoded><![CDATA[<p>Hi My Dear,<br />
   Here I have imported this package but I have a doubt about the first argument(context) of makeText method.   Here which type of value we can pass?<br />
 Thanks in advance&#8230;&#8230;&#8230;<br />
Regards,<br />
Ravisankara<br />
+91 988 477 9432</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JHandal</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2130</link>
		<dc:creator>JHandal</dc:creator>
		<pubDate>Thu, 26 Mar 2009 02:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2130</guid>
		<description>Nice tutorial


Did somebody updated this tutorial to 1.1 SDK.

Also the books available are not updated.</description>
		<content:encoded><![CDATA[<p>Nice tutorial</p>
<p>Did somebody updated this tutorial to 1.1 SDK.</p>
<p>Also the books available are not updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MV</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2119</link>
		<dc:creator>MV</dc:creator>
		<pubDate>Thu, 19 Mar 2009 03:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2119</guid>
		<description>DoM:

It appears this package is only available in the Open Source version and not available in 1.1 SDK.</description>
		<content:encoded><![CDATA[<p>DoM:</p>
<p>It appears this package is only available in the Open Source version and not available in 1.1 SDK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoM</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2115</link>
		<dc:creator>DoM</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2115</guid>
		<description>Hi,everyone..
I have a problem to this code..
I have an error on
import android.provider.Telephony;

the import cannot be risolved..
Why?</description>
		<content:encoded><![CDATA[<p>Hi,everyone..<br />
I have a problem to this code..<br />
I have an error on<br />
import android.provider.Telephony;</p>
<p>the import cannot be risolved..<br />
Why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guido</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2087</link>
		<dc:creator>guido</dc:creator>
		<pubDate>Sun, 22 Feb 2009 20:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-2087</guid>
		<description>the class IntentReceiver does no longer exists in the SDK 1.1 and is renamed to BroadcastReceiver.

hope this helps running this nice example.</description>
		<content:encoded><![CDATA[<p>the class IntentReceiver does no longer exists in the SDK 1.1 and is renamed to BroadcastReceiver.</p>
<p>hope this helps running this nice example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasmin</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1898</link>
		<dc:creator>Yasmin</dc:creator>
		<pubDate>Fri, 17 Oct 2008 07:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1898</guid>
		<description>Hi Davanum,

Greetings to u.

I&#039;m newer to Android.

I&#039;m trying to get depth knowledge in Intent, IntentReceiver, Service..

I&#039;ve tried ur sample application. I got error in the part &quot;Code a simple Intent Listener&quot; as &quot;The import android.provider.Telephony cannot be resolved&quot;.

Can u please help me as soon as possible... :(

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Davanum,</p>
<p>Greetings to u.</p>
<p>I&#8217;m newer to Android.</p>
<p>I&#8217;m trying to get depth knowledge in Intent, IntentReceiver, Service..</p>
<p>I&#8217;ve tried ur sample application. I got error in the part &#8220;Code a simple Intent Listener&#8221; as &#8220;The import android.provider.Telephony cannot be resolved&#8221;.</p>
<p>Can u please help me as soon as possible&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janaarth</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1797</link>
		<dc:creator>janaarth</dc:creator>
		<pubDate>Mon, 18 Aug 2008 10:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1797</guid>
		<description>Hey Davanum,

where is SMSApp.apk. this zip file cannot be founded..</description>
		<content:encoded><![CDATA[<p>Hey Davanum,</p>
<p>where is SMSApp.apk. this zip file cannot be founded..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sylvester steele</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1763</link>
		<dc:creator>sylvester steele</dc:creator>
		<pubDate>Wed, 02 Jul 2008 11:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1763</guid>
		<description>This does not work anymmore..</description>
		<content:encoded><![CDATA[<p>This does not work anymmore..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1737</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sat, 07 Jun 2008 02:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1737</guid>
		<description>.i&#039;m using m5-rc15 and have used android.widget.Toast as Rafit says w/o error. But I&#039;m having a problem deploying: when i try &quot;adb install &quot;, 0 bytes install - &quot;110 KB/s (0 bytes in 3520.000s)&quot;. In Eclipse, I&#039;m not sure how to setup the prj so that it builds and runs in the emulator (theres no activity in this prj)..
Thoughts?</description>
		<content:encoded><![CDATA[<p>.i&#8217;m using m5-rc15 and have used android.widget.Toast as Rafit says w/o error. But I&#8217;m having a problem deploying: when i try &#8220;adb install &#8220;, 0 bytes install &#8211; &#8220;110 KB/s (0 bytes in 3520.000s)&#8221;. In Eclipse, I&#8217;m not sure how to setup the prj so that it builds and runs in the emulator (theres no activity in this prj)..<br />
Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rifat Shahriyar</title>
		<link>http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1676</link>
		<dc:creator>Rifat Shahriyar</dc:creator>
		<pubDate>Fri, 09 May 2008 09:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/12/15/android-listen-for-incoming-sms-messages/#comment-1676</guid>
		<description>sorry buf.toString() instead of sb.toString()</description>
		<content:encoded><![CDATA[<p>sorry buf.toString() instead of sb.toString()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
