<?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 install Eclair 2.1 on HTC Hero</title>
	<atom:link href="http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-eclair-2-1-on-htc-hero</link>
	<description>The Geek House</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:30:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://www.plinky.it/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ivan Femia</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-1172</link>
		<dc:creator>Ivan Femia</dc:creator>
		<pubDate>Sun, 02 Jan 2011 12:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-1172</guid>
		<description>Update on 01/02/2010.
Install of Android SDK on Windows 7 64bit does not detect Java JDK 64bit.

Fix: http://www.andrels.com/wp-en_US/index.php/2010/12/fix-for-jdk-not-found-error-for-android-sdk-at-windows-7-x64/</description>
		<content:encoded><![CDATA[<p>Update on 01/02/2010.<br />
Install of Android SDK on Windows 7 64bit does not detect Java JDK 64bit.</p>
<p>Fix: <a href="http://www.andrels.com/wp-en_US/index.php/2010/12/fix-for-jdk-not-found-error-for-android-sdk-at-windows-7-x64/" rel="nofollow">http://www.andrels.com/wp-en_US/index.php/2010/12/fix-for-jdk-not-found-error-for-android-sdk-at-windows-7-x64/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khinko</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-1171</link>
		<dc:creator>Khinko</dc:creator>
		<pubDate>Sun, 02 Jan 2011 11:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-1171</guid>
		<description>When I click on backup recovery image, it stated that backup failed: could not run command. any solution for this? Thanks :)</description>
		<content:encoded><![CDATA[<p>When I click on backup recovery image, it stated that backup failed: could not run command. any solution for this? Thanks <img src='http://www.plinky.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyle</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-638</link>
		<dc:creator>Lyle</dc:creator>
		<pubDate>Fri, 01 Oct 2010 09:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-638</guid>
		<description>The first walkthrough that has actually worked for me. Thanks so much!
Running Android 2.2.. very nice!

Rgds,
Lyle</description>
		<content:encoded><![CDATA[<p>The first walkthrough that has actually worked for me. Thanks so much!<br />
Running Android 2.2.. very nice!</p>
<p>Rgds,<br />
Lyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Basra</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-559</link>
		<dc:creator>Faisal Basra</dc:creator>
		<pubDate>Mon, 12 Jul 2010 18:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-559</guid>
		<description>I always got &quot;Back FAILED: Could not run command&quot; while doing Backup Recover Image.</description>
		<content:encoded><![CDATA[<p>I always got &#8220;Back FAILED: Could not run command&#8221; while doing Backup Recover Image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdprince</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-396</link>
		<dc:creator>cdprince</dc:creator>
		<pubDate>Mon, 03 May 2010 16:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-396</guid>
		<description>I was successfull using: 
http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/
and:
http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/
But I still could not use fastboot, but I am rooted.
I used to load ROMs using:
fastboot flash boot boot.img
fasatboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot reboot

This worked on ADP1, but now I think the commands must be given with adb shell as root for a stock/OTC phone.  I am not sure the exact syntax, but I know the adb shell help doesnt contain all the commands that can be given.  So a little help would be nice.</description>
		<content:encoded><![CDATA[<p>I was successfull using:<br />
<a href="http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/" rel="nofollow">http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/</a><br />
and:<br />
<a href="http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/" rel="nofollow">http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/</a><br />
But I still could not use fastboot, but I am rooted.<br />
I used to load ROMs using:<br />
fastboot flash boot boot.img<br />
fasatboot flash system system.img<br />
fastboot flash recovery recovery.img<br />
fastboot flash userdata userdata.img<br />
fastboot reboot</p>
<p>This worked on ADP1, but now I think the commands must be given with adb shell as root for a stock/OTC phone.  I am not sure the exact syntax, but I know the adb shell help doesnt contain all the commands that can be given.  So a little help would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTC Hero &#38; Android 2.1 Eclair&#8230; Is it just a dream? &#124; Plinky Blog</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-387</link>
		<dc:creator>HTC Hero &#38; Android 2.1 Eclair&#8230; Is it just a dream? &#124; Plinky Blog</dc:creator>
		<pubDate>Wed, 28 Apr 2010 22:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-387</guid>
		<description>[...] http://www.plinky.it/blog/index.php/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.plinky.it/blog/index.php/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/" rel="nofollow">http://www.plinky.it/blog/index.php/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdprince</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-382</link>
		<dc:creator>cdprince</dc:creator>
		<pubDate>Mon, 26 Apr 2010 22:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-382</guid>
		<description>I tried that, but it did not work and I would be very surprised if it did work.
I was going to try creating a gold card next:
http://forum.xda-developers.com/showthread.php?t=572683

If you can think of anything else let me know. 
Thanks.</description>
		<content:encoded><![CDATA[<p>I tried that, but it did not work and I would be very surprised if it did work.<br />
I was going to try creating a gold card next:<br />
<a href="http://forum.xda-developers.com/showthread.php?t=572683" rel="nofollow">http://forum.xda-developers.com/showthread.php?t=572683</a></p>
<p>If you can think of anything else let me know.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Femia</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-381</link>
		<dc:creator>Ivan Femia</dc:creator>
		<pubDate>Mon, 26 Apr 2010 22:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-381</guid>
		<description>Sorry,

try this:
cdprince@ubuntu $ su -

#adb remount

I hope this would work</description>
		<content:encoded><![CDATA[<p>Sorry,</p>
<p>try this:<br />
cdprince@ubuntu $ su -</p>
<p>#adb remount</p>
<p>I hope this would work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdprince</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-380</link>
		<dc:creator>cdprince</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-380</guid>
		<description>Thanks for your response.  I am not sure what you mean by try to do all the operation with root.

cdprince@ubuntu $ adb root
adbd cannot run as root in production builds

 cdprince@ubuntu $ adb shell sudo remount
sudo: permission denied</description>
		<content:encoded><![CDATA[<p>Thanks for your response.  I am not sure what you mean by try to do all the operation with root.</p>
<p>cdprince@ubuntu $ adb root<br />
adbd cannot run as root in production builds</p>
<p> cdprince@ubuntu $ adb shell sudo remount<br />
sudo: permission denied</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Femia</title>
		<link>http://www.plinky.it/blog/2010/01/23/how-to-install-eclair-2-1-on-htc-hero/#comment-379</link>
		<dc:creator>Ivan Femia</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.plinky.it/blog/?p=484#comment-379</guid>
		<description>Did you try to perform first?

cdprince@ubuntu $adb remount
cdprince@ubuntu $adb shell

try to do all the operation with root.

Regards</description>
		<content:encoded><![CDATA[<p>Did you try to perform first?</p>
<p>cdprince@ubuntu $adb remount<br />
cdprince@ubuntu $adb shell</p>
<p>try to do all the operation with root.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

