<?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 on: Learning Java by Building Android Games</title>
	<atom:link href="https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/feed/" rel="self" type="application/rss+xml" />
	<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/</link>
	<description>Game Coding for Beginners</description>
	<lastBuildDate>Mon, 20 Apr 2026 12:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: sanjay patel</title>
		<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/#comment-17434</link>
		<dc:creator><![CDATA[sanjay patel]]></dc:creator>
		<pubDate>Fri, 21 Jun 2024 05:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=16037#comment-17434</guid>
		<description><![CDATA[hi John,
        first of all thanks for book, it is very help full. I have three Questions.
1. I m curious that as android studio updated, is there any plan of your to write new version of this book.
2. specially in kotlin like &quot;Learning kotlin by building android games&quot;.
3. and any book for 3d game development using only android studio (openGL_Es) without using third party.]]></description>
		<content:encoded><![CDATA[<p>hi John,<br />
        first of all thanks for book, it is very help full. I have three Questions.<br />
1. I m curious that as android studio updated, is there any plan of your to write new version of this book.<br />
2. specially in kotlin like &#8220;Learning kotlin by building android games&#8221;.<br />
3. and any book for 3d game development using only android studio (openGL_Es) without using third party.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Holland</title>
		<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/#comment-17422</link>
		<dc:creator><![CDATA[Tony Holland]]></dc:creator>
		<pubDate>Tue, 27 Jun 2023 18:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=16037#comment-17422</guid>
		<description><![CDATA[I have another error message!  The same line of code and the message says GameState expects &#039;this&#039; to be a boolean, which GameEngine cannot be.   Where has this gpne wrong?]]></description>
		<content:encoded><![CDATA[<p>I have another error message!  The same line of code and the message says GameState expects &#8216;this&#8217; to be a boolean, which GameEngine cannot be.   Where has this gpne wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Holland</title>
		<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/#comment-17421</link>
		<dc:creator><![CDATA[Tony Holland]]></dc:creator>
		<pubDate>Fri, 23 Jun 2023 18:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=16037#comment-17421</guid>
		<description><![CDATA[Hi John
I&#039;ve got to page 472 without a hitch, but now I have an error message in GameEngine when initiating mGameState (mGameState = new GameState(this, context). )  The message tells me the call requires API of 33 (current min is 24).   How do I deal with this?]]></description>
		<content:encoded><![CDATA[<p>Hi John<br />
I&#8217;ve got to page 472 without a hitch, but now I have an error message in GameEngine when initiating mGameState (mGameState = new GameState(this, context). )  The message tells me the call requires API of 33 (current min is 24).   How do I deal with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/#comment-17417</link>
		<dc:creator><![CDATA[Shane]]></dc:creator>
		<pubDate>Thu, 23 Mar 2023 14:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=16037#comment-17417</guid>
		<description><![CDATA[I sorry I no writing good.  I got shocked by so much the electric when I working on a power pole for a big internet company.  I also had the mini-strokes to.  Now I the mentality disabled.
I wanting to thanking the Mr. John Horton for writing the book &quot;Learning Java by Building Android Games&quot;.  It helping me learning computer programming again.  I thinking I never be able to doing it again.  But my brother buying me this book and saying &quot;Give it a try....you can doing it.&quot;.  Mr. Horton&#039;s book has given me purpose in life again.  His book is so the awesome!  Thank you again Mr Horton!]]></description>
		<content:encoded><![CDATA[<p>I sorry I no writing good.  I got shocked by so much the electric when I working on a power pole for a big internet company.  I also had the mini-strokes to.  Now I the mentality disabled.<br />
I wanting to thanking the Mr. John Horton for writing the book &#8220;Learning Java by Building Android Games&#8221;.  It helping me learning computer programming again.  I thinking I never be able to doing it again.  But my brother buying me this book and saying &#8220;Give it a try&#8230;.you can doing it.&#8221;.  Mr. Horton&#8217;s book has given me purpose in life again.  His book is so the awesome!  Thank you again Mr Horton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/books/learning-java-by-building-android-games-2nd-edition/#comment-17271</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 08:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=16037#comment-17271</guid>
		<description><![CDATA[Hi there,

I just checked the GitHub link and all the files for chapter 22 and 23 are in the chapter 22 folder here: https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22 and the specific file you refer to is here: https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22/Java/Levels

Good luck with the project it is quite an achievement for a student to get this far without the help of a teacher!

All the best,

John]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I just checked the GitHub link and all the files for chapter 22 and 23 are in the chapter 22 folder here: <a href="https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22" rel="nofollow">https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22</a> and the specific file you refer to is here: <a href="https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22/Java/Levels" rel="nofollow">https://github.com/PacktPublishing/Learning-Java-by-Building-Android-Games-Second-Edition/tree/master/Chapter22/Java/Levels</a></p>
<p>Good luck with the project it is quite an achievement for a student to get this far without the help of a teacher!</p>
<p>All the best,</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
