[Q] Need urgent help,accidentally deleted OS from my Htc One - One (M7) Q&A, Help & Troubleshooting

Hello,
I am a new member of xda developers and I need your kind assistance urgently because my htc one is softbricked as I accidentally deleted my stock rom without creating a backup, I have rooted it and have twrp recovery installed in it.
it has s-on and unlocked on recovery screen, I have tried using adb sidelock to flash android 4.4 official rom but its not working, I have attached the screenshot of the error I am facing.
I have also attached the method I have used to flash a rom using twrp and adb sideload, neither does the sideload works nor does the recovery even though it shows my phone is connected to it but still it doesnt work please help

Khurram Abbasi said:
Hello,
I am a new member of xda developers and I need your kind assistance urgently because my htc one is softbricked as I accidentally deleted my stock rom without creating a backup, I have rooted it and have twrp recovery installed in it.
it has s-on and unlocked on recovery screen, I have tried using adb sidelock to flash android 4.4 official rom but its not working, I have attached the screenshot of the error I am facing.
I have also attached the method I have used to flash a rom using twrp and adb sideload, neither does the sideload works nor does the recovery even though it shows my phone is connected to it but still it doesnt work please help
Click to expand...
Click to collapse
you can use adb to push a rom file to your phone.

Khurram Abbasi said:
Hello,
I am a new member of xda developers and I need your kind assistance urgently because my htc one is softbricked as I accidentally deleted my stock rom without creating a backup, I have rooted it and have twrp recovery installed in it.
it has s-on and unlocked on recovery screen, I have tried using adb sidelock to flash android 4.4 official rom but its not working, I have attached the screenshot of the error I am facing.
I have also attached the method I have used to flash a rom using twrp and adb sideload, neither does the sideload works nor does the recovery even though it shows my phone is connected to it but still it doesnt work please help
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2318497

Thank You
Sensation-al! said:
you can use adb to push a rom file to your phone.
Click to expand...
Click to collapse
Thank you for your help, but I guess you haven't reviewed my question completely I have tried to use adb to push rom but its not working.Please review the attached images it will clarify to you what I am asking for, help me through an alternate way if possible thanks

Thank You
kamilmirza said:
http://forum.xda-developers.com/showthread.php?t=2318497
Click to expand...
Click to collapse
Thank you for your respose,Please review the attached images I have used the process you have linked me to but it doesnt work for,please suggest an alternate way or guide me if I am not using it properly Thanks

Khurram Abbasi said:
Thank you for your respose,Please review the attached images I have used the process you have linked me to but it doesnt work for,please suggest an alternate way or guide me if I am not using it properly Thanks
Click to expand...
Click to collapse
bhai for 4.4 ROM you need TWRP 2.6.3.3 recovery
flash the recovery via fastboot method
after that sideload the ROM from the link I gave you earlier
Sent from my One using Tapatalk

Thanks
Thanks for your help, please tell me how to flash the latest twrp via fastboot if my phone is bricked (sorry I am new to this) and what if I dont want to flash 4.4 rom and want to flash an old rom so it can work with my current twrp is it possible?

