<?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 expert</description>
	<lastBuildDate>Mon, 13 Feb 2012 12:37:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on About by TechnoTalkative</title>
		<link>http://qtcstation.com/about/comment-page-1/#comment-659</link>
		<dc:creator>TechnoTalkative</dc:creator>
		<pubDate>Mon, 13 Feb 2012 12:37:19 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-659</guid>
		<description>Check this site. It may become your blogroll :)</description>
		<content:encoded><![CDATA[<p>Check this site. It may become your blogroll :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with the ExpandableListView &#8211; Part 1 by ThiloG</title>
		<link>http://qtcstation.com/2011/03/working-with-the-expandablelistview-part-1/comment-page-1/#comment-658</link>
		<dc:creator>ThiloG</dc:creator>
		<pubDate>Fri, 10 Feb 2012 07:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=199#comment-658</guid>
		<description>Hi, 

This sample code was very useful for me. 
But I&#039;m struggle with one more thing i,e. I couldn&#039;t  disable the particular group view, when it has no child within this. Is their any possibilities to resolve this problem?. Please help me. 

Thanks,

ThiloG.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>This sample code was very useful for me.<br />
But I&#8217;m struggle with one more thing i,e. I couldn&#8217;t  disable the particular group view, when it has no child within this. Is their any possibilities to resolve this problem?. Please help me. </p>
<p>Thanks,</p>
<p>ThiloG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to launch another app from your app by Nadia</title>
		<link>http://qtcstation.com/2011/02/how-to-launch-another-app-from-your-app/comment-page-1/#comment-653</link>
		<dc:creator>Nadia</dc:creator>
		<pubDate>Tue, 17 Jan 2012 13:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=158#comment-653</guid>
		<description>In the first code, nothing happens when i run it?</description>
		<content:encoded><![CDATA[<p>In the first code, nothing happens when i run it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with the ExpandableListView &#8211; Part 1 by Alessandro</title>
		<link>http://qtcstation.com/2011/03/working-with-the-expandablelistview-part-1/comment-page-1/#comment-650</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Wed, 04 Jan 2012 13:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=199#comment-650</guid>
		<description>In fact, about the  &#039;ERROR/AndroidRuntime(16202): FATAL EXCEPTION: main&#039;, it has a strange behavior.
I&#039;ve inspected the source code of ExpandableListView until to ExpandableListConnector and I&#039;ve seen as unknown source code as it requires too much time to be grapsed.
So I used OnGroupExpandListener. Just move your code from OnGroupClickListener to that.
It works with no crashes.</description>
		<content:encoded><![CDATA[<p>In fact, about the  &#8216;ERROR/AndroidRuntime(16202): FATAL EXCEPTION: main&#8217;, it has a strange behavior.<br />
I&#8217;ve inspected the source code of ExpandableListView until to ExpandableListConnector and I&#8217;ve seen as unknown source code as it requires too much time to be grapsed.<br />
So I used OnGroupExpandListener. Just move your code from OnGroupClickListener to that.<br />
It works with no crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to launch another app from your app by Edward Granados</title>
		<link>http://qtcstation.com/2011/02/how-to-launch-another-app-from-your-app/comment-page-1/#comment-648</link>
		<dc:creator>Edward Granados</dc:creator>
		<pubDate>Sun, 01 Jan 2012 06:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=158#comment-648</guid>
		<description>uses-permission android:name=&quot;android.permission.CALL_PHONE&quot;
    uses-permission android:name=&quot;android.permission.GET_TASKS&quot;
    uses-permission android:name=&quot;android.permission.READ_CONTACTS&quot;
    uses-permission android:name=&quot;android.permission.SET_WALLPAPER&quot; 
    uses-permission android:name=&quot;android.permission.INTERNET&quot; 
    uses-permission android:name=&quot;android.permission.EXPAND_STATUS_BAR&quot;</description>
		<content:encoded><![CDATA[<p>uses-permission android:name=&#8221;android.permission.CALL_PHONE&#8221;<br />
    uses-permission android:name=&#8221;android.permission.GET_TASKS&#8221;<br />
    uses-permission android:name=&#8221;android.permission.READ_CONTACTS&#8221;<br />
    uses-permission android:name=&#8221;android.permission.SET_WALLPAPER&#8221;<br />
    uses-permission android:name=&#8221;android.permission.INTERNET&#8221;<br />
    uses-permission android:name=&#8221;android.permission.EXPAND_STATUS_BAR&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to launch another app from your app by Edward Granados</title>
		<link>http://qtcstation.com/2011/02/how-to-launch-another-app-from-your-app/comment-page-1/#comment-646</link>
		<dc:creator>Edward Granados</dc:creator>
		<pubDate>Sun, 01 Jan 2012 05:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=158#comment-646</guid>
		<description>@Lacra &amp; Pranay
look under your manifest.xml
u need to give android permission to use those features
ex. 
    
    
    
    
    
    
there are a lot of others but i thought this would be of help</description>
		<content:encoded><![CDATA[<p>@Lacra &amp; Pranay<br />
look under your manifest.xml<br />
u need to give android permission to use those features<br />
ex. </p>
<p>there are a lot of others but i thought this would be of help</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-642</link>
		<dc:creator>noslen</dc:creator>
		<pubDate>Wed, 21 Dec 2011 14:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-642</guid>
		<description>@Suren thanks! I&#039;m glad you found it helpful. I appreciate you comment :)</description>
		<content:encoded><![CDATA[<p>@Suren thanks! I&#8217;m glad you found it helpful. I appreciate you comment :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to launch another app from your app by Pranay</title>
		<link>http://qtcstation.com/2011/02/how-to-launch-another-app-from-your-app/comment-page-1/#comment-641</link>
		<dc:creator>Pranay</dc:creator>
		<pubDate>Wed, 21 Dec 2011 09:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=158#comment-641</guid>
		<description>I used the same technique, but it throws exception for Map and Camera application.

I&#039;ve posted my question in detail here: http://stackoverflow.com/questions/8586299/camera-and-map-crashes-when-launched-from-my-custom-home-screen/8586324

will be glad if you can help. thanks in advance.</description>
		<content:encoded><![CDATA[<p>I used the same technique, but it throws exception for Map and Camera application.</p>
<p>I&#8217;ve posted my question in detail here: <a href="http://stackoverflow.com/questions/8586299/camera-and-map-crashes-when-launched-from-my-custom-home-screen/8586324" rel="nofollow">http://stackoverflow.com/questions/8586299/camera-and-map-crashes-when-launched-from-my-custom-home-screen/8586324</a></p>
<p>will be glad if you can help. thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting info about your currently running activities by Suren manawatta</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-640</link>
		<dc:creator>Suren manawatta</dc:creator>
		<pubDate>Wed, 21 Dec 2011 09:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-640</guid>
		<description>use the above code to get the topactivity name when you working inside a BroadcastReceiver
this is very useful when you develop a SMS service and onReceive() if you wanna find the top activity.</description>
		<content:encoded><![CDATA[<p>use the above code to get the topactivity name when you working inside a BroadcastReceiver<br />
this is very useful when you develop a SMS service and onReceive() if you wanna find the top activity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting info about your currently running activities by Suren manawatta</title>
		<link>http://qtcstation.com/2011/01/getting-info-about-your-currently-running-activities/comment-page-1/#comment-639</link>
		<dc:creator>Suren manawatta</dc:creator>
		<pubDate>Wed, 21 Dec 2011 09:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://qtcstation.com/?p=134#comment-639</guid>
		<description>ActivityManager am = (ActivityManager)context.getSystemService(Activity.ACTIVITY_SERVICE);
            List taskInfo = am.getRunningTasks(5);  //1
            for (RunningTaskInfo info : taskInfo) {
            	Toast.makeText(context, &quot;\nURRENT Activity:&quot; + info.topActivity.getClassName(), Toast.LENGTH_LONG).show();
            }</description>
		<content:encoded><![CDATA[<p>ActivityManager am = (ActivityManager)context.getSystemService(Activity.ACTIVITY_SERVICE);<br />
            List taskInfo = am.getRunningTasks(5);  //1<br />
            for (RunningTaskInfo info : taskInfo) {<br />
            	Toast.makeText(context, &#8220;\nURRENT Activity:&#8221; + info.topActivity.getClassName(), Toast.LENGTH_LONG).show();<br />
            }</p>
]]></content:encoded>
	</item>
</channel>
</rss>

