<?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: Want Your Cupcake AND Your Gmail?</title>
	<atom:link href="http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/</link>
	<description>Android News and Blogs</description>
	<lastBuildDate>Thu, 25 Nov 2010 07:30:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</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>By: Ron cutty</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-2987</link>
		<dc:creator>Ron cutty</dc:creator>
		<pubDate>Sun, 26 Apr 2009 11:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-2987</guid>
		<description>Its loveley</description>
		<content:encoded><![CDATA[<p>Its loveley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakim</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-2943</link>
		<dc:creator>sakim</dc:creator>
		<pubDate>Thu, 16 Apr 2009 01:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-2943</guid>
		<description>I faced a same problem. and I solved with following commands: 
    fastboot erase boot 
    fastboot erase system –w 
    fastboot flash system system.img 
    fastboot flash userdata userdata.img 
    fastboot flash boot boot.img 
    fastboot reboot

The keys to sucess are wiping old data.</description>
		<content:encoded><![CDATA[<p>I faced a same problem. and I solved with following commands:<br />
    fastboot erase boot<br />
    fastboot erase system –w<br />
    fastboot flash system system.img<br />
    fastboot flash userdata userdata.img<br />
    fastboot flash boot boot.img<br />
    fastboot reboot</p>
<p>The keys to sucess are wiping old data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-2476</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Fri, 10 Apr 2009 15:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-2476</guid>
		<description>If you love to input via handwriting method or virtual keyboard, you may need the protection film with blur surface.</description>
		<content:encoded><![CDATA[<p>If you love to input via handwriting method or virtual keyboard, you may need the protection film with blur surface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1899</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Sun, 05 Apr 2009 04:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1899</guid>
		<description>The thread for the ROM on XDA:
http://forum.xda-developers.com/showthread.php?t=498026</description>
		<content:encoded><![CDATA[<p>The thread for the ROM on XDA:<br />
<a href="http://forum.xda-developers.com/showthread.php?t=498026" rel="nofollow">http://forum.xda-developers.com/showthread.php?t=498026</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1898</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Sun, 05 Apr 2009 04:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1898</guid>
		<description>There&#039;s another thread regarding the HTC Magic ROM porting to G1, I tried it, not bad. Is it possible to combine? Sreenshots available at: http://www.intogphone.com/archives/337
http://www.intogphone.com/archives/319</description>
		<content:encoded><![CDATA[<p>There&#8217;s another thread regarding the HTC Magic ROM porting to G1, I tried it, not bad. Is it possible to combine? Sreenshots available at: <a href="http://www.intogphone.com/archives/337" rel="nofollow">http://www.intogphone.com/archives/337</a><br />
<a href="http://www.intogphone.com/archives/319" rel="nofollow">http://www.intogphone.com/archives/319</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idkrawr</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1880</link>
		<dc:creator>Idkrawr</dc:creator>
		<pubDate>Sat, 04 Apr 2009 22:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1880</guid>
		<description>IF your having problems open fastboot and just do this

fastboot erase boot
fastboot erase recovery
fastboot boot kernel ramdisk.img

wait for reboot
battery out...
back to fastboot

fastboot flash:raw boot kernel ramdisk.img
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot

then its done</description>
		<content:encoded><![CDATA[<p>IF your having problems open fastboot and just do this</p>
<p>fastboot erase boot<br />
fastboot erase recovery<br />
fastboot boot kernel ramdisk.img</p>
<p>wait for reboot<br />
battery out&#8230;<br />
back to fastboot</p>
<p>fastboot flash:raw boot kernel ramdisk.img<br />
fastboot flash system system.img<br />
fastboot flash boot boot.img<br />
fastboot reboot</p>
<p>then its done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1870</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 04 Apr 2009 19:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1870</guid>
		<description>Because it is a roof of concept, and an important step in development. If you don&#039;t like it, help make it better</description>
		<content:encoded><![CDATA[<p>Because it is a roof of concept, and an important step in development. If you don&#8217;t like it, help make it better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1869</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 04 Apr 2009 19:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1869</guid>
		<description>the music app worked for me just fine.</description>
		<content:encoded><![CDATA[<p>the music app worked for me just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wind</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1808</link>
		<dc:creator>wind</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1808</guid>
		<description>everything about sound is force closed.i flashed for a2dp test but no sound in any application works((</description>
		<content:encoded><![CDATA[<p>everything about sound is force closed.i flashed for a2dp test but no sound in any application works((</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesus</title>
		<link>http://andblogs.net/2009/03/want-your-cupcake-and-your-gmail/comment-page-1/#comment-1731</link>
		<dc:creator>Jesus</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://andblogs.net/?p=1073#comment-1731</guid>
		<description>Terrible release. Why did you bother.</description>
		<content:encoded><![CDATA[<p>Terrible release. Why did you bother.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

