<?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; development</title>
	<atom:link href="http://www.droidnova.com/tag/development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Create a scrollable Map with Cells &#8211; Part II</title>
		<link>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-ii,678.html</link>
		<comments>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-ii,678.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 16:05:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[graphic]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=678</guid>
		<description><![CDATA[The second part of this series will show you how you can scroll smoothly over the simple 2D Map which was created in the first part. Note: I changed my coding style to fit the Java/Android coding style. Please be aware that variables like _mapSize are now mMapSize. The performance issue we discovered in the [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-ii,678.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Create a scrollable Map with Cells &#8211; Part I</title>
		<link>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-i,654.html</link>
		<comments>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-i,654.html#comments</comments>
		<pubDate>Mon, 04 Jan 2010 05:21:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[sources]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=654</guid>
		<description><![CDATA[This how to will show you how you can create a simple 2D Map with Cells to place stuff on it. Just like the old school SimCity. The first thing you need is an Activity with a SurfaceView and a Thread to trigger the drawing. Who doesn&#8217;t know these fundamentals, please read my series on [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/create-a-scrollable-map-with-cells-part-i,654.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 with Eclipse and ADT &#8211; Problems</title>
		<link>http://www.droidnova.com/ubuntu-9-10-with-eclipse-and-adt-problems,592.html</link>
		<comments>http://www.droidnova.com/ubuntu-9-10-with-eclipse-and-adt-problems,592.html#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:11:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[logcat]]></category>

		<guid isPermaLink="false">http://www.droidnova.com/?p=592</guid>
		<description><![CDATA[Sometimes I am a bit over motivated. Thats the reason I upgraded my Ubuntu to 9.10 RC1 yesterday. Nearly everything worked fine and after 90 minutes downloading and installing Ubuntu 9.10 booted the first time. The disillusion followed today: What happened with my Eclipse installation? The LogCat view has no logging type buttons, the Devices [...]]]></description>
		<wfw:commentRss>http://www.droidnova.com/ubuntu-9-10-with-eclipse-and-adt-problems,592.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

