<?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: Running native code in Android 2</title>
	<atom:link href="http://remotedroid.net/blog/2009/04/23/running-native-code-in-android-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://remotedroid.net/blog/2009/04/23/running-native-code-in-android-2/</link>
	<description>Use your Android phone as a wireless keyboard and mouse to remote control your computer</description>
	<lastBuildDate>Sat, 14 Aug 2010 12:42:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig</title>
		<link>http://remotedroid.net/blog/2009/04/23/running-native-code-in-android-2/comment-page-1/#comment-6925</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 23 Nov 2009 11:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://remotedroid.net/blog/?p=66#comment-6925</guid>
		<description>Another alternative is to use the unix command &quot;screen&quot;.  Screen allows you to run multiple console sessions, and detach the whole thing from your particular login terminal.  Once detached, you can log off and the processes in the console sessions will continue to run.  When you ssh back in, you run screen and tell it to attach to the previous session.</description>
		<content:encoded><![CDATA[<p>Another alternative is to use the unix command &#8220;screen&#8221;.  Screen allows you to run multiple console sessions, and detach the whole thing from your particular login terminal.  Once detached, you can log off and the processes in the console sessions will continue to run.  When you ssh back in, you run screen and tell it to attach to the previous session.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