Khurram Abbasi said:
Thanks for your help, please tell me how to flash the latest twrp via fastboot if my phone is bricked (sorry I am new to this) and what if I dont want to flash 4.4 rom and want to flash an old rom so it can work with my current twrp is it possible?
Click to expand...
Click to collapse
download 2.6.3.3 from here: http://techerrata.com/browse/twrp2/m7
make sure MD5 is correct, otherwise it's a bad download
(don't use a download manager on that site, it will fail)
then in bootloader/FASTBOOT USB
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery

Thanks
nkk71 said:
download 2.6.3.3 from here: http://techerrata.com/browse/twrp2/m7
make sure MD5 is correct, otherwise it's a bad download
(don't use a download manager on that site, it will fail)
then in bootloader/FASTBOOT USB
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
Click to expand...
Click to collapse
Hey thanks for your help, I may sound irritating but I still don't understand how to perform the process.
I understood that I need to download twrp from the link you have shared but as i have told before that my usb connection is not shown on my pc when I connect my htc one to it how should a install the downloaded twrp on my phone without it being connected.
Can you be more specific about what I need to do because I am new to this process
then in bootloader/FASTBOOT USB
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
I dont understand the above pasted process please guide thanks

Khurram Abbasi said:
Hey thanks for your help, I may sound irritating but I still don't understand how to perform the process.
I understood that I need to download twrp from the link you have shared but as i have told before that my usb connection is not shown on my pc when I connect my htc one to it how should a install the downloaded twrp on my phone without it being connected.
Can you be more specific about what I need to do because I am new to this process
then in bootloader/FASTBOOT USB
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
I dont understand the above pasted process please guide thanks
Click to expand...
Click to collapse
get yourself ADB FASTBOOT from HERE, if you have no adb folder
get latest HTC Drivers from HERE, uninstall HTC SYNC and it's drivers and install it then restart your PC
then follow the earlier instructions

Related

[Q] 1,31 , no rom or adb

So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Indirect said:
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
shadowtdt09 said:
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
Click to expand...
Click to collapse
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Indirect said:
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Click to expand...
Click to collapse
There are no signed stock zips out there that i can use fastboot update .zip ?
shadowtdt09 said:
There are no signed stock zips out there that i can use fastboot update .zip ?
Click to expand...
Click to collapse
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Indirect said:
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Click to expand...
Click to collapse
you're a hell of a man indirect!
Aldo101t said:
you're a hell of a man indirect!
Click to expand...
Click to collapse
Tis the benefit of having no job. Easily able to help everyone out if I'm bored.
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
just a fyi you can use fastboot to flash a rom if you put it in the same folder as the platform tools folder of your sdk, All roms have a android-info.txt file that's how android knows how to flash what to the particular partition.
you can flash any zip file from fastboot as long as it has the android-info file
fastboot flash zip nameofzip.zip
Fixed his phone and found out he is in my area. Pretty small world.
Indirect said:
Fixed his phone and found out he is in my area. Pretty small world.
Click to expand...
Click to collapse
I'm in fort myers

[Q] can't install TWRP

Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?
etai-ab said:
Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?
Click to expand...
Click to collapse
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle
Prash8429 said:
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle
Click to expand...
Click to collapse
Play store says: We're sorry, the requested URL was not found on this server.
etai-ab said:
Play store says: We're sorry, the requested URL was not found on this server.
Click to expand...
Click to collapse
search for Recovery Flasher Utility
Prash8429 said:
search for Recovery Flasher Utility
Click to expand...
Click to collapse
Nope, can't find it.
etai-ab said:
Nope, can't find it.
Click to expand...
Click to collapse
Try this
Prash8429 said:
Try this
Click to expand...
Click to collapse
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work
etai-ab said:
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work
Click to expand...
Click to collapse
play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.
Golv said:
Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.
Click to expand...
Click to collapse
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You
Smoothrob said:
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You
Click to expand...
Click to collapse
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...
Golv said:
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...
Click to expand...
Click to collapse
I actually did do that.. I ended up using Clock work and than flashing TRWP and it worked. Thank You

[Q] HTC One Brick?

Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
krisdeaco said:
Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
Click to expand...
Click to collapse
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
nkk71 said:
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
Click to expand...
Click to collapse
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
krisdeaco said:
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
Click to expand...
Click to collapse
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
nkk71 said:
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
Click to expand...
Click to collapse
Again, rreally sorry. Where will I find ADB? Where would it typically be?
EDIT: I've downloaded minimal ADB and Fastboot and out the recovery image in there. I've tried typing in the top command but had no luck. A little more help, please? Thank you for your help so far by the way
krisdeaco said:
Again, rreally sorry. Where will I find ADB? Where would it typically be?
Click to expand...
Click to collapse
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
krisdeaco said:
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
Click to expand...
Click to collapse
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
nkk71 said:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
Click to expand...
Click to collapse
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
krisdeaco said:
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
Click to expand...
Click to collapse
yes plenty, now please go get a glass of water and I'll post back in a minute, you need to relax, we'll have your phone up and running soon.
Which ROM would you like to have? post, then get that water/coffee/beer/scotch whatever makes you calm down :laugh:
krisdeaco said:
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Unfortunately, TWRP and CWM backups aren't interchangeable but you can always flash back the proper recovery for the backup, and restore.
krisdeaco said:
I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Details please , GPE or Sense, any one in particular, best post a link to the one you'd like to have.
krisdeaco said:
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
Click to expand...
Click to collapse
Feel free to hit the thanks button

[Q] Device not found!

Hey there!
I have a really big problem!
in the beginning, i installed an old version of TWMP recovery, but when i wanted to install a new rom i couldn't and i read that you have to install a new version of the recovery so i did. After that i had two problems, the first one is that i have two recoveries in my device and don't ask me how cuz i don't know! But when i reboot my device it opens the old version of the recovery and when i reboot the recovery it opens the new one!!!
The main problem is that my laptop can't recognized my device any more but in the fastboot mode, so when i want to sideload any rom it says no device found.
I downloaded the last htc driver but nothing changed! HELP ME PLEAS.
iHagbani said:
Hey there!
I have a really big problem!
in the beginning, i installed an old version of TWMP recovery, but when i wanted to install a new rom i couldn't and i read that you have to install a new version of the recovery so i did. After that i had two problems, the first one is that i have two recoveries in my device and don't ask me how cuz i don't know! But when i reboot my device it opens the old version of the recovery and when i reboot the recovery it opens the new one!!!
The main problem is that my laptop can't recognized my device any more but in the fastboot mode, so when i want to sideload any rom it says no device found.
I downloaded the last htc driver but nothing changed! HELP ME PLEAS.
Click to expand...
Click to collapse
First of all, very strange regarding recovery, so download twrp 2.6.3.3 then
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
Then........
Try updating your adb and fastboot, you can only sideload or push a Rom to your phone using adb commands with the phone in recovery
http://forum.xda-developers.com/showthread.php?t=2588979
Seanie280672 said:
First of all, very strange regarding recovery, so download twrp 2.6.3.3 then
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
Then........
Try updating your adb and fastboot, you can only sideload or push a Rom to your phone using adb commands with the phone in recovery
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
Actually 2.6.3.3 was the older version that i was talking about, in the end of the sideloading it says error executing updater binary in zip any idea whats the problem?
iHagbani said:
Actually 2.6.3.3 was the older version that i was talking about, in the end of the sideloading it says error executing updater binary in zip any idea whats the problem?
Click to expand...
Click to collapse
2.6.3.3 is the most reliable and recommended version, as for the error, check the md5 and file size of the file you downloaded, sounds like a bad or incomplete download to me.
Seanie280672 said:
2.6.3.3 is the most reliable and recommended version, as for the error, check the md5 and file size of the file you downloaded, sounds like a bad or incomplete download to me.
Click to expand...
Click to collapse
I don't think so, cu I've downloaded two diffenert files but nothing change, it says error executing updater... And can you tell me please how to check the md5 file?
iHagbani said:
I don't think so, cu I've downloaded two diffenert files but nothing change, it says error executing updater... And can you tell me please how to check the md5 file?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1135620
Seanie280672 said:
http://forum.xda-developers.com/showthread.php?t=1135620
Click to expand...
Click to collapse
Thank you a lot man for your help! I really appreciate it. But I figure out the problem.
The problem was that I tried to install a new room via an old recovery, so I sideloaded an old version of CM and when it worked I put the new ROM via my computer and flashed the new recovery version "still not found by my pc" but I all ready have the new ROM in the sdcard!

[Q] HTC One M7 6.0.2 Root

hi
are there any way to root a HTC One M7 (International) 6.0.2 yet?
been googling for like an eternity, and havent come up with anything
pls share links to this if possible
ty in advance
XANTHiDE said:
hi
are there any way to root a HTC One M7 (International) 6.0.2 yet?
been googling for like an eternity, and havent come up with anything
pls share links to this if possible
ty in advance
Click to expand...
Click to collapse
No, Android 6.0.2 doesn't exist yet, probably next year :laugh:
If you are speaking about 5.0.2 then its the same process as before. Flash a custom recovery then flash the latest supersu zip from recovery
If you are speaking about 5.0.2 then its the same process as before. Flash a custom recovery then flash the latest supersu zip from recovery
Click to expand...
Click to collapse
LoL ya.. I meant 5.0.2..
Any recommended recovery?
any chance you know a nice guide for this, since im quite new at this
XANTHiDE said:
LoL ya.. I meant 5.0.2..
Any recommended recovery?
Click to expand...
Click to collapse
twrp 2.8.5.0.
Code:
any chance you know a nice guide for this, since im quite new at this :)
Download and install minimal adb and fastboot
Download and install latest HTC drivers
Unlock the bootloader if its not already done. Instructions here (this process will wipe everything on your phone, backup personal data first if needed)
download twrp 2.8.5.0 and save in the same folder where you have adb and fastboot on your computer
boot your phone in bootloader mode/fastboot usb
open a minmal adb command prompt, type:
Code:
fastboot flash recovery twrp-2.8.5.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery mode (twrp)
with your phone in twrp main menu, you should see you phone storage mounted on your PC: My computer --> One.
Download latest supersu.zip and save it at the root of your phone storage
in twrp select 'install" browse /sdcard folder to find supersu.zip (should be at the bottom of the list.
select it and swipe to install
reboot phone, it snow rooted.
it worked like a charm
ty very much.. really appreciate it

Categories

Resources