PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-09-2009, 09:30 PM
bradart's Avatar
Officer Android
Offline
Pocket PC: HTC Hero, T-Mobile G1, Diamond, HTC Evo
Carrier: Sprint
Location: Right behind you.
 
Join Date: Jan 2009
Posts: 1,895
Reputation: 2614
bradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bradart Send a message via MSN to bradart Send a message via Skype™ to bradart
recovery-RA-heroc-v1.5.1

New recovery image from Amon Ra. Jacked straight from XDA:

Quote:
Originally Posted by WhiteWidows
ALL CREDIT GOES TO Amon_RA FOR THIS RECOVERY! JUST REPOSTING HIS WORK!

This is a custom recovery based on Cyanogen's v1.4 recovery.
The purpose of this recovery is to avoid using adb by accessing all features directly from the menu.

This recovery if for the HTC Sprint Hero only, if you have an :
- HTC Hero you should go here.
- HTC Dream/G1 you should go (posting link in a min)
- HTC Magic/MT3G you should go (posting link in a min)

This recovery is for the CDMA based Hero from Sprint only!

Ext4 is NOT supported because we don't have the kernel source of the HTC Sprint Hero yet... Sorry

Use the trackball (up+down) to navigate through the menu, press the trackball to select items.
You can also use the volume keys (vol-up + vol-down) to navigate, and the CALL-ANSWER key to select items (in case your trackball is broken).

Always check recovery.log before posting your issues!

Features

* full ADB access in recovery mode
* Busybox v1.15.2
* HW-Key navigation (volume keys + CALL-ANSWER) option
* Extended menu :
o Reboot system now :: reboot your phone
o USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
o Backup/Restore (recovery partition not included!)
+ Nand backup :: Make a Nand backup
+ Nand + ext backup :: Make a Nand + ext backup
+ Nand restore :: Restore a Nand backup
+ BART backup :: Make a BART backup (Nand + ext)
+ BART restore :: Restore latest BART backup
o Flash zip from sdcard :: Flash a zip update file from your sdcard
o Wipe
+ Wipe data/factory reset :: Wipe /data and /cache
+ Wipe Dalvik-cache :: Wipe Dalvik-cache both on /data and ext
+ Wipe SD:ext partition : Wipe the ext partition on your sdcard
+ Wipe battery stats : Wipe the battery stats in /data
+ Wipe rotate settings : Wipe the sensor settings in /data
o Partition sdcard
+ Partition SD :: Interactive SD partitioning
+ Repair SD:ext :: Repair the ext partition
+ SD:ext2 to ext3 :: Convert ext2 to ext3
o Other
+ Fix apk uid mismatches :: Does extacly that
+ Move apps+dalv to SD :: Moves all apps and Dalvik-cache to sdcard (This will NOT enable apps2sd!)
+ Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)
* Scripts available via adb :
o Nandroid v2.2.1 : enter "nandroid-mobile.sh" to start.
o BART v1.0.1 (Backup and Restore Tool) : enter "utility" to start.
o switchrom.sh V1.1 : enter "switchrom" or "u" to start.
o sdparted v0.6 : enter "sdparted" to start.

Install

There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).

via adb -> Requires a custom recovery (with test-keys)

Code:
Copy recovery-RA-heroc-v1.5.1.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-heroc-v1.5.1.img


via fastboot + adb -> In case you don't have a custom recovery, so when you get signature fail errors

Code:
adb shell reboot bootloader
fastboot boot recovery-RA-heroc-v1.5.1.img
adb shell mount /sdcard
adb push recovery-RA-heroc-v1.5.1.img /sdcard/recovery-RA-heroc-v1.5.1.img
adb shell flash_image recovery /sdcard/recovery-RA-heroc-v1.5.1.img
adb shell reboot


Download

Latest :
http://android-devs.org/forum/downlo...c70a27c4528a3d

MD5Sum: f0ccb62d53f7fdbd193509b5e0aa5189
__________________
Olympic-class smoker since 2005.

Sponsored by Kools.
Reply With Quote
This post has been thanked 10 times.
  #2 (permalink)  
Old 12-09-2009, 10:25 PM
esoteric1311's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Hero
Carrier: sprint
Location: Chicago
 
Join Date: Aug 2009
Posts: 111
Reputation: 245
esoteric1311 is keeping up the good workesoteric1311 is keeping up the good workesoteric1311 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: recovery-RA-heroc-v1.5.1

Found this way worked for me easiest... thanks to Kykiskly over at XDA

put the recovery image on root of SD card, and from cmd prompt


