<?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>Code by Coffee &#187; Android</title>
	<atom:link href="http://codebycoffee.com/category/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebycoffee.com</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 20:56:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Preparing Graphics for Multiple Mobile Platforms</title>
		<link>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/</link>
		<comments>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 04:11:20 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=352</guid>
		<description><![CDATA[If you are a graphic designer preparing graphics a multi-platform mobile app, there are a few things you should know before you start, to make things easier on yourself and the developer implementing your design. This article focuses on the iOS and Android platforms, beginning with a brief overview of the layout tools for each [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/12/08/preparing-graphics-for-multiple-mobile-platforms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gripes About Android&#8217;s WebView</title>
		<link>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/</link>
		<comments>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:37:04 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=325</guid>
		<description><![CDATA[I&#8217;ve been a little disappointed with my experience using Android WebViews. Perhaps naively, I expected WebViews by default to just work and behave the same way as the Webkit-based Browser app. I was wrong. Android WebViews seem to start out as very basic browser implementations and require you to manually enable or implement support for [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/08/21/gripes-about-android-webview/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Developing for iOS and Android</title>
		<link>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/</link>
		<comments>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 21:52:33 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=293</guid>
		<description><![CDATA[I&#8217;ve had the opportunity to develop on both the iOS and Android platforms, something that, statistically speaking, makes me part of a minority of developers. My experience has been that the iOS platform offers better tools for developers, but that the Android platform offers more freedom in what a developer can do with a device. [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/08/07/developing-for-ios-and-android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using ResponseCache in an Android App</title>
		<link>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/</link>
		<comments>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:28:16 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Words]]></category>

		<guid isPermaLink="false">http://codebycoffee.com/?p=276</guid>
		<description><![CDATA[I&#8217;m currently working on an Android app and I&#8217;ve decided to use the java.net package for making HTTP requests. While the java.net package includes support for caching requests it does not include a default caching implementation like some other libraries &#8212; apparently Android developers are left to roll their own. I looked into it, and [...]]]></description>
		<wfw:commentRss>http://codebycoffee.com/2010/06/29/using-responsecache-in-an-android-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

