<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Skrrp&#039;s Android Blog</title>
	<atom:link href="http://android.skrrp.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://android.skrrp.net</link>
	<description>Sporadic drunken ramblings</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SwiftKey</title>
		<link>http://android.skrrp.net/?p=189</link>
		<comments>http://android.skrrp.net/?p=189#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:23:07 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Interface and Input]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=189</guid>
		<description><![CDATA[Absolutely loving this IME as it takes a lot of pain out of typing on the Nexus. It also produces some amazing results:]]></description>
			<content:encoded><![CDATA[<p>Absolutely loving this IME as it takes a lot of pain out of typing on the Nexus. </p>
<p>It also produces some amazing results:</p>
<p><a href="http://android.skrrp.net/wp-content/uploads/2010/09/swiftkey_crack.jpg"><img src="http://android.skrrp.net/wp-content/uploads/2010/09/swiftkey_crack_thumb.jpg" alt="SwiftKey Crack" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=189</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyanogen</title>
		<link>http://android.skrrp.net/?p=185</link>
		<comments>http://android.skrrp.net/?p=185#comments</comments>
		<pubDate>Tue, 17 Aug 2010 16:31:07 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nexus One]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=185</guid>
		<description><![CDATA[Upgraded to Cyanogen 6 today and found the make-everything-work rebuild permissions option. Now working great with all my apps, root and busybox. Great bit of software.]]></description>
			<content:encoded><![CDATA[<p>Upgraded to Cyanogen 6 today and found the make-everything-work rebuild permissions option. Now working great with all my apps, root and busybox. Great bit of software.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=185</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android as a sysadmin</title>
		<link>http://android.skrrp.net/?p=181</link>
		<comments>http://android.skrrp.net/?p=181#comments</comments>
		<pubDate>Thu, 15 Jul 2010 13:27:08 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Interface and Input]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=181</guid>
		<description><![CDATA[I&#8217;ve already got the WordPress application for the Nexus so I can use it as a content creation device while on the move, but yesterday morning I put it through the most comprehensive administration workout so far. On the train in to work I used the web browser and an SSH session to install a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve already got the WordPress application for the Nexus so I can use it as a content creation device while on the move, but yesterday morning I put it through the most comprehensive administration workout so far.</p>
<p>On the train in to work I used the web browser and an SSH session to install a secondary WordPress build on my server.</p>
<p>It was fiddly, tricky and the on-screen keyboard did not help one bit in the SSH session, but I was able to copy and extract the tarball, set up the config file, install it, alter my vhosts setup and reboot Apache all from within Android on the Nexus.</p>
<p>It is a real computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Froyo, Ubuntu and Busybox</title>
		<link>http://android.skrrp.net/?p=177</link>
		<comments>http://android.skrrp.net/?p=177#comments</comments>
		<pubDate>Wed, 02 Jun 2010 18:59:38 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=177</guid>
		<description><![CDATA[Tried to boot my Ubuntu build on the Nexus and got the shock of my life when it failed to boot. I initially got 2 error messages, the second of which was complaining about a lack of chroot. The problem was a lack of BusyBox. Since the Froyo build was a stock + root only [...]]]></description>
			<content:encoded><![CDATA[<p>Tried to boot my Ubuntu build on the Nexus and got the shock of my life when it failed to boot. I initially got 2 error messages, the second of which was complaining about a lack of <code>chroot</code>.</p>
<p>The problem was a lack of BusyBox. Since the Froyo build was a stock + root only it is lacking some of the nice toys we are used to. </p>
<p>BusyBox can be downloaded from <a href="http://www.busybox.net/downloads/binaries/1.16.1/">here</a>. The <code>busybox-armv6l</code> works fine on my Nexus.</p>
<p>Instructions to install it can be found <a href="http://forum.androidcentral.com/motorola-droid-roms-hacks/7246-increase-your-reputation-please-help-rooting-faq.html#post47342">here</a> and <a href="http://www.droidforums.net/forum/droid-hacks/8906-complete-how-root-busybox-flash-recovery-framework-res-apk-custom-boot-ani.html">here</a>.</p>
<p>Ubuntu now boots just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=177</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Froyo + battery</title>
		<link>http://android.skrrp.net/?p=175</link>
		<comments>http://android.skrrp.net/?p=175#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:39:03 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nexus One]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=175</guid>
		<description><![CDATA[On my first day out with Froyo it seems to be tanking the battery massively. Down to under 50% charge in half a day and needed a mid-day charge. It&#8217;s also getting a lot hotter around the base. I&#8217;m going to keep an eye on it and possibly back the radio firmware down to an [...]]]></description>
			<content:encoded><![CDATA[<p>On my first day out with Froyo it seems to be tanking the battery massively. Down to under 50% charge in half a day and needed a mid-day charge. It&#8217;s also getting a <strong>lot</strong> hotter around the base.</p>
<p>I&#8217;m going to keep an eye on it and possibly back the radio firmware down to an earlier release if this continues.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=175</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus, Froyo and Flash</title>
		<link>http://android.skrrp.net/?p=171</link>
		<comments>http://android.skrrp.net/?p=171#comments</comments>
		<pubDate>Tue, 01 Jun 2010 21:45:16 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nexus One]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=171</guid>
		<description><![CDATA[Or, why Steve Jobs can kiss my ring. After many unsuccessful attempts to get a Cyanogen build to remain stable on the Nexus (*cries* so many good features) I have opted for the rooted Froyo build, available from here: FRF50 Some goods, some bads. beebPlayer and Skype seem to be unavailable from the market for [...]]]></description>
			<content:encoded><![CDATA[<p>Or, why Steve Jobs can kiss my ring.</p>
<p>After many unsuccessful attempts to get a Cyanogen build to remain stable on the Nexus (*cries* so many good features) I have opted for the rooted Froyo build, available from here:</p>
<p><a href="http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/309286/24-may-frf50-froyo-pre-rooted-update-zip-no-radio-option-online-kitchen/">FRF50</a></p>
<p>Some goods, some bads. beebPlayer and Skype seem to be unavailable from the market for this build for the time being. On the up side, the new release appears to be a lot faster and I now have access to the official Flash app from Adobe. While there are many reasons to hate Flash, Jobs seems to have picked the wrong ones as it works perfectly on the Nexus. </p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/8fpoaPVXCmQ&#038;hl=en_GB&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8fpoaPVXCmQ&#038;hl=en_GB&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Sound is exceedingly quiet in the video. Video quality is down to use of the G1 as a capture device.</p>
<p>Coming soon (when I can be bothered): Open Office on the Ubuntu build.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desire user agent</title>
		<link>http://android.skrrp.net/?p=165</link>
		<comments>http://android.skrrp.net/?p=165#comments</comments>
		<pubDate>Thu, 13 May 2010 13:12:45 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=165</guid>
		<description><![CDATA[A kind colleague with a new HTC Desire hit up my webserver for me and I captured this: Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; Desire_A8181 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17]]></description>
			<content:encoded><![CDATA[<p>A kind colleague with a new HTC Desire hit up my webserver for me and I captured this:</p>
<p><code>Mozilla/5.0 (Linux; U; Android 2.1-update1; en-gb; Desire_A8181 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17</code></p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus One user agent</title>
		<link>http://android.skrrp.net/?p=153</link>
		<comments>http://android.skrrp.net/?p=153#comments</comments>
		<pubDate>Sun, 28 Mar 2010 17:09:21 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=153</guid>
		<description><![CDATA[I have seen the question asked about what user agent the Nexus uses. If no one else has already answered it, it is: Mozilla/5.0 (Linux; U; Android 2.1; en-gb; Nexus One Build/ERD79) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17]]></description>
			<content:encoded><![CDATA[<p>I have seen the question asked about what user agent the Nexus uses. If no one else has already answered it, it is:</p>
<p><code>Mozilla/5.0 (Linux; U; Android 2.1; en-gb; Nexus One Build/ERD79) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17</code></p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash on the Nexus</title>
		<link>http://android.skrrp.net/?p=140</link>
		<comments>http://android.skrrp.net/?p=140#comments</comments>
		<pubDate>Sun, 28 Mar 2010 16:44:10 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=140</guid>
		<description><![CDATA[I was put off at first for a long time by trying to get a flash player running on the Gnome build. I eventually stumbled on this thread and found out about Gnash. A simple apt-get install gnash was all that was needed on my build to install it. Adobe now report: Sadly, the Nexus [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://android.skrrp.net/wp-content/uploads/2010/03/flash_install_i386_error.jpg"><img src="http://android.skrrp.net/wp-content/uploads/2010/03/flash_install_i386_error_thumb.jpg"/></a></p>
<p>I was put off at first for a long time by trying to get a flash player running on the Gnome build. I eventually stumbled on <a href="http://ubuntuforums.org/showthread.php?t=184202">this</a> thread and found out about Gnash. A simple <code>apt-get install gnash</code> was all that was needed on my build to install it.</p>
<p>Adobe now report:</p>
<p><a href="http://android.skrrp.net/wp-content/uploads/2010/03/gnash_install_ok.jpg"><img src="http://android.skrrp.net/wp-content/uploads/2010/03/gnash_install_ok_thumb.jpg"/></a></p>
<p>Sadly, the Nexus went chunky under the load from albinoblacksheep and almost crashed like it did last time. I managed to save the Android by killing the VNC server from the ADB shell. It took a couple of minutes of sitting and thinking to recover but after that the UI was as normal and the VNC server came back up quickly. This is the best I have from that run:</p>
<p><a href="http://android.skrrp.net/wp-content/uploads/2010/03/albinoblacksheep_flash.jpg"><img src="http://android.skrrp.net/wp-content/uploads/2010/03/albinoblacksheep_flash_thumb.jpg"/></a></p>
<p>Guessing that the load came from the double whammy of both the JavaScript and the Flash I turned to a lighter weight old favourite:</p>
<p><a href="http://android.skrrp.net/wp-content/uploads/2010/03/zombo_flash.jpg"><img src="http://android.skrrp.net/wp-content/uploads/2010/03/zombo_flash_thumb.jpg"/></a></p>
<p>It worked perfectly, without the sound of course. </p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=140</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A half crash</title>
		<link>http://android.skrrp.net/?p=124</link>
		<comments>http://android.skrrp.net/?p=124#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:03:39 +0000</pubDate>
		<dc:creator>skrrp</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://android.skrrp.net/?p=124</guid>
		<description><![CDATA[Nothing major new to report. While I was downloading and extracting a large source archive Android was becoming sluggish and throwing up a lot of Force Close/Wait dialogs for standard services. I kept hitting Wait but suddenly the Nexus rebooted, going to its shiny graphical X intro. Obviously my VNC died as the wireless rebooted [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing major new to report. While I was downloading and extracting a large source archive Android was becoming sluggish and throwing up a lot of Force Close/Wait dialogs for standard services.</p>
<p>I kept hitting Wait but suddenly the Nexus rebooted, going to its shiny graphical X intro. Obviously my VNC died as the wireless rebooted but as soon as it was back up I could re-connect and my session was still live.</p>
]]></content:encoded>
			<wfw:commentRss>http://android.skrrp.net/?feed=rss2&amp;p=124</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
