Need help unrevoked doesn't find my phone when I plug it in it I already installed the usb driver but when reboot my evo the install wizard pops up with some adb hard ware any help is would be great thx u
Sent from my PC36100 using XDA App
need some more info. Phone hardware number? Hboot version?
Also, this belongs in q& A not here.
blayz420 said:
Need help unrevoked doesn't find my phone when I plug it in it I already installed the usb driver but when reboot my evo the install wizard pops up with some adb hard ware any help is would be great thx u
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
You might be better off posting your question here: http://forum.xda-developers.com/showthread.php?t=895208
I had the same issue when I tried using unrevoked. When prompted for permission to look for a newer version of the adb software click not at this time and then click next/ ok to proceed with the install. Once the adb software is installed unrevoked should detect your phone and you should be able to continue.
All rite thank you ill do that
Sent from my PC36100 using XDA App
Does anyone know where I can get the stock hboot to flash in recovery so I can remove alpharev?
Sent from my Incredible 2 using XDA App
Look on Rootzwiki. Jcase made a thread on how to go back to the stock s-on hboot.
Sent from my Incredible 2 using XDA App
The issue is my USB/charging port doesn't work so how can I do that?
Sent from my Incredible 2 using XDA App
bradsinram said:
The issue is my USB/charging port doesn't work so how can I do that?
Click to expand...
Click to collapse
Install this app from the market, copy the necessary files to your SD card using an external reader or download them directly on the phone and then you should be able to execute all the necessary commands with adb over wifi.
http://www.appbrain.com/app/adb-over-wifi-widget/bohlool.net.wifiadb
And here's the link to the instructions:
http://rootzwiki.com/showthread.php?1766-How-to-restore-to-stock-from-AlpharevX-INCREDIBLE-2-%28vivow%29-ONLY
Just make sure you check the MD5's before you flash anything.
Hi, I have a Desire Z that keeps restarting itself almost. I can go as far as opening the app drawer before it restarts again. I'm trying to figure out how to fix it or at least recover/backup files from the phone. Can anyone help?
if I flash a custom recovery/root my phone, will that wipe everything on the phone? I am mainly concerned with backing up all my data. The stock recovery shows phone with red triangle, dont know what that means. Please help.
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
demkantor said:
Try starting in safe mode
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
If i remember correctly you can do this by holding down the S button while booting the device.
Sent from my HTC Vision using xda app-developers app
Tried booting in safe mode, still the same thing. The phone reboots as soon as the launcher is done loading. I think its an issue with either the launcher or there's a conflict in android/sense which is causing a crash. Still trying out different things.
Edit:
Since I have never recieved OTA update for this phone, I believe I'm still on RUU_Vision_BellMobility_WWE_1.34.666.1_Radio_12.28 b.60.140e_26.03.02.18_M2. I have adb set up, is there a way to confirm I can safely S-OFF/root?
Edit 2:
Did a factory reset - no changes, still rebooting
Edit 3:
Seems like USB debug is not turned on my phone, I tried my gt-i900 and can see it using adb devices but not when i plug in my Desire Z
Edit 4:
While in stock recovery, I have a phone with a red triangle, and adb shows device as offline. At least I can confirm that adb is working with my DZ. Now to figure out how to push files to it
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
demkantor said:
After the factory reset you won't get any of your data back, but you need an os so you can root. Find the latest ruu for your phone and fllash it through fastboot or bootllader as a pc10img
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Can I flash the ruu from an external sd because I cannot copy to the internal memory as the phone doesn't stay on long enough. Thanks
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
demkantor said:
Nope, but you can use fastboot
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
is fastboot the same as adb? for example, when using gfree do i just replace adb push with fastboot push?
Edit: Nvm, figured it out, now I need to find the proper RUU for my phone, which one should i be using?
Edit: Stupid question above, I already mentioned which ruu i was using so I'll try to flash that. brb
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
demkantor said:
Nope, adb is similar to fastboot but different, read my thread on it as if you own any HTC phones (and various others) its a must to learn. You'll find it here in the general section
You will use fastboot not to root but to flash the latest ruu as you need to have adb access and this means you'll need an os that's working.
fastboot oem rebootRUU
This is the command you will run in cmd or terminal but read up on my thread to understand more
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I read your thread, very helpful. I had one question though, do i need an oem ruu to run the command fastboot oem rebootRUU? I'm just confused as to whether I need to root first, flash the hboot, or flash the ruu. I also have the stock recovery so when do i flash the cwmr?
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
demkantor said:
1st you need the ruu, I believe nipqer has most on his server found in one of his threads. You will use fastboot to flash this. This will rewrite all your firmware and software and hopefully produce a functional os so you can get adb access
Once this is done, follow the xda wiki to root your phonephone
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Finally! Phone boots up and I have adb access. Followed the instructions (ran into some trouble with chmod command returning "Operation not permitted" - had to start all over again with fastboot flash oemRUU) and now I'm rooted. Time to install some custom roms. Thanks demkantor, your fastboot tip and thread got me through this!
I'm glad you're up and running! I suggest to check out my is this a brick thread as it may help know what to look for if you run into trouble in the future
Either way, happy flashing!
Sent from my Nexus One using xda app-developers app
im tring to install twrp. i downloaded off the xda htc one site. i followed video, but when i go to CP and type in fastboot flash recovery, i get fastboot is not reconized. my verizon htc one is unlocked s-off and i was in bootloader. please help i cant get any rom to flash!!
Do you have the fastboot.exe file?
Several questions - do you have adb and fastboot? If not I recommend this:
http://forum.xda-developers.com/showthread.php?p=42407269
Second - do you have USB debugging checked?
Cares said:
Several questions - do you have adb and fastboot? If not I recommend this:
http://forum.xda-developers.com/showthread.php?p=42407269
Second - do you have USB debugging checked?
Click to expand...
Click to collapse
yes i have debugged checked. i actually double checked it i thought of that.... where would i check for the fastboot.exe? i used ur bootloader and s-off when i rooted my phone.
i dl the fastbooot.exe file and istalled. i missed them before. now im tryin to get them to htc one...
You can flash twrp with Flashify from the market. Very easy.
Sent from my GT-P7510 using XDA Premium 4 mobile app
works like a charm
Sent from my HTC One using Tapatalk
Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
USB debug
jonathan413 said:
Hey guys I'm trying to unlock the boot loader through the all in one toolkit but it keeps saying device not find! All drivers installed correctly and the phone is being picked up through mass storage and connects to computer fine. I also have sdk tools installed and HTC drivers installed but the tool kit still didn't find phone. Also I run ADB devices and it didn't show up. Any ideas?
Sent from my HTC One_M8 using xda app-developers app
Click to expand...
Click to collapse
Did you activate developer options on the phone? You need to check debugging mode
CC
Yeah I got it now thanks.. also I have root and recovery. Do I need s-off to flash Roms or is a-off necessary for flashing kernels?
Sent from my HTC One_M8 using xda app-developers app
Ah the dependences on toolkits..
sent from my mobile device
jonathan413 said:
Yeah I got it now thanks.. also I have root and recovery. Do I need s-off to flash Roms or is a-off necessary for flashing kernels?
No you dont need s-off to flash kernels and roms. With you bootloader unlocked and a custom recovery installed you can flash as many roms/kernels as your heart desires. Just remember to make a Nandroid backup of your stock rom before you flash anything, that will save you a head ache in the future if something ever happens to your device while flashing tweaks
Click to expand...
Click to collapse