Related
Thought I would post as I'm not sure if anyone has tried this yet but I used the nexus 1 bootloader anamation found here and it works perfectly.
So for anyone who wants to do it them selves heres a guide once you have rooted your desire follow these steps.
1. Put the nexus-bios-boot.zip onto your sd card.
2. Load up into ubuntu.
3. Turn off your desire.
4. Turn it on again while holding down the 'volume down' button this time. The screen will look similar to before, but will say 'HBOOT' instead of 'FASTBOOT'. Use the volume buttons and the power button to select the 'RECOVERY' option. You should then see a screen with a red triangle - at this point, plug it into your usb.
5. Now you need to unzip the 'push files' zip that you downloaded.
6. copy pushfiles folder to the desktop
7. open terminal
8. type this into the terminal window
Code:
cd ~/Desktop/pushfiles
9. then type
Code:
sudo ./recovery-linux.sh
10. In the recovery image (moving around using the optical trackball), select 'Flash zip from sdcard' and choose the nexus-bios-boot.zip
11. Confirm then reboot desire.
I would like to point out that none of this is my own work I simply compiled all of the above information from others work to make a simple guide. All credits goto Paul @ MoDaCo for rooting and his guide and I am unsure of who actually made the boot screen. But the link is at the top of the post.
Below are all of the files you will need to get started
and here is a quick vid
nice one, thanks
Installed this too, looks smart!
Dont know if anyone noticed but as its booting it says nexus one lol I have posted in the original thread maybe someone who knows what they are doing will edit it and make one specifically for the desire.
Hi,
Great work!
Would this work for all Boot screens for Android?
Regards
Mo
I'm honestly not sure this is my first android phone. I saw the boot animation thread a few weeks ago an thought as soon as we have root I'm going to try it and to my sunrise it worked. I would guess any existing nexus one animations would work on the desire fine but I an not 100% sure. If you find any others I would be happy to try them and post my results.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
FeaRThiS said:
I'm honestly not sure this is my first android phone. I saw the boot animation thread a few weeks ago an thought as soon as we have root I'm going to try it and to my sunrise it worked. I would guess any existing nexus one animations would work on the desire fine but I an not 100% sure. If you find any others I would be happy to try them and post my results.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Umm How about..
These over at modaco?
Green Android is Very Cool....
Regards
MoJo
As soon as I get my pc up and running again (can't believe I still use Windows) I will test them out and let you know if they are working
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
FeaRThiS said:
As soon as I get my pc up and running again (can't believe I still use Windows) I will test them out and let you know if they are working
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Thanks buddy.
I'm looking forward to it.
It would be nice to have a bootup with the actual android on the screen lol
I quite like the Open Eclair boot animation. The one with the logo exploding into a million androids that fly at the screen.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
as you can restore the original boot?
Thanks
I have not tried but as the boot animation is loaded onto the rom I would guess if you restored an original rom I would set it back to "how it was ment to be". I am jus grabbing the files I need now and will test a few more out and post my results + vids.
mojavaid36 said:
Umm How about..
These over at modaco?
Green Android is Very Cool....
Regards
MoJo
Click to expand...
Click to collapse
I have just tried all three and get the same message saying... E: No signiture E: Verification failed
I also tried another from the original thread I linked to the nexus-boot-apple 1 and it worked fine. Possible they need signing properly and then they would work but dont really know enough about android phones atm to really sepectualte.
Edit: Just been told that the files you linked to do not get flashed but you push them over via adb.
bootanimation.zip
Just a wierd question.
I tried to create a bunch of png files to create an animation.
Numbered from 00001 to 00009
I placed those in a folder named android.
Edited the desc.txt file to:
480 800 1
p 1 1 android
Zipped this to bootanimation.zip and placed this zip file in /data/local
When rebooting the phone i get a nice black screen.
Now what am i doing wrong in this progress?
Greetings from a vastloper
You need to re-sign the package. To do that just zip up the 'data' and 'META-INF' directories then use the following guide to sign it:
http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
i signed it also.
Didnt work either.
Do i need to change the meta.inf file ?
Thanks for the reply
It shouldn't be a file called meta.inf, it should be a directory named META-INF.
If you use nexus-bios-boot.zip as an example (from Post #1) then in the META-INF directory should be a few signature files:
CERT.RSA
CERT.SF
MANIFEST.MF
(delete these - they will be recreated when you sign the file)
and subdirectories com -> google -> android containing the update-script
(which can be left alone)
Do you have the update-script in the correct place? Zip it all up, sign and apply. Any change?
Might be a problem with bootanimation.zip actually.
http://androidforums.com/all-things-root-droid/25774-custom-boot-animation-figured-out.html
I think the folder with the .pngs needs to be called part0 and part1:
"the folder part 0 is the part that does not loop. part 1 will loop after part 0 plays and while phone is still loading."
Final tidbit...
You could always just use adb to push the bootanimation.zip to the correct place.
No need to worry about signing or update-script! Of course you have to do this from recovery mode after mounting the system, so the full code you would run:
Code:
adb shell mount /system
followed by:
Code:
adb push bootanimation.zip /data/local/
OK, I have the slide, I would like to root and install these roms to make my phone snappier. I have followed all the steps to EVERYTHING in this section, no avail.
I'm new to Android but not new to HTC phones (WM) but I can't root this thing for the life of me. I don't have a clue on what is needed to ever begin to start. I have D/L Android SDK, HTC sync and PDAnet. What do I need to even begin to try to root this thing?
Once I've d/l all those mentioned above, I followed the steps to root, I get as far as the loop part then hit it to recover, then my phone restarts and it's a picture of the phone with a big red hazard on it.
I'm so frustrated right now that I'm more than willing to Paypal someone 20 bucks who helps me with this.
Thanks
dude... that red triangle page is the first page of recovery, hold volume up and press power to get to full recovery
kingofyo1 said:
dude... that red triangle page is the first page of recovery, hold volume up and press power to get to full recovery
Click to expand...
Click to collapse
OH...lol brb
^C' adb' is not recognized as an internal or external command, operable program or batch file
^^^That's what it says in my "Loop"
Looks nothing like what it says in your CMD screen.
Re: For the love of god! Please help.
Where did you put the sdk? That is vital to finding the adb program. Once you find where its located put the data from slide root.zip into the tools directory
the first command is "cd c:\(the full path to the sdk)\tools
Now youre into the tools directory, and can now issue adb commands.
give that a shot, im suspecting the command is being issued in the wrong directory.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
ill do your phone for 45bucks with all the blingbling
I've noticed a few posters on here are from N.Ireland and was wondering if any of you would root my phone? For a fee of course?
I'm a complete noob at this, I've spent the last four days reading guides and I just can't get it to work. Can get the tinycore linux working on my macbook but can never get past entering this in the terminal:
sudo mkdir /mnt/cdrom
sudo mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom/desire After I press return here I get an error.
So I've now thrown in the towel and was hoping a local Android geek could help me out lol
Cheers
Joe
Are you using the TinyCore Live-CD from the MoDaCo guide or the r4 one posted by craigcrawford? the latter had an edited TinyCore build made which was slightly different to the normal one originally posted...
Have a read of this guide, by craigcrawford, never fails to work (so long as you download the right Live-CD - check your HBOOT and download accordingly):
http://android.modaco.com/content/h...sire-easy-rooting-guide-with-tiny-core-linux/
Thanks for the reply, yeah thats the one I'm using. Could it be my tinycore setup? I can't get it to boot from CD so setup a virtual machine on my macbook and ran tinycore through that.
Sorry if that doesn't make sense, I'm a complete noob at all this
Not being an Apple man I don't know if you can boot a Live-CD using a Mac but shouldn't see why not!
Also don't see why a VM wouldn't work but again I've always used a PC and it boots fine so might wanna see if you can borrow a Windows laptop and use that (or, if you're ever in Liverpool, come see me and I'll do it)
Ok going to try it again, I had already installed Linux VM before I downloaded the r4 and didn't know there was Tinycore ISO included with it.
So I've setup a new VM with the ISO from craigcrawford and I'm going to try it one last time. Just want to check something before I start, my phone is unbranded so I'm not using a goldcard do I need to put the rootedupdate.zip on the SD card before i start?
joe_998 said:
Ok going to try it again, I had already installed Linux VM before I downloaded the r4 and didn't know there was Tinycore ISO included with it.
So I've setup a new VM with the ISO from craigcrawford and I'm going to try it one last time. Just want to check something before I start, my phone is unbranded so I'm not using a goldcard do I need to put the rootedupdate.zip on the SD card before i start?
Click to expand...
Click to collapse
Correct, no Goldcard required. Should take about 10 mins all in (did for me on a W7 x4 Ultimate-based machine). Good luck!!
Cheers Eddy, here goes! I'll post how it goes!
Ok getting a bit further into it. Says rebooting into bootloader... FAILED
but then says Step 1 complete and gives instructions on how to continue.
I'm confused
Uploaded with ImageShack.us
Forgot to add, my phone didn't do reboot nor did the screen change at all
Yeah thats not working correctly...something's not right, be it running through a VM or otherwise...
I'd say it might be worth asking advice on (or taking a look at) the rooting guide on MoDaCo as more people there can help (and it works from within a Mac natively)
http://android.modaco.com/content/h...e-now-with-hboot-0-80-and-os-to-1-21-support/
Ok Eddy thanks for your help mate.
Going to phone round a few repair shops in belfast and see if they can do it! It's really started to p*ss me off now!
Would they want to do it, though? I doubt they'd want to potentially brick your phone and have to buy you a new one
What HBOOT are you running on btw?
Well I know of one shop that jailbroke a friends iphone so I'm going to try them to see if they'll give it a go!
I'm running HBOOT 0.80
Right, here's a little guide for a Mac:
- First, download THIS and extract it on to the Mac equivalent of the Desktop
- Copy the 'update.zip' to your SD card - do NOT rename it
- Now open a Terminal window (go to Applications>Utilities, double click 'Terminal' icon) and change directory to the extracted folder. Turn your phone on holding down the back button and you should be in the FASTBOOT screen. Plug your phone into the Mac and it should then read FASTBOOT USB
- In the terminal window type './step1-mac.sh' (without ') and when it finishes it will take you back to the FASTBOOT screen. Press the power button and it will change from FASTBOOT to HBOOT USB
- Select 'Recovery' and when at the screen with the red ! hold vol up and press the power key.
- Select 'wipe data/factory reset' and once complete select 'apply:update.zip' and once this is done reboot the device and you should be rooted
"Now open a Terminal window and cd to the extracted folder"
Eddy I haven't a clue how to open a terminal window and cd to the extracted folder, thats why I was trying the Tinycore guide.
Sorry for being such a noob
*Updated guide above
Don't know what else to put as I'm a Windows man, never used a Mac
Ok think I understand that. Just waiting on the r6 to finish downloading then I'm going to have another crack at it!
Thanks for putting that together Eddy, much appreciated.
Joe, if you are still stuck I should be able to help you out tomorrow free of charge. I think your bootloader is the same version as mine (can't remember off hand) so I still have the files on my netbook to do it, or at least should have.
Still can't get it to work.
Kerso, I'll take you up on that mate, Where abouts are you?
Eddy, thanks very much for your help mate
I am a Mac user but rooting is loads easier on a Windows machine, had mine rooted in no time using a XP based PC.
To open a Terminal window, just click on the magnifying glass search icon type in Terminal and it will appear in the list of matches, just double click it.
CD = change directory in the terminal, that's all. ie CD to the directory where you downloaded the folder it to.
Trouble I had was that OSX was unzipping the downloaded file on completion, I'm not sure how to stop it doing that.
The purpose of this guide is to walk you through the process of rooting your phone running 2.3.3 ONLY! I will do the best I can to make this as painless as possible and help you achieve your goals of S-Off.
***THIS THREAD IS ONLY FOR OBTAINING S-OFF, OBTAINING ROOT, AND INSTALLING CLOCKWORK MOD RECOVERY! ANY QUESTION REGARDING INSTALLING ROMS DO NOT BELONG HERE AND WILL NOT BE ANSWERED! ONLY ISSUES REGARDING ROOT WILL BE ANSWERED BY MYSELF OR OTHER MEMBERS.***
What you will need: (** = File is attached to OP)
Windows XP or higher (Thats all I have, someone else with MAC and/or Linux will need to assist and I can add it to the OP)
http://revolutionary.io/ .:UPDATE:. PRE4 now available
This site is where you will download the rooting tools and obtain a beta key. When you click on the download button for your OS, make sure you view the box that pops up requesting your OS version, phone model, HBoot version, and phone serial number. Without doing this you cannot root your phone so do it or you are screwed. There are two ways to get your phone serial number: 1) Remove the battery and look at the white sticker or 2) On your phone, go to Settings -> About Phone -> Phone Identity and under Device Serial Number you will see it. After you receive your code COPY AND PASTE it onto a word document or notepad because there are times when you will get confused with the font type from the Revolutionary site. Example, in my beta key, the lower case L looks exactly like the capital I and it threw me off. Also, the key IS case sensitive so keep that in mind.
If running windows, you will need these drivers:
http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
If running Linux, reports show that you do not need any drivers.
If running Mac OS, I currently do not know so someone please let me know and I will update.
http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip **
This file is required to obtain ROOT AFTER you have S-Off.
http://forum.xda-developers.com/attachment.php?attachmentid=630611&stc=1&d=1308537076 (WINDOWS) **
http://forum.xda-developers.com/attachment.php?attachmentid=630611&stc=1&d=1308537076 (LINUX) **
http://dl.dropbox.com/u/33327355/cwm-4.0.1.4-vivow.img **
These two items are in case Revolutionary tool fails to install CWM on your phone OR if you want to do this offline at another location. Fastboot and abd tool is the software that will take the img file of CWM and flash it onto your phone after S-OFF is obtained.
Prepping your Phone:
Turn off FAST BOOT in the settings located: SETTINGS -> POWER
Turn on Unknown Sources: SETTINGS -> APPLICATIONS
Turn on USB Debugging: SETTINGS -> APPLICATIONTS -> DEVELOPMENT
Installing Root:
1 - First, install the HTC drivers on your computer. It is a very simple step and you should have no issues doing this at all. Also look at your installed programs list and confirm HTC Sync is not installed. This will stop your device from being detected by Revolutionary to other problems when rooting.
2 - Extract the Fastboot and ABD zip file onto the root of your local disk drive (ex. C:\android-win-tools )
3 - Copy/Cut and Paste the CWM img file into the Fastboot and ABD folder (ex. C:\android-win-tools\cwm-4.0.1.4-vivow.img) Doing this will prep your PC to flash CWM in the event the Revolutionary tool does not download and install it.
4 - Place phone in "Disk Drive" mode then Copy/Cut and Paste the root su zip file (do not extract it) onto the root of your SDCard on your phone (ex. x:\su-2.3.6.3-efgh-signed.zip )
5 - Place phone in "Charge Only" mode. A lot ot people run into issues and not realize this was not selected.
6 - Run the Revolutionary file now that everything is set to go.
7 - You will get a prompt to enter your beta code. This is the code you received when you downloaded the revolutionary file and entered the information to obtain the beta key.
8 - Sit back and WAIT while the application does what is needed. This process will take anywhere from 3 to 5minutes so be PATIENT.
9 - Upon completion, you will get a prompt to install CWM. Say yes here! Once done skip to step 10.
9a - If the revolutionary app crashes or fails to download/install, leave your phone in the state it is (HBoot mode and should say "Fastboot USB". Open a command prompt in windows (Start - Run - type CMD).
9b - If you did exactly as told, type "CD.." until you see "C:\"
9c - Type the following:
CD android-win-tools
fastboot flash recovery cwm-4.0.1.4-vivow.img
9d - This process takes about 30sec max. Almost done!!!
10 - On your phone, back track to the main menu of HBoot using the volume keys and Power button and select recovery (2nd Option). In a few seconds your will be in CWM.
11 - As long as you copied the signed zip file to the root of your sdcard, perform the following:
"Install Zip From SDCard" (5th Option)
"Choose Zip From SDCard" (2nd Option)
Select the root/su zip file (su-2.3.6.3-efgh-signed.zip)
Choose Yes and wait.
Back track to main menu and reboot
12 - Give yourself a pat on the back for paying attention and have a cookie!
I am typing this on my tablet/phone/pc so if an error exists, please let me know right away and I will update the OP. Again, questions here are ONLY for rooting. Anything else...kick yourself in the head, do a real search, and post if needed.
Support:
http://unrevoked.com/rootwiki/doku.php/public/revolutionary
Common Q&A for their recovery tool
irc.freenode.net channel #revolutionary
IRC Support Channel
Special thanks to:
XDA-Developers - You guys rock!!!
AlphaRev and unrevoked (Revolutionary) - You have made many dreams come true!!! DONATE to them if you can peeps.
http://forum.xda-developers.com/showthread.php?t=1122694 - attn1 - his How to guide on manually installing CWM.
Nice guide bro.
Sent from my Incredible Sensation using XDA App
The Incredible 2 or VIVO is not an option in the Beta key?
kyrumo71 said:
The Incredible 2 or VIVO is not an option in the Beta key?
Click to expand...
Click to collapse
The incredible 2 is definitely an option when obtaining a beta key. Unless you are refering to something else?
rivera82falcon said:
The incredible 2 is definitely an option when obtaining a beta key. Unless you are refering to something else?
Click to expand...
Click to collapse
My bad, my work computer is crappy, the 2 does not show up on my browser lol
NICE, this thread should be sticky.
On a side note, make sure you have your phone connected to wifi or 3G if you want the revolutionary tool to download and install the CWM automatically. If not then you would have to flash the CWM manually per the instruction from OP.
kyrumo71 said:
My bad, my work computer is crappy, the 2 does not show up on my browser lol
Click to expand...
Click to collapse
I went to the site just now and HTC DROID Incredible 2 is the 6th option down in the device list. If it still doesn't show up, test another pc or try it on your phone. All you need is the key anyways.
Sent from my A500 using XDA Premium App
Thanks for this guide...
Sent from my DROID using XDA App
Awesome thanks but question. my computer keeps saying usb device not recognized every like 5 seconds when my phone is connected and in bootloader. Is that suppose to be like that?
Darkpsych0 said:
Awesome thanks but question. my computer keeps saying usb device not recognized every like 5 seconds when my phone is connected and in bootloader. Is that suppose to be like that?
Click to expand...
Click to collapse
I will say it is okay as this happens to my PC as well. The files still transfer and CWM flashes through fastboot as well.
Sent from my A500 using XDA Premium App
Mmk. I downloaded ROM Manager but everytime i start it up it says "You must root your phone for ROM Manager to function. Superuser was not found at "/system/bin/su/" or "system/xbin/su"
I have the file on the root of the sdcard and im pretty sure i rooted it with revolutionary and installed CWM as well.
Ok... Dumb question... where do we find the fastboot and adb zips to install on the C drive??
I have gotten thru step 8 and failed whentrying to install CWM. I manually installed it with step 9 and it said finished. Step 10 says to select recovery but it is not listed. I rebooted to see if that would work but it didnt. Where did I go wrong?
EDIT: Actually it did work just was trying to hard. Thanks for the great instructions.
@ Darkpsycho0
try installing busybox from the market and give it a try again.
@PacerguyDon
The links are in the OP.
It's next to the one that has the img file as well. There is only one zip file and it contains both items in it.
@Flightmed
Power down, and get back into HBoot. You will see the following options:
Fastboot
Recovery
Factory Reset
Simlock
Hboot Usb
Image CRC
The second option (Recovery) is what you want.
EDIT: Glad you got it working!!!
Sent from my A500 using XDA Premium App
Got it... thanks, Found it a few minutes after posting
PacerguyDon said:
Got it... thanks, Found it a few minutes after posting
Click to expand...
Click to collapse
It happens...we get so excited that we tend to overlook the obvious. Kind of like my wife...I love her to death and I love to make love to her but I overlooked the obvious that she is also crazy. Oh well...
Sent from my A500 using XDA Premium App
Busybox said "Root not found! The su binary was not found on your phone." -_____-
Thinking about it and looking back...I didn't complete the instructions on applying root. I apologize to you and everyone else.
When you have CWM installed, open it up through recovery. Next, as long as you copied the signed zip file to the root of your sdcard, select "Install Zip From SDCard" (5th Option).
Select "Choose Zip from SDCard" (2nd Option)
Select the zip file (su-2.3.6.3-efgh-signed.zip)
Choose Yes and wait. Once done, reboot and you should be good!
Again, I apologize. I will update main post asap!
Sent from my A500 using XDA Premium App
That worked.. no more error thanks. I was about to throw my phone across the room especially since while i was waiting for replies I was trying to just install new themes but can't get Astros to work with the apk files correctly. -_- (still can't)
I'm already rooted via 2.2 but this is a great guide for the truly n00b.
Should be seeing lots of new members posting in the development section soon ;!)
My other thread got screwed up. So, I just thought it would be easier to re-write it all over.
Some warnings:
-This is not a FULL unlock (S-OFF or to unlock your SIM card slot.)
-This WILL VOID your warranty.
-This will work with ANY version of HBOOT. Unless something has changed and I never update.........
-This is a how to for WINDOWS ONLY. Sorry Mac, Linux, and Unix. If someone knows how to do it VIA those ways, I'll add it in here.
-If you are logged out of HTC Dev at any time during the identifier period (1 - 5), just sign back in and don't click anything. It will automatically redirect you to the last page you were on.
-I am not responsible if you didn't follow a step correctly and your phone lights on fire, cracks into two, wants to destroy you, etc...
If you like to learn visually (like me) and would rather not go through my jumble of steps, check out this YouTube video. [link]
What you are going to need:
-A computer
-Fastboot and ADB [API] - [link] <-- These are applications I use to flash ROM's. They are in a .zip from me.
-HTC Drivers - [link] <-- Drivers HTC gives, couldn't find them on HTC's site.
-Android SDK - [link]
-microUSB cable, phone, and some time
STEPS TO ROOT: finally...
1.) You are going to want to head over to the HTC Dev[eloper] site ([link]) and make an account or sign in. Once you have done one of the two, you are going to want to click 'Unlock Bootloader,' then 'Get Started.' It will next ask you what device you are trying to unlock, click 'Droid Incredible 2 (Verizon)' then 'Begin Unlock Bootloader.' Then a pop up window will ask you if you are sure, just click 'Yes.' Then, another pop up window will appear, just tick the two boxes and press 'Proceed to Unlock Instructions.'
2.) Go to your phone. Take off the [back] battery door and remove the battery (don't hold the power button and make it a proper shut off, just rip the battery out. Then, put the battery back in. Once you have replaced the battery, hold the volume down button and the power button at the same time until a white screen shows up. You can use the volume rocker to highlight your selection, and the power button to select the highlighted selection. Right now, we want to highlight 'BOOTLOADER' and use the power button to select it. Next, grab your miniUSB cable and plug it into your computer to your phone.
3.) Next, make a folder on your computer in the C:\ Drive. In Windows Vista & 7, you can just go to Computer from the Start Menu and it will be labeled Local Disk (C:\). You can name the folder whatever you want, I am just going to name it Android. Next, you are going to want to download my ADB, Fastboot, and ADBAPI .zip file and place all three files into the Android folder. After you unzip the ADB/Fastboot folder, you are going to want to (if you have not already) download and install the Android SDK manager. You will need to install SDK tools [and I believe a version of Android?] After you have installed everything, you can go to the Start Menu again and type in 'cmd' in the search bar and press enter. Then type in the following: (Or you could take the easy way of going to your C:\ drive and shift-clicking the folder and press 'Open Command Window Here...)
Code:
cd C:\Android
4.) After you have got into Command Prompt and are in the \Android folder, type in the following:
Code:
fastboot oem get_identifier_token
You will then see a great big brick of random characters. Right click in the bottom right-hand corner of '<<<<< Identifier Token End >>>>>' and click 'Mark...' Hold down the left-mouse-button and select the great brick of text up until '<<<< Identifier Token Start >>>>' (don't highlight any of the 'INFO' things.) Then, right-click again and you will have the identifier token copied to your clipboard. Back on the HTC Dev site, it will ask you for your identifier; just paste the identifier in the box and it will send you an email with a .bin file (Unlock_code.bin) and just throw that into the folder with ADB and Fastboot.
5.) You are going to want to click the continue link that HTC Dev sent you as well to downloading the file. After you have finished downloading and put it in the folder, type in the following:
Code:
fastboot flash unlocktoken Unlock_code.bin
Once you have done that and pressed Enter, your phone will change screens. It will ask you if you are SURE you want to do this. Just press the volume rocker up and press the power button. Your phone will reboot and take you back to Android. It's normal and it doesn't mean it failed... Your phone is fine and it should have went OK if you followed the steps. We are done with HTC Dev now, so you can close it.
6.) Next thing we are going to want to do is flash ClockWorkMod (CWM) Recovery onto your phone. You are going to want to download the .iso for CWMR and flash it to your phone (download link [link].) After you are done downloading the .iso, place it into your ADB and Fastboot folder. Once your phone has finished starting up, take the battery out again and put it back into HBOOT mode (step 2.) You are going to want to go back into FASTBOOT (step 2, again) and flash the recovery by doing the following:
Code:
fastboot flash recovery recovery(press TAB)
Once you press enter and fastboot says it has completed, it will just have the Fastboot screen. Just highlight 'Bootloader' and press the power button. Next, to make sure it worked... Scroll down to 'Recovery' (which is right under Fastboot) and select it. The HTC screen should show and then CWMR should come to life.
7.) This is where the real magic happens. We are going to install SuperUser on to your phone now. Reboot your phone into regular Android. Now, you can plug it into the computer and make it a disk drive or pop out the miniSD card and put it into a converter. Now, you are going to want to download SuperUser ([link] - make sure your scroll down to the .zip dowload) and put it onto the miniSD (I recommend not putting it in any folders so it is easy to find.) Now, put your phone back into CWMR (step 6.) Now, use the volume rocker to scroll down to 'install .zip from sd card' and press the power button. Now, find the SuperUser.zip (or whatever it is named) and press the power button. The 'yes' to install it is in the middle of all the 'no' options, use the volume rocker to select 'yes' and press the power button. Wait for CWMR to finish, and in the meantime... Just stare at your phone. After you have finished installing SuperUser, restart your handset into Android. Once it has finished restarting, go into the app drawer and find the SuperUser app. Press the 'menu' button and tap 'Settings.' Scroll down to 'Su Binary x.x.xx' and tap it. On the bottom it will say 'Update Binary,' just tap that and it will do its 'magic.' Once SU has finished updating Binary, you have a rooted DINC2.
If you need any help, please let me know here, or on Twatter (@Rumor0922)
Updated post. Finished the guide. Hope you guys enjoy.
thanks for your guide - I'm needing to get something fresh on my wife's DI2...and I'm not as savvy with the HTCs as I am with my GNex.
The problem I have initially run into is the JDK - I have it installed....but whenever I try to install the Android SDK, the installer tells me that it does not recognize an installed JDK...
Also, I did notice that your Fastbook & ADB link is not active - is it obsolete now?
Thanks again, hopefully I can get this puppy running smoothly soon
jegawhat said:
thanks for your guide - I'm needing to get something fresh on my wife's DI2...and I'm not as savvy with the HTCs as I am with my GNex.
The problem I have initially run into is the JDK - I have it installed....but whenever I try to install the Android SDK, the installer tells me that it does not recognize an installed JDK...
Also, I did notice that your Fastbook & ADB link is not active - is it obsolete now?
Thanks again, hopefully I can get this puppy running smoothly soon
Click to expand...
Click to collapse
Android SDK includes fastboot and adb, so it isn't necessary. Are you sure you have the JDK installed? What version? I know OpenJDK was giving me trouble so I had to switch to the official JDK.
Sent from my Transformer Pad TF300T using Tapatalk 2
prototype7 said:
Android SDK includes fastboot and adb, so it isn't necessary. Are you sure you have the JDK installed? What version? I know OpenJDK was giving me trouble so I had to switch to the official JDK.
Sent from my Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Yep, just tried to reinstall 7u7 from the oracle site....no dice with SDK. Weird. I'll try with another PC to see if my laptop just licks
I added the ADB and Fastboot link, I thought it was already added... So, that is my fault. And like prototype said, Android SDK also includes ADB and Fastboot. Hope the best to your wife and the phone.
getting error!
EVoorhees said:
I added the ADB and Fastboot link, I thought it was already added... So, that is my fault. And like prototype said, Android SDK also includes ADB and Fastb7Aoot. Hope the best to your wife and the phone.
Click to expand...
Click to collapse
Hey guys im trying to root this phone with your instructions so I can use it for straight talk. Any who this error is popping up in cmd
<bootloader> [err] comand error !!!
OKAY [ 0.007s]
finished. total time: 0.008s
any help would be great and much appreciated!
how to de odex a rom
is there an easy way
thanks.
casseer15 said:
how to de odex a rom
is there an easy way
thanks.
Click to expand...
Click to collapse
www.google.com
Sent from my Incredible 2 using Tapatalk 2
Take it to the house said:
Hey guys im trying to root this phone with your instructions so I can use it for straight talk. Any who this error is popping up in cmd
<bootloader> [err] comand error !!!
OKAY [ 0.007s]
finished. total time: 0.008s
any help would be great and much appreciated!
Click to expand...
Click to collapse
This isn't for a SIM CARD tray unlock. It's just to root you phone and get ROMS and SU apps on it. Look around for a SIM unlock.
Sent from my HTC Incredible 2 using xda premium
6.) Next thing we are going to want to do is flash ClockWorkMod (CWM) Recovery onto yoour phone. You are going to want to download the .iso for CWMR and flash it to your phone (download link [link].) After you are done downloading the .iso place it into your ADB and Fastboot folder. Once your phone has finished starting up, take the battery out again and put it back into HBOOT mode (step 2.) You are going to want to go back into FASTBOOT (step 2, again) and flash the recovery by doing
Click to expand...
Click to collapse
the following:
In my download folder this shows up as an image file, is this right?
Does this mean that C: Android folder I created in the beginning of the guide? If not, where am I supposed to place it?
Does flashing it to my phone mean simply copy/pasting this cwm image file into the adb and fastboot folder?
Sorry guys I've been lurking for weeks. Successfully rooted my galaxy nexus and that was a breeze compared to this!
JimHTP said:
the following:
1.) In my download folder this shows up as an image file, is this right?
2.) Does this mean that C: Android folder I created in the beginning of the guide? If not, where am I supposed to place it?
3.) Does flashing it to my phone mean simply copy/pasting this cwm image file into the adb and fastboot folder?
Sorry guys I've been lurking for weeks. Successfully rooted my galaxy nexus and that was a breeze compared to this!
Click to expand...
Click to collapse
1.) Yes, an .iso file is a disk image.
2.) I personally like to place it in the C:\ Drive, but people put it where ever they want to.
3.) Yes, just put that in the folder with Fastboot and ADB[API.]
Please fadtboot install as administrator in pc?
Sent from my E15a using xda premium
It shouldn't have to install. You have to use Fastboot VIA Command Prompt.
Sent from my Incredible 2 using xda premium
Ok i try thanks
Sent from my E15a using xda premium
Here this message its in spanish sorry
Sent from my E15a using xda premium
kdrumwork said:
Here this message its in spanish sorry
Click to expand...
Click to collapse
English equivalent: "fastboot" is not recognized as an internal or external command, operable program or batch file.
That's happening since you're still in the Administrator's directory - C:\Documents and Settings\Administrador\.
You need to use the "cd" command to change to the directory where you downloaded fastboot. Then you'll be able to use that command.
Ok thanks i try this bro :thumbup:
Sent from my E15a using xda premium
anyone have any trouble with the new twrp 2.3.1.0 on here?
The Dropbox link for the drivers is empty. Can you put a new one up?