<?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>rullzer &#187; android</title>
	<atom:link href="http://rullzer.com/blog/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Sat, 14 Aug 2010 12:40:03 +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>Developing for Android on AMD64</title>
		<link>http://rullzer.com/blog/2010/08/14/developing-for-android-on-amd64/</link>
		<comments>http://rullzer.com/blog/2010/08/14/developing-for-android-on-amd64/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 12:40:03 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/08/14/developing-for-android-on-amd64/">rullzer</span></dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Programming things]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[multilib]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=213</guid>
		<description><![CDATA[The last couple of days I have done some coding for Android. All my resentment towards java is coming back but getting some cool mobile app requires sacrifices! But I do not want to write about java today. The problem I encountered when installing the Android SDK is that the some of the programs won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>The last couple of days I have done some coding for Android. All my resentment towards java is coming back but getting some cool mobile app requires sacrifices! But I do not want to write about java today.</p>
<p>The problem I encountered when installing the Android SDK is that the some of the programs won&#8217;t run on non-multilib AMD64 installations. This is really annoying since I do not want to have 32bit libraries on my system (it is matter of principals!). But linux to the rescue! A simple multilib chroot allows me to compile and deploy my android apps!</p>
<p>Mounting (with bind) the source directory allows me to code in my normal env while compiling in the chroot. Which is not a big thing for me since I code in VIM but for IDE users this might be an advantage!</p>
<p>So for all native AMD64 users there is hope! But it would be better for the Android devs to fix the binaries!</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/08/14/developing-for-android-on-amd64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New phone</title>
		<link>http://rullzer.com/blog/2010/02/12/new-phone/</link>
		<comments>http://rullzer.com/blog/2010/02/12/new-phone/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:28:09 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2010/02/12/new-phone/">rullzer</span></dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=204</guid>
		<description><![CDATA[Since my old phone was sometimes shutting down without me telling it to shutdown or an empty battery forcing it to shutdown, I decided to get myself a new phone: the HTC Tattoo. One of the things I missed on my Nokia N73 was the ability to sync pproperly with my linux enviroment, the tattoo [...]]]></description>
			<content:encoded><![CDATA[<p>Since my old phone was sometimes shutting down without me telling it to shutdown or an empty battery forcing it to shutdown, I decided to get myself a new phone: the HTC Tattoo.</p>
<p>One of the things I missed on my Nokia N73 was the ability to sync pproperly with my linux enviroment, the tattoo runs android and syncs perfectly with google, wich in turn syncs nicely with other things. Of course the downside is that it syncs with google, but for now that is necessary evil.</p>
<p>So far I am pretty impressed, mobile e-mail, Facebook, flogging etc. All work like a charm. Even Eduroam, the WiFi used at the university works out of the box! That is not even the case on my laptop!</p>
<p>This message was of course written on my tattoo.</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2010/02/12/new-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
