• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root I Soft Bricked My Phone and Need Help

Kemals

Lurker
I have soft bricked my htc one m7, i need help or RUU for this model.

M7_UL PVT SHIP

RADIO-4T.35.3218.16

When i use the command "adb devices" the phone can not be found. I got the correct drivers installed.
 
Have you tried a factory reset from recovery?

If you can tell us what you did and exactly what state the phone is in we may have other suggestions. "soft brick" is a very imprecise term, and could mean more than one thing.
 
I did a factory reset it didn't help. My phone was rooted, I did everything to the point where it was rooted, and it was woorking fine. After that I installed xposed framework, and that`s when it happened right after when I restarted the phone. The phones screen goes black after HTC logo shows.
 
Adb isn't designed to work from recovery (with the exception of sideloading a rom from TWRP Advanced).

In TWRP, Mount, check that internal storage is mounted - it ought to show up in Windows Explorer at that point and you can copy the file up that way.

Alternatively, you can restore the nandroid backup you made before changing your phone with Xposed.
 
I got clockwork recovery. Mount doesn't work and i didn't do a nondroid backup. I screwed this up real bad.
OK, well, let's fix it.

Best way I know how is with TWRP.

Here's the GSM version -

https://dl.twrp.me/m7/twrp-2.8.7.0-m7.img.html

Put it into the same folder as fastboot, navigate to FASTBOOT in the bootloader, plug in to PC so it says FASTBOOT USB on the phone, then in command window where fastboot is say -

fastboot flash recovery twrp-2.8.7.0-m7.img

If you need fastboot, unzip the sdk-tools.zip file from here -

http://androidforums.com/threads/adb-guide-updated-2014-11-11.443072/#post-5389081

Try the TWRP suggestion from there.
 
Back
Top Bottom