"adb shell"
"su"
"cd /sdcard/"
"flash_image recovery recovery-RA-heroc-v1.5.1.img"
"reboot recovery"

***remove the quotation marks " ****
__________________
its esoteric...

Freshhhh.. 1.0
Clear as a Bell theme
Reply With Quote
This post has been thanked 4 times.
  #3 (permalink)  
Old 12-09-2009, 11:31 PM
bradart's Avatar
Officer Android
Offline
Pocket PC: HTC Hero, T-Mobile G1, Diamond, HTC Evo
Carrier: Sprint
Threadstarter
Location: Right behind you.
 
Join Date: Jan 2009
Posts: 1,895
Reputation: 2614
bradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bradart Send a message via MSN to bradart Send a message via Skype™ to bradart
Re: recovery-RA-heroc-v1.5.1

Quote:
Originally Posted by esoteric1311 View Post
Found this way worked for me easiest... thanks to Kykiskly over at XDA

put the recovery image on root of SD card, and from cmd prompt


"adb shell"
"su"
"cd /sdcard/"
"flash_image recovery recovery-RA-heroc-v1.5.1.img"
"reboot recovery"

***remove the quotation marks " ****
Thanks! i suppose i should have included that in the original post.
Reply With Quote
This post has been thanked 1 times.
  #4 (permalink)  
Old 12-10-2009, 12:04 AM
athlet1c's Avatar
Kind of a BIG Deal
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: NEW YORK - NORTH CAROLINA
 
Join Date: Aug 2007
Posts: 1,021
Reputation: 950
athlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to athlet1c Send a message via Yahoo to athlet1c Send a message via Skype™ to athlet1c
Re: recovery-RA-heroc-v1.5.1

Good find Greenie is hot for both of you
__________________
I can do all things through Christ who strengthens me
Have a listen to my music as well tell me what you think
http://www.myspace.com/siremusicgroup
Thank a Fellow Geeker If you have been helped by hitting the button below
Reply With Quote
  #5 (permalink)  
Old 12-10-2009, 01:34 AM
bradart's Avatar
Officer Android
Offline
Pocket PC: HTC Hero, T-Mobile G1, Diamond, HTC Evo
Carrier: Sprint
Threadstarter
Location: Right behind you.
 
Join Date: Jan 2009
Posts: 1,895
Reputation: 2614
bradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bradart Send a message via MSN to bradart Send a message via Skype™ to bradart
Re: recovery-RA-heroc-v1.5.1

Are we really the only three that care about this?
Reply With Quote
This post has been thanked 1 times.
  #6 (permalink)  
Old 12-10-2009, 02:16 AM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: recovery-RA-heroc-v1.5.1

Changed my tutorial for the recovery image to include this and thanked you. Will add your link to the bottom so others can come by and show appreciation. Actually will thank another post for good measure haha.
__________________
On On U of K!!!! Sammy GS4 - ATT - Clean Rom - Xposed Mod
Reply With Quote
This post has been thanked 1 times.
  #7 (permalink)  
Old 12-10-2009, 02:29 AM
syscrasher13's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Hero
Carrier: Sprint
Location: Texas
 
Join Date: May 2008
Posts: 76
Reputation: 35
syscrasher13 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: recovery-RA-heroc-v1.5.1

I care!! haha Thanks for the post!!!
Reply With Quote
  #8 (permalink)  
Old 12-10-2009, 02:34 AM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: recovery-RA-heroc-v1.5.1

Flashed and booted into recovery. I have to say that I was expecting a lot when I downloaded this. I expected it to be a change. The change is huge!! It is much cleaner and has more options, most I don't need, but at least they are there! I like the peace of mind knowing that things are around if I decide I need them! Haha. Thanks again Bradart for bringing this to PPCGeeks
Reply With Quote
  #9 (permalink)  
Old 12-10-2009, 02:35 AM
bradart's Avatar
Officer Android
Offline
Pocket PC: HTC Hero, T-Mobile G1, Diamond, HTC Evo
Carrier: Sprint
Threadstarter
Location: Right behind you.
 
Join Date: Jan 2009
Posts: 1,895
Reputation: 2614
bradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIPbradart is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bradart Send a message via MSN to bradart Send a message via Skype™ to bradart
Re: recovery-RA-heroc-v1.5.1

I like this new one a lot better. Its not so...Cluster-F***ish. feels more organized.
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 12-10-2009, 02:36 AM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: recovery-RA-heroc-v1.5.1

Quote:
Originally Posted by bradart View Post
I like this new one a lot better. Its not so...Cluster-F***ish. feels more organized.
Exactly.
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 09:53 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com