<?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: Android sendOrderedBroadcast Example with Priority	</title>
	<atom:link href="https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/</link>
	<description>Technology Reaching Us In Time - Online</description>
	<lastBuildDate>Sun, 21 Jun 2020 19:49:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Om		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-25252</link>

		<dc:creator><![CDATA[Om]]></dc:creator>
		<pubDate>Sun, 21 Jun 2020 19:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-25252</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-13033&quot;&gt;Ahmed A.Moula&lt;/a&gt;.

Broadcast Receiver is unregistered in the onStop() method . Because it is guaranteed that whenever you navigate back and forth onStop method is called, so to unregister of receiver can only be happen on onStop() method.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-13033">Ahmed A.Moula</a>.</p>
<p>Broadcast Receiver is unregistered in the onStop() method . Because it is guaranteed that whenever you navigate back and forth onStop method is called, so to unregister of receiver can only be happen on onStop() method.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bright Gee Varghese		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-18876</link>

		<dc:creator><![CDATA[Bright Gee Varghese]]></dc:creator>
		<pubDate>Mon, 09 Jul 2018 06:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-18876</guid>

					<description><![CDATA[Thanks for your simple tutorial. It solved my problem. God bless you.]]></description>
			<content:encoded><![CDATA[<p>Thanks for your simple tutorial. It solved my problem. God bless you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ahmed A.Moula		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-13033</link>

		<dc:creator><![CDATA[Ahmed A.Moula]]></dc:creator>
		<pubDate>Mon, 13 Mar 2017 08:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-13033</guid>

					<description><![CDATA[Hi Mohit,
This example, sendOrderedBroadcast, is a very nice and well and has well defined code. I tried it and it works nice. I have some problem with it; namely I cannot unregister the broadcastreceiver in the onPause() method, since I have no reference to it. I tried to come around that but couldn&#039;t. Would you please help me to do it. Thank you.]]></description>
			<content:encoded><![CDATA[<p>Hi Mohit,<br />
This example, sendOrderedBroadcast, is a very nice and well and has well defined code. I tried it and it works nice. I have some problem with it; namely I cannot unregister the broadcastreceiver in the onPause() method, since I have no reference to it. I tried to come around that but couldn&#8217;t. Would you please help me to do it. Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Caio Faustino		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-4037</link>

		<dc:creator><![CDATA[Caio Faustino]]></dc:creator>
		<pubDate>Fri, 27 Jun 2014 16:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-4037</guid>

					<description><![CDATA[Very good article. This made me very close to fully understanding the concepts involved.
I just spent some more time trying to figure out that the first intent you broadcast doesn&#039;t have getResultExtras(true). If you want to send data to the first BroadcasReceiver you just use regular extras.

Thanks a lot.]]></description>
			<content:encoded><![CDATA[<p>Very good article. This made me very close to fully understanding the concepts involved.<br />
I just spent some more time trying to figure out that the first intent you broadcast doesn&#8217;t have getResultExtras(true). If you want to send data to the first BroadcasReceiver you just use regular extras.</p>
<p>Thanks a lot.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krishna Chaitanya		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-3534</link>

		<dc:creator><![CDATA[Krishna Chaitanya]]></dc:creator>
		<pubDate>Thu, 24 Apr 2014 11:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-3534</guid>

					<description><![CDATA[Awesome tutorial :)]]></description>
			<content:encoded><![CDATA[<p>Awesome tutorial 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Santhosh		</title>
		<link>https://www.truiton.com/2013/04/android-sendorderedbroadcast-example-with-priority/#comment-3252</link>

		<dc:creator><![CDATA[Santhosh]]></dc:creator>
		<pubDate>Mon, 24 Feb 2014 09:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.truiton.com/?p=227#comment-3252</guid>

					<description><![CDATA[Excellent article. Very interesting. Thanks a lot. Keep going.]]></description>
			<content:encoded><![CDATA[<p>Excellent article. Very interesting. Thanks a lot. Keep going.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.truiton.com @ 2026-07-16 23:04:18 by W3 Total Cache
-->