<?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: Coding a Snake Game for Android</title>
	<atom:link href="https://gamecodeschool.com/android/coding-a-snake-game-for-android/feed/" rel="self" type="application/rss+xml" />
	<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/</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: Cay</title>
		<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/#comment-17418</link>
		<dc:creator><![CDATA[Cay]]></dc:creator>
		<pubDate>Thu, 20 Apr 2023 17:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=15958#comment-17418</guid>
		<description><![CDATA[Hi
I wanted the app to have a welcome screen that started the main activity on the click of a button. I set the welcome activity as the launcher activity and added code for the button and for passing an intent to the main activity. But the app keeps stopping. Is there a way to correct this?]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
I wanted the app to have a welcome screen that started the main activity on the click of a button. I set the welcome activity as the launcher activity and added code for the button and for passing an intent to the main activity. But the app keeps stopping. Is there a way to correct this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/#comment-17368</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Sat, 15 May 2021 09:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=15958#comment-17368</guid>
		<description><![CDATA[Run in debugging mode attach usb to pc and android studio will give the error. 99% will be null pointer exception from uninitialized reference]]></description>
		<content:encoded><![CDATA[<p>Run in debugging mode attach usb to pc and android studio will give the error. 99% will be null pointer exception from uninitialized reference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/#comment-17352</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 25 Jan 2021 18:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=15958#comment-17352</guid>
		<description><![CDATA[Hi there can you help me with an error...

It shows an error 

class SnakeEngine extends SurfaceView implements Runnable {
	      ^^^^^^^^^^^
The type SnakeEngine must implement the inherited abstract method Runnable.run()
----------
1 problem (1 error)]]></description>
		<content:encoded><![CDATA[<p>Hi there can you help me with an error&#8230;</p>
<p>It shows an error </p>
<p>class SnakeEngine extends SurfaceView implements Runnable {<br />
	      ^^^^^^^^^^^<br />
The type SnakeEngine must implement the inherited abstract method Runnable.run()<br />
&#8212;&#8212;&#8212;-<br />
1 problem (1 error)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian</title>
		<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/#comment-17341</link>
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Mon, 04 Jan 2021 17:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=15958#comment-17341</guid>
		<description><![CDATA[Hi!
the application works partially. I&#039;m running on my personal phone and when i click on the screen the application closes. 
What to do?]]></description>
		<content:encoded><![CDATA[<p>Hi!<br />
the application works partially. I&#8217;m running on my personal phone and when i click on the screen the application closes.<br />
What to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/android/coding-a-snake-game-for-android/#comment-17258</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Tue, 14 Apr 2020 08:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=15958#comment-17258</guid>
		<description><![CDATA[Yes but not something I can explain in a comment. :-(]]></description>
		<content:encoded><![CDATA[<p>Yes but not something I can explain in a comment. <img src="https://gamecodeschool.com/wp-includes/images/smilies/frownie.png" alt=":-(" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
