<?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: Adding a Splash Screen for Android using Phonegap</title>
	<atom:link href="http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/</link>
	<description>Thoughts, rants and musings about Adobe, the web, technology and 200+ days a year traveling as a software evangelist.</description>
	<lastBuildDate>Fri, 27 Dec 2013 11:02:23 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Native loading screen in phonegap and sencha touch application &#124; PHP Developer Resource</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-9030</link>
		<dc:creator><![CDATA[Native loading screen in phonegap and sencha touch application &#124; PHP Developer Resource]]></dc:creator>
		<pubDate>Tue, 29 May 2012 07:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-9030</guid>
		<description><![CDATA[[...] Android Code needed, was mentioned on StackOverflow, see http://easyjquery.com/a/8157103/734687 or http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Android Code needed, was mentioned on StackOverflow, see <a href="http://easyjquery.com/a/8157103/734687" >http://easyjquery.com/a/8157103/734687</a> or <a href="http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/" >http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8808</link>
		<dc:creator><![CDATA[tim]]></dc:creator>
		<pubDate>Thu, 01 Mar 2012 10:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8808</guid>
		<description><![CDATA[thanks for this post,

but i have a problem with android splash screen..

it shows 1-2 sec a blank screen after splash.

what can i do?]]></description>
		<content:encoded><![CDATA[<p>thanks for this post,</p>
<p>but i have a problem with android splash screen..</p>
<p>it shows 1-2 sec a blank screen after splash.</p>
<p>what can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sujesh</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8806</link>
		<dc:creator><![CDATA[Sujesh]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 13:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8806</guid>
		<description><![CDATA[Thanks a lot :) this helped me...]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot :) this helped me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tvance</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8803</link>
		<dc:creator><![CDATA[tvance]]></dc:creator>
		<pubDate>Sun, 12 Feb 2012 00:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8803</guid>
		<description><![CDATA[Perfect!  Now I have a splash screen!!! Thanks!]]></description>
		<content:encoded><![CDATA[<p>Perfect!  Now I have a splash screen!!! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8798</link>
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Fri, 27 Jan 2012 14:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8798</guid>
		<description><![CDATA[@Jim: Thanks for your comment. It did help :)]]></description>
		<content:encoded><![CDATA[<p>@Jim: Thanks for your comment. It did help :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8562</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Sat, 24 Dec 2011 11:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8562</guid>
		<description><![CDATA[What you call DefaultActivity.java whatever you called your &quot;Create Activity&quot; when you created your project in Eclipse.

The PhoneGap docs show it as App.java as seen here: http://phonegap.com/start#android

Because someone will spend over an hour like I did trying to find the fsking DefaultActivity.java]]></description>
		<content:encoded><![CDATA[<p>What you call DefaultActivity.java whatever you called your &#8220;Create Activity&#8221; when you created your project in Eclipse.</p>
<p>The PhoneGap docs show it as App.java as seen here: <a href="http://phonegap.com/start#android" >http://phonegap.com/start#android</a></p>
<p>Because someone will spend over an hour like I did trying to find the fsking DefaultActivity.java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdominique</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8552</link>
		<dc:creator><![CDATA[pdominique]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 15:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8552</guid>
		<description><![CDATA[Thanks for the tip, this is exactly what I was looking for!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip, this is exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8551</link>
		<dc:creator><![CDATA[Gaurav]]></dc:creator>
		<pubDate>Tue, 20 Dec 2011 07:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8551</guid>
		<description><![CDATA[This Splash Screen code is not well for Android galaxy Tab.if you have any idea about solution of this problem . then tell me my mail id gaurav.dixit@daffodilsw.com]]></description>
		<content:encoded><![CDATA[<p>This Splash Screen code is not well for Android galaxy Tab.if you have any idea about solution of this problem . then tell me my mail id <a href="mailto:gaurav.dixit@daffodilsw.com">gaurav.dixit@daffodilsw.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilanka</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8545</link>
		<dc:creator><![CDATA[Nilanka]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 14:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8545</guid>
		<description><![CDATA[You can use Dreamweaver CS5.5 with PhoneGap to do this by simply setting up the splash screen on: Site&gt; Mobile Application &gt; Application Setting. No coding required. You will only have to create a nice looking splash screen design in PNG format.]]></description>
		<content:encoded><![CDATA[<p>You can use Dreamweaver CS5.5 with PhoneGap to do this by simply setting up the splash screen on: Site&gt; Mobile Application &gt; Application Setting. No coding required. You will only have to create a nice looking splash screen design in PNG format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneymc</title>
		<link>http://blog.assortedgarbage.com/2011/02/adding-a-splash-screen-for-android-using-phonegap/comment-page-1/#comment-8455</link>
		<dc:creator><![CDATA[barneymc]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 08:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.assortedgarbage.com/?p=633#comment-8455</guid>
		<description><![CDATA[Sephir, great suggestion for the Sencha Touch+splash screen. I&#039;ve been looking for a solution for Android web apps using Sencha for quiet a while.


			body {
				background-image:url(&#039;TKSplash.png&#039;);
				background-color:#b0c4de;
			}
		]]></description>
		<content:encoded><![CDATA[<p>Sephir, great suggestion for the Sencha Touch+splash screen. I&#8217;ve been looking for a solution for Android web apps using Sencha for quiet a while.</p>
<p>			body {<br />
				background-image:url(&#8216;TKSplash.png&#8217;);<br />
				background-color:#b0c4de;<br />
			}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
