<?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: View currently running applications</title>
	<atom:link href="http://android-tips.com/hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://android-tips.com/hello-world/</link>
	<description>All the tips you would ever need.</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:02:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Sashidhar</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-24788</link>
		<dc:creator>Sashidhar</dc:creator>
		<pubDate>Wed, 11 May 2011 13:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-24788</guid>
		<description>With Android v2.3 this can be solved. Seeing the battery usage on my HTC Desire I decided to move to 2.3 and now the battery backup is wonderful. (Moving to 2.3 version is not officially available on HTC and deciding to move was at my own risk).

With version 2.3 you can use the back button (hold it for alonger suration like 2 seconds) and the application is killed immediately.</description>
		<content:encoded><![CDATA[<p>With Android v2.3 this can be solved. Seeing the battery usage on my HTC Desire I decided to move to 2.3 and now the battery backup is wonderful. (Moving to 2.3 version is not officially available on HTC and deciding to move was at my own risk).</p>
<p>With version 2.3 you can use the back button (hold it for alonger suration like 2 seconds) and the application is killed immediately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarath Joseph</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-21528</link>
		<dc:creator>Sarath Joseph</dc:creator>
		<pubDate>Fri, 18 Mar 2011 15:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-21528</guid>
		<description>Advanced App Killer is an awesome app for this.</description>
		<content:encoded><![CDATA[<p>Advanced App Killer is an awesome app for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shree</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-10298</link>
		<dc:creator>shree</dc:creator>
		<pubDate>Sat, 29 May 2010 06:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-10298</guid>
		<description>The people who fix it, never tells how they did it. It will be of help to others.</description>
		<content:encoded><![CDATA[<p>The people who fix it, never tells how they did it. It will be of help to others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-10238</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 25 May 2010 18:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-10238</guid>
		<description>These are recently used apps not running apps.
If you use a Task Killer, these still appear as recent apps.

</description>
		<content:encoded><![CDATA[<p>These are recently used apps not running apps.<br />
If you use a Task Killer, these still appear as recent apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Claudio</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-8877</link>
		<dc:creator>Pedro Claudio</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-8877</guid>
		<description>Testing AIR and Flash Player ... 
who knows? 
get an android @google? 
In Brazil?</description>
		<content:encoded><![CDATA[<p>Testing AIR and Flash Player &#8230;<br />
who knows?<br />
get an android @google?<br />
In Brazil?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keion</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-8223</link>
		<dc:creator>Keion</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-8223</guid>
		<description>Yes apps can be closed, it can be done within the application manager under setting.</description>
		<content:encoded><![CDATA[<p>Yes apps can be closed, it can be done within the application manager under setting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ots</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-451</link>
		<dc:creator>James Ots</dc:creator>
		<pubDate>Tue, 14 Apr 2009 12:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-451</guid>
		<description>It means that when the system is running out of memory, programmes are closed which aren&#039;t in use. But because (well written) android programmes save their state when closed, you shouldn&#039;t be able to tell it was closed when you next use it. The developer website explains it in more detail: http://developer.android.com/reference/android/app/Activity.html#ProcessLifecycle</description>
		<content:encoded><![CDATA[<p>It means that when the system is running out of memory, programmes are closed which aren&#8217;t in use. But because (well written) android programmes save their state when closed, you shouldn&#8217;t be able to tell it was closed when you next use it. The developer website explains it in more detail: <a href="http://developer.android.com/reference/android/app/Activity.html#ProcessLifecycle" rel="nofollow">http://developer.android.com/reference/android/app/Activity.html#ProcessLifecycle</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phineas</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-11</link>
		<dc:creator>Phineas</dc:creator>
		<pubDate>Tue, 02 Dec 2008 01:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-11</guid>
		<description>What does &quot;intelligent app management&quot; mean? Does the seventh app automatically close, no matter what it is, when displaced by a new sixth app? Or what?</description>
		<content:encoded><![CDATA[<p>What does &#8220;intelligent app management&#8221; mean? Does the seventh app automatically close, no matter what it is, when displaced by a new sixth app? Or what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: droid</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-2</link>
		<dc:creator>droid</dc:creator>
		<pubDate>Tue, 28 Oct 2008 02:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-2</guid>
		<description>Yes, the apps cannot be closed, android offers intelligent app management.</description>
		<content:encoded><![CDATA[<p>Yes, the apps cannot be closed, android offers intelligent app management.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not convinced</title>
		<link>http://android-tips.com/hello-world/comment-page-1/#comment-1</link>
		<dc:creator>Not convinced</dc:creator>
		<pubDate>Sun, 26 Oct 2008 00:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://android-tips.com/?p=1#comment-1</guid>
		<description>Are you sure that applications cannot be closed?</description>
		<content:encoded><![CDATA[<p>Are you sure that applications cannot be closed?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

