<?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 for Droidin&#039; out</title>
	<atom:link href="http://qtcstation.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://qtcstation.com</link>
	<description>tips and tricks from an android developer</description>
	<lastBuildDate>Sun, 29 Apr 2012 00:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Getting info about your currently running activities by noslen</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-688</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Sun, 29 Apr 2012 00:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-688</guid>
		<description>Thanks shahzadrocks! I&#039;ve updated the post with your suggestion</description>
		<content:encoded><![CDATA[<p>Thanks shahzadrocks! I&#8217;ve updated the post with your suggestion</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting info about your currently running activities by noslen</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-687</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Sat, 28 Apr 2012 15:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-687</guid>
		<description>Hi ahmed,
Hmm i suppose it COULD be possible. I guess from within a service the trick would be to get access to the context.
I&#039;m pretty curious about this now. I&#039;m not sure how but I think there could be some tricky way of doing this.</description>
		<content:encoded><![CDATA[<p>Hi ahmed,<br />
Hmm i suppose it COULD be possible. I guess from within a service the trick would be to get access to the context.<br />
I&#8217;m pretty curious about this now. I&#8217;m not sure how but I think there could be some tricky way of doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting info about your currently running activities by shahzadrocks</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-685</link>
		<dc:creator>shahzadrocks</dc:creator>
		<pubDate>Sat, 28 Apr 2012 10:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-685</guid>
		<description>Thanx Nelson…100% correct.. jUst mention that we will also need  uses-permission android:name=&quot;android.permission.GET_TASKS&quot;</description>
		<content:encoded><![CDATA[<p>Thanx Nelson…100% correct.. jUst mention that we will also need  uses-permission android:name=&#8221;android.permission.GET_TASKS&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting info about your currently running activities by ahmed</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-683</link>
		<dc:creator>ahmed</dc:creator>
		<pubDate>Thu, 26 Apr 2012 16:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-683</guid>
		<description>Is there any way to get an instance of the currently running activity , so that i could call methods like dispatch events ?</description>
		<content:encoded><![CDATA[<p>Is there any way to get an instance of the currently running activity , so that i could call methods like dispatch events ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Connecting android to the pc over usb by nshah</title>
		<link>http://qtcstation.com/2011/03/connecting-android-to-the-pc-over-usb/comment-page-1/#comment-682</link>
		<dc:creator>nshah</dc:creator>
		<pubDate>Tue, 24 Apr 2012 22:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=174#comment-682</guid>
		<description>Great post and information. Worked for me. Thanks a Lot!</description>
		<content:encoded><![CDATA[<p>Great post and information. Worked for me. Thanks a Lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with the ExpandableListView &#8211; Part 1 by Saurabh Prajapati</title>
		<link>http://qtcstation.com/2011/03/working-with-the-expandablelistview-part-1/comment-page-1/#comment-681</link>
		<dc:creator>Saurabh Prajapati</dc:creator>
		<pubDate>Thu, 19 Apr 2012 11:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=199#comment-681</guid>
		<description>Thanks, it is very useful....</description>
		<content:encoded><![CDATA[<p>Thanks, it is very useful&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with the ExpandableListView &#8211; Part 1 by bhaskar</title>
		<link>http://qtcstation.com/2011/03/working-with-the-expandablelistview-part-1/comment-page-1/#comment-680</link>
		<dc:creator>bhaskar</dc:creator>
		<pubDate>Fri, 13 Apr 2012 09:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=199#comment-680</guid>
		<description>it is very good but how can we add checkbox with child of expandablelist view</description>
		<content:encoded><![CDATA[<p>it is very good but how can we add checkbox with child of expandablelist view</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Connecting android to the pc over usb by noslen</title>
		<link>http://qtcstation.com/2011/03/connecting-android-to-the-pc-over-usb/comment-page-1/#comment-679</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Wed, 11 Apr 2012 14:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=174#comment-679</guid>
		<description>Hi Mahi,
It could be a number of reasons. Some devices have different bluetooth implementations so they behave a bit differently. 
Can you post more of your code and the full stack trace?</description>
		<content:encoded><![CDATA[<p>Hi Mahi,<br />
It could be a number of reasons. Some devices have different bluetooth implementations so they behave a bit differently.<br />
Can you post more of your code and the full stack trace?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android: How to fix Seekbar bar thumb centering issues. by noslen</title>
		<link>http://qtcstation.com/2011/05/android-how-to-fix-seekbar-bar-thumb-centering-issues/comment-page-1/#comment-678</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Wed, 11 Apr 2012 14:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=281#comment-678</guid>
		<description>Hi Rikki,
I&#039;m not sure if I&#039;m clear on what you&#039;re asking for. It sounds like you just don&#039;t want to progress to be there? just the secondary progress?
You can be tricky and just make them both the same color. or make the progress bar transparent. 
Hope that helps, let me know if that&#039;s not what you&#039;re looking for.</description>
		<content:encoded><![CDATA[<p>Hi Rikki,<br />
I&#8217;m not sure if I&#8217;m clear on what you&#8217;re asking for. It sounds like you just don&#8217;t want to progress to be there? just the secondary progress?<br />
You can be tricky and just make them both the same color. or make the progress bar transparent.<br />
Hope that helps, let me know if that&#8217;s not what you&#8217;re looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by noslen</title>
		<link>http://qtcstation.com/about/comment-page-1/#comment-677</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Wed, 11 Apr 2012 14:41:13 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-677</guid>
		<description>Hi Roman,
thanks I have been trying it out and really like it. I am currently in the process of getting my team to adopt it.
I plan to write up a series of posts detailing installation, benefits, etc.</description>
		<content:encoded><![CDATA[<p>Hi Roman,<br />
thanks I have been trying it out and really like it. I am currently in the process of getting my team to adopt it.<br />
I plan to write up a series of posts detailing installation, benefits, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

