[Q] USB Drivers/Push ROM through ADB - HTC Droid DNA

Hello,
I'm a moron and accidentally formatted my SD card, now I can enter bootloader and recovery, but have no ROM's to flash. I can access ADB but when I search devices, it gives me a serial number type of value, then shows "recovery" next to it. I don't think it's actually seeing my device, therefore, I cannot send ROM's through ADB push command.
My question is, can anyone direct me to where I can find the correct drivers in order for ADB to see my device? Or is there any easier way of getting a ROM onto my SD card so I can flash a ROM?
Thank you all!

tjhayes said:
Hello,
I'm a moron and accidentally formatted my SD card, now I can enter bootloader and recovery, but have no ROM's to flash. I can access ADB but when I search devices, it gives me a serial number type of value, then shows "recovery" next to it. I don't think it's actually seeing my device, therefore, I cannot send ROM's through ADB push command.
My question is, can anyone direct me to where I can find the correct drivers in order for ADB to see my device? Or is there any easier way of getting a ROM onto my SD card so I can flash a ROM?
Thank you all!
Click to expand...
Click to collapse
Same here.. i feel like a complete moron.. im using TWRP and i ran into this guide
http://forum.xda-developers.com/showthread.php?t=2131284 I just sideloaded thru adb zip file of rom and it worked.. that was a close one. hope this helped.

Try in adb in recovery
push locationofblah/blah.zip sdcard/downloads
Also what recovery ate you using and was the rom 4.1 or 4.2 since that determines whether you need to push to sdcard or sdcard/0/downloads.
Sent from my VIPER DNA

reaverclan said:
Try in adb in recovery
push locationofblah/blah.zip sdcard/downloads
Also what recovery ate you using and was the rom 4.1 or 4.2 since that determines whether you need to push to sdcard or sdcard/0/downloads.
Sent from my VIPER DNA
Click to expand...
Click to collapse
Recovery is TWRP 4.1 I believe. I was using 4.2 previously (CM 10.1 Nightly) and was attempting to flash Gapps when I made my moronic decision. I'll attempt to push to sdcard/0/downloads this time - don't think I've tried that.
Thank you for your help!

tjhayes said:
I was using 4.2 previously (CM 10.1 Nightly) and was attempting to flash Gapps when I made my moronic decision. I'll attempt to push to sdcard/0/downloads this time - don't think I've tried that.
Thank you for your help!
Click to expand...
Click to collapse
If that says it doesn't exist try sdcard0.
Sent from my VIPER DNA

Moisesm said:
Same here.. i feel like a complete moron.. im using TWRP and i ran into this guide
http://forum.xda-developers.com/showthread.php?t=2131284 I just sideloaded thru adb zip file of rom and it worked.. that was a close one. hope this helped.
Click to expand...
Click to collapse
Thanks for the link!!! I think that should get me through my problems. I was looking for something like that, a walk-through, and couldn't quite find one.

Moisesm said:
Same here.. i feel like a complete moron.. im using TWRP and i ran into this guide
http://forum.xda-developers.com/showthread.php?t=2131284 I just sideloaded thru adb zip file of rom and it worked.. that was a close one. hope this helped.
Click to expand...
Click to collapse
Sideload ftw! Thanks again for the help and the link. Much was learned!

Related

[Q] HELP: nandroid boot image not restoring...

