<?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>Android Development &#187; animation</title>
	<atom:link href="http://www.droidnova.com/tag/animation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Tue, 27 Jul 2010 21:54:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>2D Sprite Animation in Android</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html</link>
		<comments>http://www.droidnova.com/2d-sprite-animation-in-android,471.html#comments</comments>
		<pubDate>Sun, 13 Sep 2009 13:00:52 +0000</pubDate>
		<dc:creator>Stephen Flockton</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[graphic]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=471</guid>
		<description><![CDATA[In order to make anything more than very simple games in 2D it’s important to be able to draw animated sprites.
There are several ways to create animated sprites in Android, including using XML based declarations and swapping between multiple bitmaps. But when I came to write my animation code neither of these methods was flexible [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/feed</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->