<?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: Basics of Android : Part II &#8211; Intent Receivers</title>
	<atom:link href="http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/</link>
	<description>Tutorials, Tips and tricks, Tools for Android development</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:30:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: james</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-424</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sun, 06 Jun 2010 03:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-424</guid>
		<description>I tried TestIntent. No joy. I have this code sofar.

----status bar app-------
Uri uri2 = Uri.parse(&quot;55&quot;);
Intent intent2 = new Intent(&quot;com.wissen.testApp.MY_INTENT_RECEIVER&quot;, uri2);
sendBroadcast(intent2);

--then in my widget I have this code which never hits MyIntentReceiver-






</description>
		<content:encoded><![CDATA[<p>I tried TestIntent. No joy. I have this code sofar.</p>
<p>&#8212;-status bar app&#8212;&#8212;-<br />
Uri uri2 = Uri.parse(&#8220;55&#8243;);<br />
Intent intent2 = new Intent(&#8220;com.wissen.testApp.MY_INTENT_RECEIVER&#8221;, uri2);<br />
sendBroadcast(intent2);</p>
<p>&#8211;then in my widget I have this code which never hits MyIntentReceiver-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mayur birari</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-423</link>
		<dc:creator>mayur birari</dc:creator>
		<pubDate>Sat, 05 Jun 2010 13:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-423</guid>
		<description>Hi james, 

I created small application on &quot;How to set intent&quot;,just check out following  application,defiantly help you.     
http://www.androidcompetencycenter.com/wp-content/uploads/2010/06/TestIntent.zip</description>
		<content:encoded><![CDATA[<p>Hi james, </p>
<p>I created small application on &#8220;How to set intent&#8221;,just check out following  application,defiantly help you.<br />
<a href="http://www.androidcompetencycenter.com/wp-content/uploads/2010/06/TestIntent.zip" rel="nofollow">http://www.androidcompetencycenter.com/wp-content/uploads/2010/06/TestIntent.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-422</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sat, 05 Jun 2010 03:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-422</guid>
		<description>How do you send the Intent?

I know how to send e.g. a PHONE Intent,
but how to send com.wissen.testApp.MY_INTENT_RECEIVER


thanks</description>
		<content:encoded><![CDATA[<p>How do you send the Intent?</p>
<p>I know how to send e.g. a PHONE Intent,<br />
but how to send com.wissen.testApp.MY_INTENT_RECEIVER</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-386</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Mon, 29 Mar 2010 10:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-386</guid>
		<description>February 26th, 2010 at 09:13 &#124; #2
Reply &#124; Quote

Heii Thnxa sheff
Can U please tell me How Can I delete All the SMS of my Inbox,Even I want to delete them before Comi in the Inbox.

Please Do needful
Thanx</description>
		<content:encoded><![CDATA[<p>February 26th, 2010 at 09:13 | #2<br />
Reply | Quote</p>
<p>Heii Thnxa sheff<br />
Can U please tell me How Can I delete All the SMS of my Inbox,Even I want to delete them before Comi in the Inbox.</p>
<p>Please Do needful<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shubham</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-365</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-365</guid>
		<description>Heii Thnxa sheff
Can U please tell me How Can I delete All the SMS of my Inbox,Even I want to delete them before Comi in the Inbox.

Please Do needful
Thanx</description>
		<content:encoded><![CDATA[<p>Heii Thnxa sheff<br />
Can U please tell me How Can I delete All the SMS of my Inbox,Even I want to delete them before Comi in the Inbox.</p>
<p>Please Do needful<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheff</title>
		<link>http://www.androidcompetencycenter.com/2009/01/basics-of-android-part-ii-intent-receivers/comment-page-1/#comment-167</link>
		<dc:creator>sheff</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.androidcompetencycenter.com/?p=58#comment-167</guid>
		<description>Hi. Useful post. Thanks</description>
		<content:encoded><![CDATA[<p>Hi. Useful post. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