I have a nandroid stock backup that I would like to restore to, however system restores but boot image is stuck at "Restoring boot image..." and goes back to the main CWM screen with reboot system now etc.
in dire need of assistance, can't get out of CWM recovery and when trying to adb the Prime now has an error exclamation mark on it. I have CWM 5.8.1.8
radici said:
I have a nandroid stock backup that I would like to restore to, however system restores but boot image is stuck at "Restoring boot image..." and goes back to the main CWM screen with reboot system now etc.
in dire need of assistance, can't get out of CWM recovery and when trying to adb the Prime now has an error exclamation mark on it. I have CWM 5.8.1.8
Click to expand...
Click to collapse
Did you make the backup in 5.8.1.8 or did you make it back in the old 5.5.0.4 version? If you made it back then, then you will not be able to restore boot as that version did not back it up in the first place.
If however you made the backup with your current version of CWM, then I am at a bit of a loss. I have had no issue whatsoever restoring any and/or all of my backups.
When you say that when trying to use ADB the Prime now has an error exclamation mark, please elaborate as to where you are seeing this exclamation mark. Is it in the terminal/command prompt?
I made the backup in the old 5.5.0.4 version. I'm using naked drivers which fixed the exclamation mark in pc's device manager however still can't push anything to Prime as adb reports "device not found"
fixed
radici said:
I made the backup in the old 5.5.0.4 version. I'm using naked drivers which fixed the exclamation mark in pc's device manager however still can't push anything to Prime as adb reports "device not found"
Click to expand...
Click to collapse
You're screwed. You have no backup.
goodintentions said:
You're screwed. You have no backup.
Click to expand...
Click to collapse
He said in the post above yours that it was fixed. He should probably add that to the Thread title and also detail how he fixed it for other folks who find themselves in a similar situation.
Please I need help with similar situation. I'm using cw 5.5.0.4 n tried installing a Rom but doesn't go past ee pad screen. I don't see my back up. How do i use the USB while in recovery?
Sent from my ADR6400L using xda premium
inspeckta_dek said:
Please I need help with similar situation. I'm using cw 5.5.0.4 n tried installing a Rom but doesn't go past ee pad screen. I don't see my back up. How do i use the USB while in recovery?
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
OK, we need to do a couple of things here. Number one can your computer see your device with ADB? If you are unfamiliar with using ADB read this thread http://forum.xda-developers.com/showthread.php?t=1427008 and then come back here.
If your comp can see your device, we can push a new ROM to your sdcard by making sure you have the ROM in your ADB directory on the computer, and then in a terminal/command prompt you will need to type "adb push *ROM.ZIP* /sdcard" replacing *ROM.ZIP* with the actual name of the ROM (also omit the *s) This will take a while but have patience and eventually you will have a message telling you that it completed successfully.
Now we need to get you a new CWM image onto your Prime. There are 2 methods you could use both detailed in my thread here http://forum.xda-developers.com/showthread.php?t=1576937
If you've followed all of this so far, then give yourself a pat on the back, you are no longer the noob that you were when you set out on this quest. We're almost done.
Reboot into CWM the usual way and wipe all partitions. Flash your ROM and it should flash everything including boot.
After verifying that you can get into a working OS, reboot into recovery and make a new backup immediately.
I wish you luck my friend.
Doktaphex said:
OK, we need to do a couple of things here. Number one can your computer see your device with ADB? If you are unfamiliar with using ADB read this thread http://forum.xda-developers.com/showthread.php?t=1427008 and then come back here.
If your comp can see your device, we can push a new ROM to your sdcard by making sure you have the ROM in your ADB directory on the computer, and then in a terminal/command prompt you will need to type "adb push *ROM.ZIP* /sdcard" replacing *ROM.ZIP* with the actual name of the ROM (also omit the *s) This will take a while but have patience and eventually you will have a message telling you that it completed successfully.
Now we need to get you a new CWM image onto your Prime. There are 2 methods you could use both detailed in my thread here http://forum.xda-developers.com/showthread.php?t=1576937
If you've followed all of this so far, then give yourself a pat on the back, you are no longer the noob that you were when you set out on this quest. We're almost done.
Reboot into CWM the usual way and wipe all partitions. Flash your ROM and it should flash everything including boot.
After verifying that you can get into a working OS, reboot into recovery and make a new backup immediately.
I wish you luck my friend.
Click to expand...
Click to collapse
I have a win 7 pc... When I connect the prime in device manager it comes up as all android on emulator..with yellow exclamation.
Sent from my ADR6400L using xda premium
Sent from my ADR6400L using xda premium
inspeckta_dek said:
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Have you tried the naked drivers from here http://forum.xda-developers.com/showthread.php?t=1426502
I would follow that guide, and then see if you can get it working.
Nope will check it when I get home. Is it suppose to see it in recovery? Will def try it
Sent from my ADR6400L using xda premium
Doktaphex said:
OK, we need to do a couple of things here. Number one can your computer see your device with ADB? If you are unfamiliar with using ADB read this thread http://forum.xda-developers.com/showthread.php?t=1427008 and then come back here.
If your comp can see your device, we can push a new ROM to your sdcard by making sure you have the ROM in your ADB directory on the computer, and then in a terminal/command prompt you will need to type "adb push *ROM.ZIP* /sdcard" replacing *ROM.ZIP* with the actual name of the ROM (also omit the *s) This will take a while but have patience and eventually you will have a message telling you that it completed successfully.
Now we need to get you a new CWM image onto your Prime. There are 2 methods you could use both detailed in my thread here http://forum.xda-developers.com/showthread.php?t=1576937
If you've followed all of this so far, then give yourself a pat on the back, you are no longer the noob that you were when you set out on this quest. We're almost done.
Reboot into CWM the usual way and wipe all partitions. Flash your ROM and it should flash everything including boot.
After verifying that you can get into a working OS, reboot into recovery and make a new backup immediately.
I wish you luck my friend.
Click to expand...
Click to collapse
ok i tried the new driver zip and it installed. its says asus android device and then samsung galaxy nxus.. does that mean its connected?

