<?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>Bubble Foundry &#187; Android</title>
	<atom:link href="http://www.bubblefoundry.com/blog/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bubblefoundry.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 18:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.bubblefoundry.com/?pushpress=hub'/>
		<item>
		<title>A Mobile Tablet Interface</title>
		<link>http://www.bubblefoundry.com/blog/2012/02/a-mobile-tablet-interface/</link>
		<comments>http://www.bubblefoundry.com/blog/2012/02/a-mobile-tablet-interface/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 14:10:33 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[payments]]></category>
		<category><![CDATA[pitch]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=874</guid>
		<description><![CDATA[Recently I developed with Alexander Zeh an interface for an Android tablet app for the agents in an African mobile payment network. It was a pitch for the company, and while we weren&#8217;t selected we&#8217;re quite happy with our work and decided to share it with you. You can find our designs and analysis at http://bubblefoundry.com/tabletinterface/.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://bubblefoundry.com/tabletinterface/"><img class="aligncenter" title="Wireframe" src="http://bubblefoundry.com/tabletinterface/wireframes/W5.png" alt="" width="600" /></a></p>
<p>Recently I developed with <a href="http://www.alexanderzeh.me">Alexander Zeh</a> an interface for an Android tablet app for the agents in an African mobile payment network. It was a pitch for the company, and while we weren&#8217;t selected we&#8217;re quite happy with our work and decided to share it with you. You can find our designs and analysis at <a href="http://bubblefoundry.com/tabletinterface/">http://bubblefoundry.com/tabletinterface/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2012/02/a-mobile-tablet-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebViews in Android Versions </title>
		<link>http://www.bubblefoundry.com/blog/2010/11/webviews-in-android-versions/</link>
		<comments>http://www.bubblefoundry.com/blog/2010/11/webviews-in-android-versions/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 14:07:20 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[WebView]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=530</guid>
		<description><![CDATA[From what I understand: Native JSON methods don&#8217;t exist. Web SQL Database and Web Storage (things like localStorage, etc) aren&#8217;t supported. More as I find them. What do this all mean? In short, good luck making an advanced HTML5 web app for Android versions below 2.0, which unfortunately is still many devices.]]></description>
			<content:encoded><![CDATA[<p>From what I understand:</p>
<ul>
<li><a href="https://developer.mozilla.org/En/Using_JSON_in_Firefox">Native JSON methods</a> don&#8217;t exist.</li>
<li><a href="http://dev.w3.org/html5/webdatabase/">Web SQL Database</a> and <a href="http://dev.w3.org/html5/webstorage/">Web Storage</a> (things like localStorage, etc) aren&#8217;t supported.</li>
</ul>
<p>More as I find them.</p>
<p>What do this all mean? In short, good luck making an advanced HTML5 web app for Android versions below 2.0, which unfortunately is still many devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2010/11/webviews-in-android-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android SDK Add-Ons</title>
		<link>http://www.bubblefoundry.com/blog/2010/11/android-sdk-add-ons/</link>
		<comments>http://www.bubblefoundry.com/blog/2010/11/android-sdk-add-ons/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 21:38:00 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[avd]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=536</guid>
		<description><![CDATA[I&#8217;m very happy with avd and plan to continue improving it, but I though it would be worth pointing out the many of the device manufacturers actually have SDK add-ons that provide skins and device profiles like avd does. Of course, theirs tend to be locked behind screenfulls of legalese, but hey, what can you do? In no [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very happy with <a href="http://github.com/pr1001/avd">avd</a> and plan to continue improving it, but I though it would be worth pointing out the many of the device manufacturers actually have <a href="http://developer.android.com/sdk/adding-components.html">SDK add-ons</a> that provide skins and device profiles like <code>avd</code> does. Of course, theirs tend to be locked behind screenfulls of legalese, but hey, what can you do?</p>
<p>In no particular order:</p>
<ul>
<li><a href="http://developer.sonyericsson.com/wportal/devworld/downloads/download/dw-102216-xperia-x10sdkadd-onr1?cc=gb&amp;lc=en">Sony Ericsson Xperia X10</a></li>
<li><a href="http://code.google.com/android/add-ons/google-apis/index.html">Google APIs</a> – Ok, this is actually available from the SDK Manager by default but it&#8217;s worth pointing out that it&#8217;s technically an add-on.</li>
<li><a href="http://developer.motorola.com/docstools/tools/">Most Motorola devices</a> – Among others there are profiles for the Milestone, Droid X, and Droid 2 but not for the original Droid.</li>
<li><a href="http://innovator.samsungmobile.com/galaxyTab.do">Samsung Galaxy Tab</a> – Props to Samsung for supporting the actual add-on site functionality: there&#8217;s no need to manually download zips and such. By Samsung, why is it  impossible to find <em>any</em> mention of Android on your developer site? What about your nice Galaxy S phone?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2010/11/android-sdk-add-ons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Android Apps via USB using the Android SDK</title>
		<link>http://www.bubblefoundry.com/blog/2010/11/installing-android-apps-via-usb-using-the-android-sdk/</link>
		<comments>http://www.bubblefoundry.com/blog/2010/11/installing-android-apps-via-usb-using-the-android-sdk/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 20:43:33 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=532</guid>
		<description><![CDATA[I had some trouble installing an Android app I was testing today over the internet so I used the SDK. I&#8217;m working with a tester with a Windows machine who didn&#8217;t have the SDK, so I wrote up the steps so they could do the same. It&#8217;s essentially the same on OS X or Linux. [...]]]></description>
			<content:encoded><![CDATA[<p>I had some trouble installing an Android app I was testing today over the internet so I used the SDK. I&#8217;m working with a tester with a Windows machine who didn&#8217;t have the SDK, so I wrote up the steps so they could do the same. It&#8217;s essentially the same on OS X or Linux. Here is how to install the Android SDK so that you can install APKs over USB:</p>
<p>1. Go to <a href="http://developer.android.com/sdk/index.html">http://developer.android.com/sdk/index.html</a> and download the Windows version.<br />
2. Unzip the android-sdk_r07-windows.zip and move the android-sdk-windows folder to somewhere easy to find.<br />
3. Double click on SDK Manager to launch the application.<br />
3a. If you get a message like &#8220;Warning: Java not found in your PATH,&#8221; go to <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a>.<br />
3b. Click on the left-most big Java button (the plain one). Select your platform (either Windows or Windows x64&#8230; probably the former). Click continue.<br />
3c. The download should start. Once the installer is downloaded run it, choose all the default options.<br />
3d. Now try SDK Manager again.<br />
4. Now that you know you can open the SDK Manager, you don&#8217;t need to use it. ;-p Copy the APK file into the tools directory.<br />
5. Click on Start, then  Search for &#8220;Command Prompt&#8221; and open it.<br />
6. type &#8220;cd Desktop&#8221; to move to the Desktop folder, assuming you unziped the Android SDK there.<br />
7. Do the same for android-sdk-windows: &#8220;cd android-sdk-windows&#8221;<br />
8. And now tools: &#8220;cd tools&#8221;<br />
9. Finally, with the Android device connected via USB, install the APK with the adb tool: &#8216;adb -d install &#8220;My App.apk&#8221;&#8216; Here&#8217;s how I did it:</p>
<pre>
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Peter Robinett>cd Desktop

C:\Users\Peter Robinett\Desktop>cd android-sdk-windows

C:\Users\Peter Robinett\Desktop\android-sdk-windows>cd tools

C:\Users\Peter Robinett\Desktop\android-sdk-windows\tools>adb -d install "My App.apk"
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
753 KB/s (3701434 bytes in 4.797s)
        pkg: /data/local/tmp/My App.apk
Failure [INSTALL_FAILED_ALREADY_EXISTS]
</pre>
<p>Ignore the INSTALL_FAILED message, I already have the app on my phone. ;-) If you ever want to reinstall an app, add the -r option: <code>apk -d install -r "My App.apk"</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2010/11/installing-android-apps-via-usb-using-the-android-sdk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generating Android Virtual Devices</title>
		<link>http://www.bubblefoundry.com/blog/2010/11/generating-android-virtual-devices/</link>
		<comments>http://www.bubblefoundry.com/blog/2010/11/generating-android-virtual-devices/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 10:59:59 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[avd]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[virtual devices]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=528</guid>
		<description><![CDATA[The Android Emulator supports different virtual devices, including with interface skins, so you can test your apps on different &#8216;devices&#8217; before actually transferring it to an Android device. These definitions are created with the command android create avd but unfortunately there&#8217;s no shared repository of device information and only a few walkthroughs. I stayed up [...]]]></description>
			<content:encoded><![CDATA[<p>The Android Emulator supports different virtual devices, including with interface skins, so you can test your apps on different &#8216;devices&#8217; before actually transferring it to an Android device. These definitions are created with the command <code>android create avd</code> but unfortunately there&#8217;s no shared repository of device information and only a few <a href="http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/">walkthroughs</a>. I stayed up late last night and whipped up <a href="https://github.com/pr1001/avd">avd</a>, a Python script that can take definitions stored in JSON files and call <code>android create avd</code>. Right now there&#8217;s only one device definition and one skin, the Xperia X10 by <a href="http://teavuihuang.com/android/">Tea Vui Huang</a>, but I&#8217;m hoping that people will fork the project and then push me new definitions, just like <a href="http://mxcl.github.com/homebrew/">Homebrew</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2010/11/generating-android-virtual-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5</title>
		<link>http://www.bubblefoundry.com/blog/2009/04/html5/</link>
		<comments>http://www.bubblefoundry.com/blog/2009/04/html5/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 09:05:02 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[canvas tag]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[GCal]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[RaphaëlJS]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=187</guid>
		<description><![CDATA[Google says it very succinctly: &#8220;HTML5 and WebKit pave the way for mobile web applications.&#8221; HTML5 is coming and it has a lot of interesting features, from audio and video support to local storage. Combine this with the fact that web apps are a particularly attractive way to reach many mobile platforms and the WebKit [...]]]></description>
			<content:encoded><![CDATA[<p>Google says it very succinctly: <a href="http://google-code-updates.blogspot.com/2009/04/html5-and-webkit-pave-way-for-mobile.html">&#8220;HTML5 and WebKit pave the way for mobile web applications.&#8221;</a> <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a> is coming and it has a lot of interesting features, from audio and video support to local storage. Combine this with the fact that web apps are a particularly attractive way to reach many mobile platforms and the <a href="http://webkit.org">WebKit</a> browser found on the iPhone and Android platforms already implements many of the HTML5 standard, and you can see why HTML5 is so attractive for mobile apps.</p>
<p>With the ability of HTML5 web apps to store data locally and have the browser pass along the device&#8217;s hardware states, I believe that HTML5 wbe apps can do almost anything you could want an internet-using application to do. The only exception I can think of is high performance 3D graphics, as even great 2D graphics are possible with <a href="http://www.w3.org/Style/CSS/current-work#CSS3">CSS3</a> and HTML5&#8242;s canvas tag. Already there are nice libraries like <a href="http://raphaeljs.com/">RaphaëlJS</a> that work in the iPhone&#8217;s Mobile Safari.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2009/04/html5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m an Appostle!</title>
		<link>http://www.bubblefoundry.com/blog/2009/02/im-an-appostle/</link>
		<comments>http://www.bubblefoundry.com/blog/2009/02/im-an-appostle/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 09:53:45 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Appostles]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=171</guid>
		<description><![CDATA[With my friends Katie, Paul and Travis I&#8217;ve started Appostles. We&#8217;re awesome iPhone, Android and Blackberry developers and we want to build your apps. Sound interesting? Then hire us!]]></description>
			<content:encoded><![CDATA[<p>With my friends Katie, Paul and Travis I&#8217;ve started <a href="http://www.appostles.com">Appostles</a>. We&#8217;re awesome iPhone, Android and Blackberry developers and we want to build your apps. Sound interesting? Then hire us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2009/02/im-an-appostle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentation is Important</title>
		<link>http://www.bubblefoundry.com/blog/2009/01/presentation-is-important/</link>
		<comments>http://www.bubblefoundry.com/blog/2009/01/presentation-is-important/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 15:57:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[customers]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[T-Mobile]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=156</guid>
		<description><![CDATA[If you do it right, your customers will become your best salespeople. Android G1 Box from Alper Çugun on Vimeo. From Alper.]]></description>
			<content:encoded><![CDATA[<p>If you do it right, your customers will become your best salespeople.</p>
<p><object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2919459&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2919459&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object><br /><a href="http://vimeo.com/">Android G1 Box</a> from <a href="http://vimeo.com/illustir">Alper Çugun</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href="http://alper.nl/dingen/2009/01/nomadz-and-androids/">From Alper</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2009/01/presentation-is-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADCA a Huge Success</title>
		<link>http://www.bubblefoundry.com/blog/2009/01/adca-a-huge-success/</link>
		<comments>http://www.bubblefoundry.com/blog/2009/01/adca-a-huge-success/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 01:13:56 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ADCA]]></category>
		<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=151</guid>
		<description><![CDATA[Android Dev Camp Amsterdam was a big success. Thank you to the 250 attendees for coming, Kumpany for planning everything and T-Mobile for initiating and supporting the event. Also, if you were the person who emailed me in Dutch about building an app (that&#8217;s all I remember), I&#8217;m sorry but I seem to have completely [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://androiddevcamp.nl">Android Dev Camp Amsterdam</a> was a big success. Thank you to the 250 attendees for coming, <a href="http://www.kumpany.nl">Kumpany</a> for planning everything and <a href="http://www.t-mobile.nl">T-Mobile</a> for initiating and supporting the event.</p>
<p>Also, if you were the person who emailed me in Dutch about building an app (that&#8217;s all I remember), I&#8217;m sorry but I seem to have completely lost your email. Can you please email me again?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2009/01/adca-a-huge-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I ♥ Android</title>
		<link>http://www.bubblefoundry.com/blog/2008/12/i_heart_android/</link>
		<comments>http://www.bubblefoundry.com/blog/2008/12/i_heart_android/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 23:20:23 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Dev Camp]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Mobile Dev Camp]]></category>
		<category><![CDATA[Symbian]]></category>

		<guid isPermaLink="false">http://www.bubblefoundry.com/?p=144</guid>
		<description><![CDATA[I&#8217;m very excited to announce that we are putting on an Android Dev Camp on January 8, 2009 in Amsterdam. It should be a lot of fun, so you should definitely come. Hopefully this will make up for not posting at all about Mobile Dev Camp, an awesome event I organized in Amsterdam at the [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://flickr.com/photos/pr1001/3121547880/"><img title="Android and Me" src="http://farm4.static.flickr.com/3261/3121547880_1cf38d8c09.jpg?v=0" alt="Android and Me" width="500" height="375" /></a></dt>
</dl>
</div>
<p>I&#8217;m very excited to announce that we are putting on an <a href="http://androiddevcamp.nl">Android Dev Camp</a> on January 8, 2009 in Amsterdam. It should be a lot of fun, so you should definitely come.</p>
<p>Hopefully this will make up for not posting at all about <a href="http://www.mobiledevcamp.nl">Mobile Dev Camp</a>, an awesome event I organized in Amsterdam at the end of November. There&#8217;s a huge amount of interest in mobile development, so I hope to do more Mobile Dev Camps, both in Amsterdam and in other cities, such as Helsinki. If you&#8217;re interested in helping organize them, please drop me a line at <a href="mailto:peter@bubblefoundry.com">peter@bubblefoundry.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bubblefoundry.com/blog/2008/12/i_heart_android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

