[Q] HTC One Frozen And No OS! Help!

Search This thread

Tommyboy77

Member
Apr 2, 2014
39
0
Hello

Your are using sideload the wrong way!

Code:
adb sideload kitkat.zip

NOT

Code:
adb sideload [COLOR="red"]KITKAT[/COLOR].zip [COLOR="red"]/sdcard/[/COLOR]

your file name is kitkat.zip so why do you type KITKAT.zip in the command prompt !?! You don't have to type /sdcard/ with sideload, only if you decide to use adb push !!

Code:
adb push kitkat.zip /sdcard/

So again use either adb sideload or adb push, not a combination of both!

ADB SIDELOAD:

boot your phone in twrp recovery, select ''Advanced'' --> ''ADB Sideload'' --> Swipe to sideload
then when your phone is in sideload mode open your command prompt and type:
Code:
adb sideload kitkat.zip
Wait until the transfer is complete, then reboot your recovery and install the rom.

or:

ADB PUSH:
boot your phone in twrp recovery (main menu)
open the command prompt and type:
Code:
adb push kitkat.zip /sdcard/
then choose "install'' and browse your sdcard to find ''kitkat''.zip. Select the file and swipe to install.

EDIT:
And why is adb inside a rom folder? Where is fastboot? You obviously don't know how to use fastboot and adb which is the base.
You really have to make some reading, you don't understand what you are doing. Stop and take some time to read this:
Read this to understand ADB and FASTBOOT
Read this for adb push and adb sideload instructions

So i downloaded the custom rom i want reinstalled my windows 7 and now my phone is recognized as my htc in device manager however the last steps to either sideload the zip file or adb push im ALWAYS getting device not found adb devices command also shows list of devices attached and its blank.....hope you know how i can fix this thanks
 

Hellegaard1

Senior Member
Apr 5, 2014
68
14
So i downloaded the custom rom i want reinstalled my windows 7 and now my phone is recognized as my htc in device manager however the last steps to either sideload the zip file or adb push im ALWAYS getting device not found adb devices command also shows list of devices attached and its blank.....hope you know how i can fix this thanks

It sounds like the driver still isn't set up right, although it should be. Maybe try Universal Naked Driver
 

Tommyboy77

Member
Apr 2, 2014
39
0
Hello

It sounds like the driver still isn't set up right, although it should be. Maybe try Universal Naked Driver

I downloaded and installed the universal naked drivers and it changed from my htc to HTC android interface. Im trying to run the adb push command from my fastboot folder and always get device not found error. Stuck on the last step before i could possibly use my phone again however im stuck still....any ideas? thanks again
 

Tommyboy77

Member
Apr 2, 2014
39
0
i downloaded and installed the universal naked drivers and it changed from my htc to htc android interface. Im trying to run the adb push command from my fastboot folder and always get device not found error. Stuck on the last step before i could possibly use my phone again however im stuck still....any ideas? Thanks again

could this ruu work or is there a version for my phone? Im kinda at a last resort here if i cant flash a custom rom to go with an ruu
 

Tommyboy77

Member
Apr 2, 2014
39
0

alray

Inactive Recognized Contributor
May 22, 2012
8,932
3,593
no installed those drivers and changed it back to my htc under android devices in device manager ....tried adb devices again and shows nothing attached, wow never knew id have so much problems when it used to recogbnize the phone just fine. apprecate the help

Is your phone booted in TWRP recovery when you do adb commands??
 

nkk71

Inactive Recognized Developer / Contributor
May 26, 2010
8,741
7,571
53
Beirut

Is your phone booted in TWRP recovery when you do adb commands??

no installed those drivers and changed it back to my htc under android devices in device manager ....tried adb devices again and shows nothing attached, wow never knew id have so much problems when it used to recogbnize the phone just fine. apprecate the help
.


.
ahh, so it's a quintuple-thread (i actually had to look that up!!)


http://xdaforums.com/showthread.php?t=2702853
http://xdaforums.com/showthread.php?t=2708171
http://xdaforums.com/showthread.php?t=2708075
http://xdaforums.com/showthread.php?t=2707458
http://xdaforums.com/showthread.php?t=2707536



e7778ca0a6f8b67a8d1a920366fbe421.png





OP: make up your mind where you want to post, opening thread after thread is not helping YOU