[Q] HELP

I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
PS I've tried downloading the ALL IN ONE TOOLKIT and sideloading a rom it asks if the device is in recovery, it is TWRP recovery, but then says error device not found.
Please any help would be much appreciated.
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
can you adb into the phone from your PC ?
you can try to push a rom to /data/media
boot to recovery wait about 10 seconds and the open cmd on you pc and run adb
adb push Rom.zip /data/media
wait for it to copy (it takes a while)
reboot phone back to recovery
your rom.zip should be on the phone now
Flash
your home free
Does twrp run? You should still be able to install the Rom as long as your recovery program still works.
Sent from my HTC One using xda app-developers app
joshevans5579 said:
PS I've tried downloading the ALL IN ONE TOOLKIT and sideloading a rom it asks if the device is in recovery, it is TWRP recovery, but then says error device not found.
Please any help would be much appreciated.
Click to expand...
Click to collapse
do you still have the fastboot folder on your PC ? do the adb push from their
first put the rom.zip in c:\fastboot
---------- Post added at 01:28 AM ---------- Previous post was at 01:25 AM ----------
mrstromboli said:
Does twrp run? You should still be able to install the Rom as long as your recovery program still works.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
twrp is messed up he most likely formatted the system and the /sdcard (rom) it happens all the time
Yea I did the same thing the first time I rooted my one X lol I was scared my phone was ruined! To the OP relax your phone will be alright just follow instructions better in the future.
Sent from my HTC One using xda app-developers app
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
clsA said:
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
Click to expand...
Click to collapse
Ok first, thank you for taking the time to help me with this.
I am a little bit of a noob when it comes to this stuff. I know just enough to get into trouble apparently. lol
I have my phone plugged in and have adb up, and am in fastboot. It doesn't seem to recognize my phone. I type adb devices, it just says list of devices and doesn't list any.
It won't let me push anything to my phone. I'm probably doing something wrong.
joshevans5579 said:
Ok first, thank you for taking the time to help me with this.
I am a little bit of a noob when it comes to this stuff. I know just enough to get into trouble apparently. lol
I have my phone plugged in and have adb up, and am in fastboot. It doesn't seem to recognize my phone. I type adb devices, it just says list of devices and doesn't list any.
It won't let me push anything to my phone. I'm probably doing something wrong.
Click to expand...
Click to collapse
I tried adb push myROM.zip /data/media
it says error no device found.
joshevans5579 said:
I tried adb push myROM.zip /data/media
it says error no device found.
Click to expand...
Click to collapse
I got it!!!!! Thanks! I just wiped it again couldn't hurt anything. It recognized it this time! Again Thank you for your help I really appreciate it.
joshevans5579 said:
I got it!!!!! Thanks! I just wiped it again couldn't hurt anything. It recognized it this time! Again Thank you for your help I really appreciate it.
Click to expand...
Click to collapse
Very good !! Glad it turned out well for you.
Lost!
clsA said:
Here is the instructions i posted that got another guy up and running hope it helps you out
This worked in CWM anyway
Boot into recovery
from the pc (c:\fastboot) do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
Click to expand...
Click to collapse
I've tried all of this with no luck at all. Main version is 1.26.502.10...tried installing Nandroid backups that other posted and keep getting an error when extracting the zip. I've adb pushed ROMs to the sdcard multiple times. They load for installation, everthing seems to work, but once I reboot, it hangs on the HTC screen.
I too deleted the system files so I can't get back in the phone. Tried CWM and TWRP and tried over and over to get it to work with no luck.
Tried installing CleanROM, Stock, and one other...no dice.
Any ideas? I've been at this for two days now.
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
gunnyman said:
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
Click to expand...
Click to collapse
Yes good advice
Sent from my HTC One using xda premium
gunnyman said:
download the 1.26.12 RUU that designgears posted in general
boot to bootloader
fastboot oem lock
install RUU to start fresh
Click to expand...
Click to collapse
Tried that but my version is 1.26.502.10 and that one is .12
It wouldn't work because of that.
metaluna21 said:
Tried that but my version is 1.26.502.10 and that one is .12
It wouldn't work because of that.
Click to expand...
Click to collapse
yes it would.
it works just fine
you have to lock your bootloader first is all.
the RUU is an unreleased leak, but yes it will install as long as your CID is CWS_001. An AT&T device.
joshevans5579 said:
I NEED SOME HELP
I was loading Cyangenmod to my HTC ONE and accidentally deleted my backup. Now it's saying there's no OS found and I can't load one from my computer. Please help me!
Click to expand...
Click to collapse
I did the same thing i used a usb otg cable (http://www.amazon.com/gp/product/B005QX7KYU/ref=oh_details_o01_s00_i00?ie=UTF8&psc=1) I put a rom on a flash drive and mounted it in my recovery and problem solved os installed on phone and working fine.
gunnyman said:
yes it would.
it works just fine
you have to lock your bootloader first is all.
the RUU is an unreleased leak, but yes it will install as long as your CID is CWS_001. An AT&T device.
Click to expand...
Click to collapse
I get Error 132 signature every time I try to do the RUU
Which phone do you have?
gunnyman said:
Which phone do you have?
Click to expand...
Click to collapse
AT&T 32g HTC One

Droid DNA Stuck on Boot (NO OS)

So, i was in recovery to restore to a previous backup. I was wiping my system to prevent errors but unfortunately i wiped EVERYTHING, including the backup and the OS. So, i kept it in recovery till i got home hoping to just mount my storage and transfer a ROM over and ten install..sounds easy enough. However, i plug my phone in and click mount storage and it doesn't mount with twrp, or even clock work mod.
Soo....i have no OS, can't mount my storage..and i'm stuck.
Can i flash a ROM through command line? If so, how? And why isin't my Droid DNA mounting?
Wttttfff help asap please!
Aaannd...now i'm stuck in the boot screen and it won't turn off.
Just use either adb push or adb sideload
Sent from my HTC6435LVW using xda app-developers app
Nice! forgot about those commands, however it's telling me that adb is not a recognized command. I've forgotten how to fix that? Can you help with that?
Adb sideload starts up and says daemon not running, then start's it succesfully. then says device not found. I'm pretty sure i don't have the right drivers for my DNA, can you point me in the right direction for that?
I really need help, i don't think i can even turn on usb debugging because i have no OS to boot into.
FIXED. I got this
soundofcarnage said:
FIXED. I got this
Click to expand...
Click to collapse
What steps did you take?
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
soundofcarnage said:
I looked a little more into ad sideload. I sideloaded a zip of the Rom I wanted and then chose to flash through sideload.
You pretty much:
Download your rom and put it into your fasboot directory oin your.
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilrname"
It then loads it, and you just hit flash after it loads.
Click to expand...
Click to collapse
with no o/s and im pretty much on the same boat, how did you get adb to read your device? when i type in adb devices it gives me a blank list of devices
It worked for without ever actually listing my device.
soundofcarnage said:
It worked for without ever actually listing my device.
Click to expand...
Click to collapse
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
IceAzures said:
Oh okay, this is basically my last step. Im stuck on cannot read sideload. is it because of the romfilename? or am i missing something.
Click to expand...
Click to collapse
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
rsims26 said:
Are you adding .zip after filename?
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
no ill try that
IceAzures said:
no ill try that
Click to expand...
Click to collapse
That's kinda necessary.
Sent from my HTC6435LVW using xda app-developers app
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
IceAzures said:
Sorry if i am making things complicated. I havent done adb since January to unlock bootloader and install custom recovery
Click to expand...
Click to collapse
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
beaups said:
you have old adb
just adb push it and then flash in recovery
adb push some_damn_rom.zip /sdcard/
Click to expand...
Click to collapse
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
IceAzures said:
The longer this happens the more i feel like an idiot. I can't push anything either. Where in sdk is a new adb and how much more will it help?
Click to expand...
Click to collapse
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
beaups said:
hmm thought I replied.
cwr has issues with adb
download twrp recovery and flash it - http://techerrata.com/browse/twrp2/dlx
Click to expand...
Click to collapse
You did, there's 2 different threads he's posting in.
Sent from my HTC6435LVW using xda app-developers app

[Q] phone won't boot

So I clearly screwed something up. Was running Viper 2.0.3 but went to reset/wipe and think i accidnetly formatted the sdcard then system also in CWM. Now i can't get anything to boot. I can get into CWM but am struggling to figure out how to flash something so a ROM will load. I'm clearly a newby with this. Pretty sure I have adb setup right,as it apprears to recognize the device with adb devices, but this was my first foray into adb so i'm struggling with this. Any help from the community would be more than appreciated, as I'm trying to set this up for my mother's first smart phone.
davescarp said:
So I clearly screwed something up. Was running Viper 2.0.3 but went to reset/wipe and think i accidnetly formatted the sdcard then system also in CWM. Now i can't get anything to boot. I can get into CWM but am struggling to figure out how to flash something so a ROM will load. I'm clearly a newby with this. Pretty sure I have adb setup right,as it apprears to recognize the device with adb devices, but this was my first foray into adb so i'm struggling with this. Any help from the community would be more than appreciated, as I'm trying to set this up for my mother's first smart phone.
Click to expand...
Click to collapse
In CWM select sideload, use the sideload command from the command prompt on your PC to get a rom on the DNA
RLGL said:
In CWM select sideload, use the sideload command from the command prompt on your PC to get a rom on the DNA
Click to expand...
Click to collapse
ok, i was messing with that... so "adb sideload ViperDNA_2.0.3.zip" where the viper zip is in the adb folder? just tried that and is says it * can not read ViperDNA_2.0.3.zip * ?? Appreciate the resonse, i think this is easily solveable since i can boot to recovery and still have CWM.. just need a nudge to get over the top...
EDIT: figured it out... thanks to xda and all for providing a resource so useful.
Adb push Rom.zip /sdcard/Rom.zip
Sent from my dlx using XDA Premium 4 mobile app

[Q] Accidentally formatted system AND internal memory, help!!!

I need to reflash stock ROM, however I made the dumb mistake of accidentally formatting everything prior to flashing the new ROM. So I have no OS and no way of mounting the sdcard to ADB push the ROM from my computer instead. I've heard CWM (my recovery) has native support for ADB, but I'm pretty inexperienced). Can anybody point me in the right direction? Sorry if this is a repost, none of the threads I've tried have worried for me thus far.
Sane116 said:
I need to reflash stock ROM, however I made the dumb mistake of accidentally formatting everything prior to flashing the new ROM. So I have no OS and no way of mounting the sdcard to ADB push the ROM from my computer instead. I've heard CWM (my recovery) has native support for ADB, but I'm pretty inexperienced). Can anybody point me in the right direction? Sorry if this is a repost, none of the threads I've tried have worried for me thus far.
Click to expand...
Click to collapse
what about installing the first RUU?
i think it can help you
http://forum.xda-developers.com/showthread.php?t=2293919&highlight=s-on
This is actually exactly what I need, however I can't even complete the first step by putting the files on the internal storage, because it cannot be accessed via CWM as I don't currently have an OS.
koby058 said:
what about installing the first RUU?
i think it can help you
http://forum.xda-developers.com/showthread.php?t=2293919&highlight=s-on
Click to expand...
Click to collapse
Sane116 said:
This is actually exactly what I need, however I can't even complete the first step by putting the files on the internal storage, because it cannot be accessed via CWM as I don't currently have an OS.
Click to expand...
Click to collapse
as for my understanding you don't need nothing to run the RUU
i think it is reinstalling all partitions from scratch
You can use adb push from both twrp and cwm... But yeah for the ruu you don't need to put anything on your phone.
Sent from my Droid DNA using Tapatalk Pro
---------- Post added at 04:02 AM ---------- Previous post was at 03:57 AM ----------
Also if you are going to do the ruu, keep in mind that it flashes the radio as well. So if you are on a later radio you will need to flash that one
Sent from my Droid DNA using Tapatalk Pro
jamiethemorris said:
You can use adb push from both twrp and cwm... But yeah for the ruu you don't need to put anything on your phone.
Sent from my Droid DNA using Tapatalk Pro
---------- Post added at 04:02 AM ---------- Previous post was at 03:57 AM ----------
Also if you are going to do the ruu, keep in mind that it flashes the radio as well. So if you are on a later radio you will need to flash that one
Sent from my Droid DNA using Tapatalk Pro
Click to expand...
Click to collapse
Can't you plus a recovery img in fastboot using
fastboot flash recovery nameoffile.img
Sane116 said:
I need to reflash stock ROM, however I made the dumb mistake of accidentally formatting everything prior to flashing the new ROM. So I have no OS and no way of mounting the sdcard to ADB push the ROM from my computer instead. I've heard CWM (my recovery) has native support for ADB, but I'm pretty inexperienced). Can anybody point me in the right direction? Sorry if this is a repost, none of the threads I've tried have worried for me thus far.
Click to expand...
Click to collapse
First, don't panic.
Download the ROM you want onto your computer, put it in the same directory as your ADB/SDK tools.
Then, on your phone, press and hold power and volume until it reboots into bootloader.
Press volume down to highlight recovery and then press power to boot into recovery.
Once in recovery you can use ADB Sideload to load ROM to phone from computer.
Enjoy...
sdamark said:
First, don't panic.
Download the ROM you want onto your computer, put it in the same directory as your ADB/SDK tools.
Then, on your phone, press and hold power and volume until it reboots into bootloader.
Press volume down to highlight recovery and then press power to boot into recovery.
Once in recovery you can use ADB Sideload to load ROM to phone from computer.
Enjoy...
Click to expand...
Click to collapse
hello sounds like sound advice my relative did the same but i dont know how to get the phone to be recognized by my computer because when i put the commands to see the device it dosent work it say device error because it dosent see it. you have any pointers on how i cant help out in this mess. i tried to use commands in fast boot and in adb and i got nothing system wont mount cant flash ruu nothing. any information would be very appreciative. im at a lost this is a first for me so not sure where to go. searched for hours and cant find what i need.
demon28 said:
hello sounds like sound advice my relative did the same but i dont know how to get the phone to be recognized by my computer because when i put the commands to see the device it dosent work it say device error because it dosent see it. you have any pointers on how i cant help out in this mess. i tried to use commands in fast boot and in adb and i got nothing system wont mount cant flash ruu nothing. any information would be very appreciative. im at a lost this is a first for me so not sure where to go. searched for hours and cant find what i need.
Click to expand...
Click to collapse
Try installing PDAnet on your computer.
You don't really need the tether app part of the install, but it doesn't hurt.
The main thing you are after, is the drivers it will install.
Run the installer and follow the prompts on your monitor.
That should get the device recognized, assuming you have adb/fastboot set up properly.
Your going to laugh but install pdanet and it will reinstall adb. I don't like cwm I'd advise u gonwith twrp unless ur going to use cm 11
Sent from my HTC6435LVW using XDA Premium 4 mobile app
have you fix this problem help me same problem
I accedently format the internal my android device huawei g610 in my computer now it wont open. Plss help mee
Thank You Very Much
sdamark said:
First, don't panic.
Download the ROM you want onto your computer, put it in the same directory as your ADB/SDK tools.
Then, on your phone, press and hold power and volume until it reboots into bootloader.
Press volume down to highlight recovery and then press power to boot into recovery.
Once in recovery you can use ADB Sideload to load ROM to phone from computer.
Enjoy...
Click to expand...
Click to collapse
Hello. A real big thank you for you. You gave me a big hope by the two words "Dont Panic". Your advice was a huge hint on how to get back my HTC One. I researched on ADB Sideload and within One Hour I got back my phone to normal. Thank You. You are God!
I downloaded a custom ROM and did the adb sideload. It worked. If computer doesnt recognise your device in recovery, try plugging it into other usb ports on your computer.

Categories

Resources