<?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: How to: Create a splash screen</title>
	<atom:link href="http://www.droidnova.com/how-to-create-a-splash-screen,561.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:50:52 +0000</lastBuildDate>
	<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>By: Martin</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2483</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 15 Jan 2012 19:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2483</guid>
		<description>Change the compliance level in your project settings. I recommend to no use java7 if you develop for android...</description>
		<content:encoded><![CDATA[<p>Change the compliance level in your project settings. I recommend to no use java7 if you develop for android&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WCArmy69</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2481</link>
		<dc:creator>WCArmy69</dc:creator>
		<pubDate>Sun, 15 Jan 2012 01:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2481</guid>
		<description>i used it and i keep getting this error [2012-01-14 19:04:24 - SplashScreen] Android requires compiler compliance level 5.0 or 6.0. Found &#039;1.7&#039; instead. Please use Android Tools &gt; Fix Project Properties.</description>
		<content:encoded><![CDATA[<p>i used it and i keep getting this error [2012-01-14 19:04:24 - SplashScreen] Android requires compiler compliance level 5.0 or 6.0. Found &#8217;1.7&#8242; instead. Please use Android Tools &gt; Fix Project Properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJClark</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2477</link>
		<dc:creator>MJClark</dc:creator>
		<pubDate>Fri, 13 Jan 2012 21:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2477</guid>
		<description>Thank you! Was having a long, frustrating day when I decided to switch tasks and found this tutorial. Amazing how a good tutorial, a sense of accomplishment and some hot pizza can turn a &quot;grrrr&quot; day into a good day!</description>
		<content:encoded><![CDATA[<p>Thank you! Was having a long, frustrating day when I decided to switch tasks and found this tutorial. Amazing how a good tutorial, a sense of accomplishment and some hot pizza can turn a &#8220;grrrr&#8221; day into a good day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2437</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 05 Jan 2012 01:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2437</guid>
		<description>im not sure how to use log cat, but im pretty sure my problem is when i give it the address of where to go after my splash dissappears, im not sure wut im writing wrong there but ive notices on your address you have com.droidnova.android.splashscreen.MyApp, how come you are adding the spashscreen in there? thanks for the help!</description>
		<content:encoded><![CDATA[<p>im not sure how to use log cat, but im pretty sure my problem is when i give it the address of where to go after my splash dissappears, im not sure wut im writing wrong there but ive notices on your address you have com.droidnova.android.splashscreen.MyApp, how come you are adding the spashscreen in there? thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2412</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 28 Dec 2011 01:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2412</guid>
		<description>Take a look in the LogCat and see what the error message is you get there.</description>
		<content:encoded><![CDATA[<p>Take a look in the LogCat and see what the error message is you get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2411</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 28 Dec 2011 01:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2411</guid>
		<description>this is cool! im trying to use it on a program im writing but for some reason it gives me the following error after displaying the splash screen &quot;The application meiplay (process.android.meiplay) has stopped unexpectedly, any suggestions? i cant figure out why its giving me the error. Im using the same code as in the example do i need to do anything extra?</description>
		<content:encoded><![CDATA[<p>this is cool! im trying to use it on a program im writing but for some reason it gives me the following error after displaying the splash screen &#8220;The application meiplay (process.android.meiplay) has stopped unexpectedly, any suggestions? i cant figure out why its giving me the error. Im using the same code as in the example do i need to do anything extra?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2401</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 22 Dec 2011 05:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2401</guid>
		<description>RE:  The deprecated stop() method -- is it safe to just comment out the line?

// stop();</description>
		<content:encoded><![CDATA[<p>RE:  The deprecated stop() method &#8212; is it safe to just comment out the line?</p>
<p>// stop();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cath</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2385</link>
		<dc:creator>Cath</dc:creator>
		<pubDate>Fri, 02 Dec 2011 07:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2385</guid>
		<description>Hi! thanks for the article! Sweet! XD</description>
		<content:encoded><![CDATA[<p>Hi! thanks for the article! Sweet! XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crunch</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2320</link>
		<dc:creator>Crunch</dc:creator>
		<pubDate>Fri, 21 Oct 2011 10:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2320</guid>
		<description>Hi
Just wanted to say thanks for this great tutorial and for all the helpful comments. Implemented it with the handler and the interrupted bool to prevent backbutton problem. Works a treat.</description>
		<content:encoded><![CDATA[<p>Hi<br />
Just wanted to say thanks for this great tutorial and for all the helpful comments. Implemented it with the handler and the interrupted bool to prevent backbutton problem. Works a treat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/how-to-create-a-splash-screen,561.html/comment-page-2#comment-2319</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 21 Oct 2011 07:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=561#comment-2319</guid>
		<description>The next non english comment will be deleted! Stick with the blog language or should I write you an email in german?</description>
		<content:encoded><![CDATA[<p>The next non english comment will be deleted! Stick with the blog language or should I write you an email in german?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

