<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Android Development</title>
	<atom:link href="http://www.droidnova.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:34:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<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>Comment on Get the ip address of your device by Tim Choi</title>
		<link>http://www.droidnova.com/get-the-ip-address-of-your-device,304.html/comment-page-1#comment-1352</link>
		<dc:creator>Tim Choi</dc:creator>
		<pubDate>Mon, 06 Sep 2010 15:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=304#comment-1352</guid>
		<description>You may need the following permission:

android.permission.INTERNET

I just solved it by add this permission.  Hope it can help you.</description>
		<content:encoded><![CDATA[<p>You may need the following permission:</p>
<p>android.permission.INTERNET</p>
<p>I just solved it by add this permission.  Hope it can help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android 3D game tutorial &#8211; Part I by Android Development - Android Forums</title>
		<link>http://www.droidnova.com/android-3d-game-tutorial-part-i,312.html/comment-page-1#comment-1351</link>
		<dc:creator>Android Development - Android Forums</dc:creator>
		<pubDate>Mon, 06 Sep 2010 12:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=312#comment-1351</guid>
		<description>[...] JonniBravo! hahaha cool name   If you like game development try here:  Android 3D game tutorial &#8211; Part I on Android Development  They also have other stuff there aswell  Regards   Stinky [...]</description>
		<content:encoded><![CDATA[<p>[...] JonniBravo! hahaha cool name   If you like game development try here:  Android 3D game tutorial &#8211; Part I on Android Development  They also have other stuff there aswell  Regards   Stinky [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with graphics in Android &#8211; Part I by Dan Norcott</title>
		<link>http://www.droidnova.com/playing-with-graphics-in-android-part-i,147.html/comment-page-1#comment-1350</link>
		<dc:creator>Dan Norcott</dc:creator>
		<pubDate>Sat, 04 Sep 2010 15:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=147#comment-1350</guid>
		<description>Thanks - just what I needed to get me started</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; just what I needed to get me started</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging in Android using Eclipse by Avebrahimi</title>
		<link>http://www.droidnova.com/debugging-in-android-using-eclipse,541.html/comment-page-1#comment-1349</link>
		<dc:creator>Avebrahimi</dc:creator>
		<pubDate>Sat, 04 Sep 2010 00:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=541#comment-1349</guid>
		<description>Hi

How can i see thrown exceptions?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>How can i see thrown exceptions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with graphics in Android &#8211; Part VII by Kyle</title>
		<link>http://www.droidnova.com/playing-with-graphics-in-android-part-vii,220.html/comment-page-2#comment-1348</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 03 Sep 2010 13:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=220#comment-1348</guid>
		<description>This might be a stupid question but where do you select your graphics in the code above, and how does it randomly which one to use?</description>
		<content:encoded><![CDATA[<p>This might be a stupid question but where do you select your graphics in the code above, and how does it randomly which one to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with graphics in Android &#8211; Part VI by henshss</title>
		<link>http://www.droidnova.com/playing-with-graphics-in-android-part-vi,209.html/comment-page-1#comment-1347</link>
		<dc:creator>henshss</dc:creator>
		<pubDate>Fri, 03 Sep 2010 10:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=209#comment-1347</guid>
		<description>Great tutorial! Thank you!

there is a little mistake in your article:

On ACTION_DOWN (here should be ACTION_UP) we will finally add the temporary bitmap to our ArrayList and null the currentGraphic variable.</description>
		<content:encoded><![CDATA[<p>Great tutorial! Thank you!</p>
<p>there is a little mistake in your article:</p>
<p>On ACTION_DOWN (here should be ACTION_UP) we will finally add the temporary bitmap to our ArrayList and null the currentGraphic variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with graphics in Android &#8211; Part V by Jeff</title>
		<link>http://www.droidnova.com/playing-with-graphics-in-android-part-v,188.html/comment-page-1#comment-1346</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 02 Sep 2010 15:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=188#comment-1346</guid>
		<description>Thanks for the tutorials!  They&#039;ve been very helpful.

Although, I&#039;ve found some redundancy in the code for the &lt;code&gt;updatePhysics&lt;/code&gt; method.
&lt;code&gt;
coord.setX(coord.getX() + getWidth() - (coord.getX() + graphic.getGraphic().getWidth()));
&lt;/code&gt;
can be rewritten as the more concise
&lt;code&gt;
coord.setX(getWidth - graphic.getGraphic().getWidth());
&lt;/code&gt;,
right?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorials!  They&#8217;ve been very helpful.</p>
<p>Although, I&#8217;ve found some redundancy in the code for the <code>updatePhysics</code> method.<br />
<code><br />
coord.setX(coord.getX() + getWidth() - (coord.getX() + graphic.getGraphic().getWidth()));<br />
</code><br />
can be rewritten as the more concise<br />
<code><br />
coord.setX(getWidth - graphic.getGraphic().getWidth());<br />
</code>,<br />
right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android 2.1 SDK Update by coder</title>
		<link>http://www.droidnova.com/android-2-1-sdk-update,673.html/comment-page-1#comment-1345</link>
		<dc:creator>coder</dc:creator>
		<pubDate>Wed, 01 Sep 2010 17:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=673#comment-1345</guid>
		<description>Thanks for posting this information! :-)</description>
		<content:encoded><![CDATA[<p>Thanks for posting this information! <img src='http://www.droidnova.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create an option menu by Ganapathy</title>
		<link>http://www.droidnova.com/how-to-create-an-option-menu,427.html/comment-page-1#comment-1344</link>
		<dc:creator>Ganapathy</dc:creator>
		<pubDate>Wed, 01 Sep 2010 11:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=427#comment-1344</guid>
		<description>hi,
i get error in menu.xml file but i copy the same thing in site...

when i try to run the project you given it&#039;s working.</description>
		<content:encoded><![CDATA[<p>hi,<br />
i get error in menu.xml file but i copy the same thing in site&#8230;</p>
<p>when i try to run the project you given it&#8217;s working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android 3D game tutorial &#8211; Part I by ashik</title>
		<link>http://www.droidnova.com/android-3d-game-tutorial-part-i,312.html/comment-page-1#comment-1343</link>
		<dc:creator>ashik</dc:creator>
		<pubDate>Wed, 01 Sep 2010 08:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=312#comment-1343</guid>
		<description>hey , I did just as what this tutorial said but there was blinking on the screen when I launched it??</description>
		<content:encoded><![CDATA[<p>hey , I did just as what this tutorial said but there was blinking on the screen when I launched it??</p>
]]></content:encoded>
	</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! -->