Which Root to use? - Xperia Z3 Compact Q&A, Help & Troubleshooting

So, I have decided on rooting my Xperia Z3 Compact so that I can finally move OBB to SD card, however I have no knowledge of how roots work (not a programmer much), or which one to pick. I have seen quite a few options for different roots, and previously used Kingo root, but seeing the post about it I am avoiding it like a forest fire. Anyone got good suggestions on which one to pick for my Xperia z3 compact?

In modern Android the phone's security systems prevent rooting via one click apps unless the device is unlocked. The best/safest way to root is to flash custom recovery such as TWRP and then install SuperSU.zip from TWRP. Make sure you make a backup first just in case.
You will most likely have to unlock your bootloader before you can flash TWRP. SONY devices are usually pretty Dev friendly, so you shouldn't have too much trouble finding everything you need. Good luck.
Sent from my KYOCERA-C6745 using Tapatalk

RealWelder said:
In modern Android the phone's security systems prevent rooting via one click apps unless the device is unlocked. The best/safest way to root is to flash custom recovery such as TWRP and then install SuperSU.zip from TWRP. Make sure you make a backup first just in case.
You will most likely have to unlock your bootloader before you can flash TWRP. SONY devices are usually pretty Dev friendly, so you shouldn't have too much trouble finding everything you need. Good luck.
Sent from my KYOCERA-C6745 using Tapatalk
Click to expand...
Click to collapse
Erm can you explain it so that I will understand it? XD
I kind of understand what you mean but I am still confused here and there....

GarrusN7 said:
Erm can you explain it so that I will understand it? XD
I kind of understand what you mean but I am still confused here and there....
Click to expand...
Click to collapse
Your phone has a recovery. When you bought it, it came with the factory (or stock) recovery. Stock recoveries will only let you flash certain signed zip files and not all (for example - your ota updates). So you need to shift to a custom recovery that will let you flash any file you want. Custom recoveries are device specific. Search how to flash it in your phone. Common ones are - TWRP, cwm, philz.
Once you have your new recovery set up, you are ready to root it. All you have to do is use the recovery to flash the supersu file (i recommend chainfire). If you have twrp installed, the flashable su file is a part of it, and it will guide you.
Reboot after done, and supersu will prompt you to update your su binaries, done. you are all set. Dont forget to unlock the bootloader.
Your warranty will be void unless you revert all changes. Not at all complicated, you do it once and get the hang of it.
A short note on flashing: Flashing is replacing (or installing) certain system files. You can tweak your system in any way you like (overclocking, changing animations, installing apps or scripts, changing the os, etcetera ). Just make sure the zips you flash are compatible.

RealWelder said:
In modern Android the phone's security systems prevent rooting via one click apps unless the device is unlocked. The best/safest way to root is to flash custom recovery such as TWRP and then install SuperSU.zip from TWRP. Make sure you make a backup first just in case.
You will most likely have to unlock your bootloader before you can flash TWRP. SONY devices are usually pretty Dev friendly, so you shouldn't have too much trouble finding everything you need. Good luck.
Sent from my KYOCERA-C6745 using Tapatalk
Click to expand...
Click to collapse
dev.kasibhatla said:
Your phone has a recovery. When you bought it, it came with the factory (or stock) recovery. Stock recoveries will only let you flash certain signed zip files and not all (for example - your ota updates). So you need to shift to a custom recovery that will let you flash any file you want. Custom recoveries are device specific. Search how to flash it in your phone. Common ones are - TWRP, cwm, philz.
Once you have your new recovery set up, you are ready to root it. All you have to do is use the recovery to flash the supersu file (i recommend chainfire). If you have twrp installed, the flashable su file is a part of it, and it will guide you.
Reboot after done, and supersu will prompt you to update your su binaries, done. you are all set. Dont forget to unlock the bootloader.
Your warranty will be void unless you revert all changes. Not at all complicated, you do it once and get the hang of it.
A short note on flashing: Flashing is replacing (or installing) certain system files. You can tweak your system in any way you like (overclocking, changing animations, installing apps or scripts, changing the os, etcetera ). Just make sure the zips you flash are compatible.
Click to expand...
Click to collapse
Is chain fire part of Super Su or do you mean instead of it? And what do you mean unlock bootloader???

GarrusN7 said:
Is chain fire part of Super Su or do you mean instead of it? And what do you mean unlock bootloader???
Click to expand...
Click to collapse
Chainfire made the root strategy. There are various strategies. Supersu is by chainfire. To change your recovery from stock to custom, you need to unlock the bootloader. It protects the current system by not letting unauthorized files overwrite or execute their scripts.
Not unlocking bootloader and flashing may lead to a brick. So
download platform-tools by google. (adb)
Extract it. Say at C:\
Now install drivers for your phone
open cmd and navigate to the folder where you extracted platform tools. Follow the code.
Enable usb debugging from developer options
Code:
cd C:\platform-tools
adb devices
a device and some number should show up with an online status
Code:
adb reboot bootloader
fastboot devices
again, a device and number should show
Code:
fastboot oem unlock
fastboot reboot
if it says success,bootloader is unlocked.
download a recovery.img specific to your phone. rename it to say twrp.img and place it in the same folder as platform tools.
Code:
adb reboot bootloader
fastboot boot twrp.img
the recovery will boot. this is a temporary boot and will wipe off on a reboot. Flash your supersu zip to root.
That's all. You have a rooted phone with an unlocked bootloader.
That is the maximum anyone would describe for you. Still confused, please do some research.
Hit thanks if i helped.

dev.kasibhatla said:
Chainfire made the root strategy. There are various strategies. Supersu is by chainfire. To change your recovery from stock to custom, you need to unlock the bootloader. It protects the current system by not letting unauthorized files overwrite or execute their scripts.
Not unlocking bootloader and flashing may lead to a brick. So
download platform-tools by google. (adb)
Extract it. Say at C:\
Now install drivers for your phone
open cmd and navigate to the folder where you extracted platform tools. Follow the code.
Enable usb debugging from developer options
Code:
cd C:\platform-tools
adb devices
a device and some number should show up with an online status
Code:
adb reboot bootloader
fastboot devices
again, a device and number should show
Code:
fastboot oem unlock
fastboot reboot
if it says success,bootloader is unlocked.
download a recovery.img specific to your phone. rename it to say twrp.img and place it in the same folder as platform tools.
Code:
adb reboot bootloader
fastboot boot twrp.img
the recovery will boot. this is a temporary boot and will wipe off on a reboot. Flash your supersu zip to root.
That's all. You have a rooted phone with an unlocked bootloader.
That is the mazimum anyone would describe for you. Still confused, please do some research.
Hit thanks if i helped.
Click to expand...
Click to collapse
Thanks. Tho I am sure once I get hands on to it, I will know what to do. Can't wait to move those damned OBB Xd

Just be aware that by unlocking the bootloader you are going to lose camera quality. That's because the keys for image processing are deleted. I think it's only noticeable in low light situations, but still important to know, because once lost those keys will never come back. Therefore I'd rather recommend this rooting method:
https://forum.xda-developers.com/z3-compact/general/how-to-root-backup-drm-keys-t3013343

fab_ben said:
Just be aware that by unlocking the bootloader you are going to lose camera quality. That's because the keys for image processing are deleted. I think it's only noticeable in low light situations, but still important to know, because once lost those keys will never come back. Therefore I'd rather recommend this rooting method:
https://forum.xda-developers.com/z3-compact/general/how-to-root-backup-drm-keys-t3013343
Click to expand...
Click to collapse
I woundn't recommend this anymore...
Use this one from russel5 - this is for stock rom and locked bootloader - and for staying at looked bootloader...
https://forum.xda-developers.com/z3-compact/general/recovery-root-mm-575-lb-t3418714
This is an noob-save tut which uses russel5's way...
https://forum.xda-developers.com/z3-compact/general/guide-newbshow-to-291-mm-z3clocked-t3536395

fluffi444 said:
I woundn't recommend this anymore...
Use this one from russel5 - this is for stock rom and locked bootloader - and for staying at looked bootloader...
https://forum.xda-developers.com/z3-compact/general/recovery-root-mm-575-lb-t3418714
This is an noob-save tut which uses russel5's way...
https://forum.xda-developers.com/z3-compact/general/guide-newbshow-to-291-mm-z3clocked-t3536395
Click to expand...
Click to collapse
What he/she says. Sorry, I totally forgot about that method, it's much easier, thank you!

dev.kasibhatla said:
Chainfire made the root strategy. There are various strategies. Supersu is by chainfire. To change your recovery from stock to custom, you need to unlock the bootloader. It protects the current system by not letting unauthorized files overwrite or execute their scripts.
Not unlocking bootloader and flashing may lead to a brick. So
download platform-tools by google. (adb)
Extract it. Say at C:\
Now install drivers for your phone
open cmd and navigate to the folder where you extracted platform tools. Follow the code.
Enable usb debugging from developer options
Code:
cd C:\platform-tools
adb devices
a device and some number should show up with an online status
Code:
adb reboot bootloader
fastboot devices
again, a device and number should show
Code:
fastboot oem unlock
fastboot reboot
if it says success,bootloader is unlocked.
download a recovery.img specific to your phone. rename it to say twrp.img and place it in the same folder as platform tools.
Code:
adb reboot bootloader
fastboot boot twrp.img
the recovery will boot. this is a temporary boot and will wipe off on a reboot. Flash your supersu zip to root.
That's all. You have a rooted phone with an unlocked bootloader.
That is the maximum anyone would describe for you. Still confused, please do some research.
Hit thanks if i helped.
Click to expand...
Click to collapse
Well ****....my root doesn't work. I am using SuperSu and TWRP but for some reason a ram disk extraction fails and no install...is it because I have systemless version of my phone or whatever keeps popping up???? And how do I fix that crap???

dev.kasibhatla said:
Chainfire made the root strategy. There are various strategies. Supersu is by chainfire. To change your recovery from stock to custom, you need to unlock the bootloader. It protects the current system by not letting unauthorized files overwrite or execute their scripts.
Not unlocking bootloader and flashing may lead to a brick. So
download platform-tools by google. (adb)
Extract it. Say at C:\
Now install drivers for your phone
open cmd and navigate to the folder where you extracted platform tools. Follow the code.
Enable usb debugging from developer options
Code:
cd C:\platform-tools
adb devices
a device and some number should show up with an online status
Code:
adb reboot bootloader
fastboot devices
again, a device and number should show
Code:
fastboot oem unlock
fastboot reboot
if it says success,bootloader is unlocked.
download a recovery.img specific to your phone. rename it to say twrp.img and place it in the same folder as platform tools.
Code:
adb reboot bootloader
fastboot boot twrp.img
the recovery will boot. this is a temporary boot and will wipe off on a reboot. Flash your supersu zip to root.
That's all. You have a rooted phone with an unlocked bootloader.
That is the maximum anyone would describe for you. Still confused, please do some research.
Hit thanks if i helped.
Click to expand...
Click to collapse
fluffi444 said:
I woundn't recommend this anymore...
Use this one from russel5 - this is for stock rom and locked bootloader - and for staying at looked bootloader...
https://forum.xda-developers.com/z3-compact/general/recovery-root-mm-575-lb-t3418714
This is an noob-save tut which uses russel5's way...
https://forum.xda-developers.com/z3-compact/general/guide-newbshow-to-291-mm-z3clocked-t3536395
Click to expand...
Click to collapse
I unlocked the boot loader the official way (Sony guide and ****). I didn't want to brick my phone accidently.

GarrusN7 said:
I unlocked the boot loader the official way (Sony guide and ****). I didn't want to brick my phone accidently.
Click to expand...
Click to collapse
You wouldn't have bricked your phone
If you followed instructions on their site and contacted them, like unlocking htc bootloader, congratulations, your warranty is officially void.
If you didn't contact them in any wau or uploaded your phone's mac/imei, if you re lock, warranty valid again.

dev.kasibhatla said:
You wouldn't have bricked your phone
If you followed instructions on their site and contacted them, like unlocking htc bootloader, congratulations, your warranty is officially void.
If you didn't contact them in any wau or uploaded your phone's mac/imei, if you re lock, warranty valid again.
Click to expand...
Click to collapse
At least I did this the safe way. Oh well, I never send my phones for repairs as the repairs are always overpriced, my dad fixes everything himself if actually fixable XD.
But my root issue still remains!

GarrusN7 said:
At least I did this the safe way. Oh well, I never send my phones for repairs as the repairs are always overpriced, my dad fixes everything himself if actually fixable XD.
But my root issue still remains!
Click to expand...
Click to collapse
Here's a link from another post. Follow it and check. It should work.
(you've already performed a few of those steps)
link

Related

[Q] Rooting Questions and Advice

I am a root noob, i rooted my HTC Desire HD a few years ago, but then, it just seemed easier. Now i want to root and install a custom rom on my xperia Z, but it seems all the guides are made for experts? so i google'd and seemed to get hold of a guide, but not sure if its correct or outdated, i obviously dont wanna brick my phone.
So, first question, can someone link me to a valid, easy guide / tutorial, or atleast some reading material on how to root my Z? its the s6603, with Android version 4.4.2.
Secondly when it comes to custom roms, once again, it feels like there is no more guides for dummies like me, i know on my desire, i used to copy the zip over, erase a few things, and then install from zip, and it was flashed, but now i see things like this
Install instructions:
first time
- power off the phone:
- hold vol+ and plug usb to boot into fastboot (blu led)
- fastboot flash boot boot.img (from cm10 zip)
- fastboot reboot
- enter recovery, on boot led will be violet for 3'', during this period press vol+
- flash rom zip
- flash gapps zip
- wipe
- reboot
Click to expand...
Click to collapse
This makes sense, except for the :
- hold vol+ and plug usb to boot into fastboot (blu led)
- fastboot flash boot boot.img (from cm10 zip)
- fastboot reboot
What is fastboot, googling a bit it seems its a program i should install on Windows?
the boot.img, do i copy that out of the cm10.zip file?
To where, the phones SD Card? to Windows?
fastboot reboot, does this mean reboot the phone from fastboot? or is that the command that should be typed in?
Sorry if i come off as dumb, i am not, im just a noob. And i dont want the info spoonfed to me, i like to do my own research before asking stupid questions, but the info on the internet, is just to much, no 2 articles are talking about the same method, programs, etc
Thanks,
To root use towelroot.
To flash firmware use flashtool.
You can find tutorial on flashtool here somewhere.
endlesslyonline said:
I am a root noob, i rooted my HTC Desire HD a few years ago, but then, it just seemed easier. Now i want to root and install a custom rom on my xperia Z, but it seems all the guides are made for experts? so i google'd and seemed to get hold of a guide, but not sure if its correct or outdated, i obviously dont wanna brick my phone.
So, first question, can someone link me to a valid, easy guide / tutorial, or atleast some reading material on how to root my Z? its the s6603, with Android version 4.4.2.
Secondly when it comes to custom roms, once again, it feels like there is no more guides for dummies like me, i know on my desire, i used to copy the zip over, erase a few things, and then install from zip, and it was flashed, but now i see things like this
This makes sense, except for the :
- hold vol+ and plug usb to boot into fastboot (blu led)
- fastboot flash boot boot.img (from cm10 zip)
- fastboot reboot
What is fastboot, googling a bit it seems its a program i should install on Windows?
the boot.img, do i copy that out of the cm10.zip file?
To where, the phones SD Card? to Windows?
fastboot reboot, does this mean reboot the phone from fastboot? or is that the command that should be typed in?
Sorry if i come off as dumb, i am not, im just a noob. And i dont want the info spoonfed to me, i like to do my own research before asking stupid questions, but the info on the internet, is just to much, no 2 articles are talking about the same method, programs, etc
Thanks,
Click to expand...
Click to collapse
Hi
To root your device first download app called TOWELROOT just install it and open it then click the button then go and install SUPER SU APP FROM HERE
and open it. You will get a popup window saying SuperSU binaries need to be updated. Click ok and then NORMAL wait until it's finish and you rooted your phone now
And the FASTBOOT:
fastboot is a boot mode that the device go into it to modifie some system things without need to permission from the device or rooting. BUT the fastboot flash boot boot.IMG is a command that you type in in the command prompt window (CMD) but you need to unlock the device's bootloader to do that or.. You will get COMMAND DID NOT SUCCESS error in CMD
Fastboot reboot command used to get the device out from fastboot mode. Use it instead of unplugging it
and as I told you fastboot not software or app. That zip file you download is drivers to make the PC recognise the device in the fastboot mode and you need to open the command prompt window in the folder you extract the fastboot drivers or it's can be also called ADB or Android debug bridge and the boot.IMG file you need to extract in from the the ROM you trying to flash and put it in the same folder you extracted fastboot drivers
Tapatalk'ed from my Xperia™ Z (C6602) running Dirty Unicorns ROM!
Sorry, but i am still stuck, i installed the tr.apk, that went fine, then i installed SuperSU, it asked me to update, then it asked a message about Normal or TRWM/CWM(?), i choose normal, but it said failed, and i had to reboot phone, i did this, and superSU was installed, so i tried to fastboot, i got into fastboot, it detected the device, but it said
Sending boot (10132 KB) ...
OKAY
writing 'boot'...
FAILED (remote: command not allowed)
finished
i then rebooted with fastboot, and thought maybe that superSU was not fully installed?
so i went into superSU, and saw there was an option to clean and reinstall, i did that, it asked for the same update again normal or TRWM/CWM, and i chose the second option TRWM/CWM, it said it will reboot phone, and so it did.
I then went to play and downloaded an app to see if i have root, when it opened superSU popped up and asked if i wanted to grant access, i accepted.
but the program came back and said i dont have root?
So where is the poblem, with tr.apk? or supeSU.
Thanks for helping the noobie
endlesslyonline said:
Sorry, but i am still stuck, i installed the tr.apk, that went fine, then i installed SuperSU, it asked me to update, then it asked a message about Normal or TRWM/CWM(?), i choose normal, but it said failed, and i had to reboot phone, i did this, and superSU was installed, so i tried to fastboot, i got into fastboot, it detected the device, but it said
Sending boot (10132 KB) ...
OKAY
writing 'boot'...
FAILED (remote: command not allowed)
finished
i then rebooted with fastboot, and thought maybe that superSU was not fully installed?
so i went into superSU, and saw there was an option to clean and reinstall, i did that, it asked for the same update again normal or TRWM/CWM, and i chose the second option TRWM/CWM, it said it will reboot phone, and so it did.
I then went to play and downloaded an app to see if i have root, when it opened superSU popped up and asked if i wanted to grant access, i accepted.
but the program came back and said i dont have root?
So where is the poblem, with tr.apk? or supeSU.
Thanks for helping the noobie
Click to expand...
Click to collapse
After installing towelroot you have to open it and click on the button. This will root your device. After that you can continue with supersu
endlesslyonline said:
Sorry, but i am still stuck, i installed the tr.apk, that went fine, then i installed SuperSU, it asked me to update, then it asked a message about Normal or TRWM/CWM(?), i choose normal, but it said failed, and i had to reboot phone, i did this, and superSU was installed, so i tried to fastboot, i got into fastboot, it detected the device, but it said
Sending boot (10132 KB) ...
OKAY
writing 'boot'...
FAILED (remote: command not allowed)
finished
i then rebooted with fastboot, and thought maybe that superSU was not fully installed?
so i went into superSU, and saw there was an option to clean and reinstall, i did that, it asked for the same update again normal or TRWM/CWM, and i chose the second option TRWM/CWM, it said it will reboot phone, and so it did.
I then went to play and downloaded an app to see if i have root, when it opened superSU popped up and asked if i wanted to grant access, i accepted.
but the program came back and said i dont have root?
So where is the poblem, with tr.apk? or supeSU.
Thanks for helping the noobie
Click to expand...
Click to collapse
To check whether you are rooted or not download root checker app from play store and install.
The app will show your root status.
Thats what I did?
After installing tr.apk, I clicked on the make it ra1n button. And root checker says im not rooted.
Will I mess up if I try the process again?
Should I maybe dona factory reset first? Before trying again
Thanks
endlesslyonline said:
Thats what I did?
After installing tr.apk, I clicked on the make it ra1n button. And root checker says im not rooted.
Will I mess up if I try the process again?
Should I maybe dona factory reset first? Before trying again
Thanks
Click to expand...
Click to collapse
Do you have recovery installed?
Excuse my ignorance, but what is recovery?
But i think it would be safe to say, if I dont know what it is , I dont have it installed
endlesslyonline said:
Excuse my ignorance, but what is recovery?
But i think it would be safe to say, if I dont know what it is , I dont have it installed
Click to expand...
Click to collapse
Do you have teamviewer installed on your PC?
androidtweaker1 said:
Do you have teamviewer installed on your PC?
Click to expand...
Click to collapse
I dont, but i am busy downloading it now
I checked again, I took the chance and re-ran tr.apk, and clicked on "make it ra1n" again, i then went RootChecker, and it confirms i have root access.
So, off to superSU again, and it asks again to "The SU binary needs to be updated. Continue?"
I then say yes, and I am confronted with the "If you have a custom recovery like TWRP or CWM, that can be used to (try to) install the SU binary ..."
I obviously dont have a custom recovery installed, and if i understand correctly, the boot.img in the cm10.zip folder, would be the recovery right? If so, i wold then choose normal, because i dont have custom recovery.
If the boot.img is not the custom recovery, what is then? how do i get it?
i tried to fastboot flash boot.img, once again now, after making it rain, but before running superSU, but still gave the error, that it could not write.
What am i doing wrong? am i missing steps here?
endlesslyonline said:
I dont, but i am busy downloading it now
I checked again, I took the chance and re-ran tr.apk, and clicked on "make it ra1n" again, i then went RootChecker, and it confirms i have root access.
So, off to superSU again, and it asks again to "The SU binary needs to be updated. Continue?"
I then say yes, and I am confronted with the "If you have a custom recovery like TWRP or CWM, that can be used to (try to) install the SU binary ..."
I obviously dont have a custom recovery installed, and if i understand correctly, the boot.img in the cm10.zip folder, would be the recovery right? If so, i wold then choose normal, because i dont have custom recovery.
If the boot.img is not the custom recovery, what is then? how do i get it?
i tried to fastboot flash boot.img, once again now, after making it rain, but before running superSU, but still gave the error, that it could not write.
What am i doing wrong? am i missing steps here?
Click to expand...
Click to collapse
That's because you have to unlock your bootloader first. Please use the search function and read about the risks etc of unlocking your bootloader.
St.Jimmy90 said:
That's because you have to unlock your bootloader first. Please use the search function and read about the risks etc of unlocking your bootloader.
Click to expand...
Click to collapse
Ugh, ok. Will do some research, this is not towards you, or any one in this thread, coz u are doing an awesome job helpimg me, and pointing me in the right direction. But why oh why was bootloader unlocking never even mentioned in the tutorials...
So what are my steps,
Download and run tr.apk
Then install and run supersu
Then unlock bootloader
Fastboot load boot.img
Then flash custom rom,
Or is the order wrong?
endlesslyonline said:
Ugh, ok. Will do some research, this is not towards you, or any one in this thread, coz u are doing an awesome job helpimg me, and pointing me in the right direction. But why oh why was bootloader unlocking never even mentioned in the tutorials...
So what are my steps,
Download and run tr.apk
Then install and run supersu
Then unlock bootloader
Fastboot load boot.img
Then flash custom rom,
Or is the order wrong?
Click to expand...
Click to collapse
You can flash stock based roms without unlocking the bootloader. Aosp based roms need an unlocked bootloader. If a rom needs an unlocked bootloader it is mentioned in the description like this [ub].
To unlock your bootloader root is NOT required.
Is there no all on one guide for the xperia z that includes, root, unlocking, flashing, etc. Im a tad scared to use part of this tutorial, part of that , etc
Second version towelroot (no need to restart) me also caused problems with the update of binaries, so suggest you First version.
Wysłane z mojego C6603 przy użyciu Tapatalka
OK, SUCCESS !!
Thanks to all that pointed me in the right direction. I ended up doing the following.
Downloading the SDK,
Went to sony's developer site, got the boot unlock code for my IMEI, fastboot, blah blah
flash'ed CM10 boot.img
and then installed CM10 from zip.
I am playing with the phone as i type this, so it worked
Now, one more noobie question, and i will leave you guys alone (for awhile)
If i decide to install CM11, do i just copy the zip over to the SDCard, wipe wipe install? or do i need to fastboot boot flash with the CM11 boot.img?
Same goes for any other rom, just wipe wipe flash, or fastboot everytime?
Thanks again
endlesslyonline said:
OK, SUCCESS !!
Thanks to all that pointed me in the right direction. I ended up doing the following.
Downloading the SDK,
Went to sony's developer site, got the boot unlock code for my IMEI, fastboot, blah blah
flash'ed CM10 boot.img
and then installed CM10 from zip.
I am playing with the phone as i type this, so it worked
Now, one more noobie question, and i will leave you guys alone (for awhile)
If i decide to install CM11, do i just copy the zip over to the SDCard, wipe wipe install? or do i need to fastboot boot flash with the CM11 boot.img?
Same goes for any other rom, just wipe wipe flash, or fastboot everytime?
Thanks again
Click to expand...
Click to collapse
At least that's the safe way. I hope you made a backup of your ta partition before unlocking the bootloader, otherwise your warranty is now void
St.Jimmy90 said:
At least that's the safe way. I hope you made a backup of your ta partition before unlocking the bootloader, otherwise your warranty is now void
Click to expand...
Click to collapse
Phone is out of warranty in any case, but yea, I did make a backup, or atleast I think I did. In clockworkmod, I went to backup and restore, and selected backup to sd card
endlesslyonline said:
Phone is out of warranty in any case, but yea, I did make a backup, or atleast I think I did. In clockworkmod, I went to backup and restore, and selected backup to sd card
Click to expand...
Click to collapse
He meant by partition back is backup your TA (trim area) PARTITION OR DRM KEYS TO RELOCK YOUR BOOTLOADER ANYTIME
Tapatalk'ed from my Xperia™ Z (C6602) running Dirty Unicorns ROM!

[GUIDE] Marshmallow Root Guide for ZE500KL

ATTENTION!
You MUST read all the guide BEFORE doing it, if you do it without reading all of it first you may ends up bricking your phone!
Prerequisites:
Asus ZE500KL (may work on ZE500KG, but haven't tested, do it on your own risk) on Marshmallow, NOT LOLLIPOP!
Also, it must have fully booted AT LEAST one time, otherwise, you'll soft-brick it.
If your phone is not on Marshmallow, you can use THIS guide instead​Download and put the unlocker zip file and the SuperSu zip file in the phone
How To:
1 - Install adb and fastboot driver (follow THIS guide)
Now you can connect the phone to your computer​2 - Reboot in fastboot mode with one of the following method:
a -Volume Up while booting up​b -With adb, after enabling USB debugging in developer settings, using:
Code:
adb reboot bootloader
Now that you are in bootloader, you have to boot in TWRP,
download THIS recovery (is the twrp one) and boot in to it, using this command:
IMPORTANT: DON'T FLASH IT OR YOU WILL GET BOOTLOOP!!!
Code:
fastboot boot TWRP-x-x-x-x.img
(Obviusly the recovery name must be the one you downloaded)
IMPORTANT: DON'T FLASH IT OR YOU WILL GET BOOTLOOP!!!
It should automaticaly enter in recovery.
Now you MUST flash FIRST ZE500KL_BootloaderUnlock.zip, otherwise you'll brick your phone
Btw, the recovery will mount your phone's memory, so you can put now the files in the phone, if you forgot to do it before​
AFTER you installed the unlocker zip, you can install the SuperSu zip
When the install is complete, clear the cache and reboot your phone, now you can enjoy your root!
Downloads:
Latest @MiauLightouch TWRP - 3.0.0.2 Mirror
Latest SuperSu zip - 2.65 Mirror
Bootloader Unlocker (from @MiauLightouch original post) - Mirror
Credits:
@MiauLightouch for pretty much everything
@LuK1337 , @luca020400 and everyone on #titandev for being awesome
So.. I'm thinking of buying a ZE500KL and I've been doing some reading on this phone on the forums.. did it really just get unlocked like yesterday? does that mean custom roms from now on?
MuzgontarAco said:
So.. I'm thinking of buying a ZE500KL and I've been doing some reading on this phone on the forums.. did it really just get unlocked like yesterday? does that mean custom roms from now on?
Click to expand...
Click to collapse
I would recommend Z00L/T, you will get cm13, official unlock at least.
You Say " May Work On ZE500KG" Is ze500kg already receive Marshmallow Update?
MiauLightouch said:
I would recommend Z00L/T, you will get cm13, official unlock at least.
Click to expand...
Click to collapse
thanks for the advice but my choices are poor with about 5 phones in this price range with this one looking waay better.. getting it via contract so yeah..
How to install supersu zip? Tia.
Working! Have you tried to flash Viper4Android? On lollipop this will break Call recording and FM Radio, maybe this will not be a problem on MM?
Seanjhon027 said:
How to install supersu zip? Tia.
Click to expand...
Click to collapse
Inside TWRP there is a big "Install" button, press it and select the zip
what is the meaning of booted
mohamedelkholy said:
what is the meaning of booted
Click to expand...
Click to collapse
context?
until you saw the lock screen, that's what "booted".
stuck waiting for device
C:\Users\Clynt\Desktop\Android M>adb reboot bootloader
C:\Users\Clynt\Desktop\Android M>fastboot boot twrp.img
< waiting for device >
Ok I don't know where I get wrong but I got this error.
Img file name is ok because I renamed it.
Drivers were installed already.
Developers mode is enabled already.
Windows 7 64bit
Tried rooting this using lollipop and everything went well.
thanks!
UPDATE: i got it. it has something to do with the drivers.
Without opening the bootloader.
Notice. I have not tried it.
http://www.asus-zenfone.com/2016/05/how-to-root-asus-zenfone-2-laser-ze50kl-marshmallow.html?m=1
thanl you man i have rooted my zenfone 2 laser
Thanks very much for this guide and your work.
Can I install the new update v13.10.7.1 when I opened bootloader.
The twrp recovery is temporary or permanent? If permanent how to go back to stock recovery? Tia
thanks
thks TS
now my phone its rooted
Muminek111 said:
Without opening the bootloader.
Notice. I have not tried it.
No... when trace a perequisite link Given..
you really need to unlock bootloader first
wulfe13 said:
The twrp recovery is temporary or permanent? If permanent how to go back to stock recovery? Tia
Click to expand...
Click to collapse
i think isnt permanent, this step is needed to boot into twrp then flashing a unlockBL..
to make permanent.. the command must "fastboot flash recovery twrp_X.X.X.X.img"
but make sure to unlock bootloader first...
CMIIW
Click to expand...
Click to collapse
Is it me or everytime I reboot the device after rooted, it's going back to unrooted?
Root is a success tho, great job, OP!
Edit: okay, not every reboot, but after several reboots, then it went back unrooted

ROOT HTC U PLay

This is a short guide on rooting for thous who are new to this stuff
Steps:
1: download adb platform tools from here
2: Unlock bootloader. follow the guide on htcdev.
make sure you have htc drivers installed so that you can use oem command in fastboot mode for unlocking
3: Download TWRP
4: Download SuperSU and copy it to your phone's internal memory
5: Enable USB debugging and type "adb reboot-bootloader" from pc
6: Type: "fastboot boot twrp-3.1.1-0-alpine.img"
make sure you have twrp image in same folder as adb.
7: Wait for sometime you will boot into twrp recovery from there select install and select the SuperSU zip file
8: reboot and check for root
Links:
http://www.supersu.com/download
https://developer.android.com/studio/releases/platform-tools.html
has anybody tried this? I'm a bit scared to be the first one
javnostra said:
has anybody tried this? I'm a bit scared to be the first one
Click to expand...
Click to collapse
You should make sure you get a pristine backup at hand, or a RUU appropriate to your device. Otherwise you'll never be able toreturn to a full stock system.
On the U11 it is possible to boot TWRP from fastboot, without flashing it and thus without touching stock recovery. That way I've been able to flash Magisk what's coming with MagiskSU and the possibility to use some Modules. And all without altering the system or replacing stock recovery in the first place.
Sent from my HTC U11 using XDA Labs
javnostra said:
has anybody tried this? I'm a bit scared to be the first one
Click to expand...
Click to collapse
Yes its working without flaws, i have tested it myself. also your not installing recovery this time your booting directly
dranzer006 said:
Yes its working without flaws, i have tested it myself. also your not installing recovery this time your booting directly
Click to expand...
Click to collapse
Thanks, I will try it then.
javnostra said:
Thanks, I will try it then.
Click to expand...
Click to collapse
It works. Thanks a lot. My phone is rooted
5m4r7ph0n36uru said:
You should make sure you get a pristine backup at hand, or a RUU appropriate to your device. Otherwise you'll never be able toreturn to a full stock system.
Click to expand...
Click to collapse
for anyone asking themselves how to backup
https://forum.xda-developers.com/showpost.php?p=53767160&postcount=2
or https://forum.xda-developers.com/showpost.php?p=53770286&postcount=4
or is there a different way these days? @5m4r7ph0n36uru
BerndM14 said:
Connect phone to PC, boot into bootloader mode and type fastboot boot name_of_recovery.img that'll just boot the custom recovery as opposed to flashing it, that way you can make a nandroid backup of all partitions including stock recovery.
Click to expand...
Click to collapse
an0ther said:
The guys method of using recovery to backup recovery will only work on Philz… Not twrp as it does not always backup stock recovery properly. The proper way to backup stock recovery is..
1. Root your phone, which can be done by towel root or by just booting a recovery like he said,
fastboot boot twrporwhatever.img, then flash supersu
2. Boot phone that has stock recovery
3. adb shell
4. su "watch your phone to grant root adb access if you haven't ever done it"
5. dd if=/dev/block/mmcblk0p43 of=/sdcard/recovery.img
6. This will put flashable recovery.img on your internal sd card. Copy this and save it for later
7. "fastboot flash recovery recovery.img" will get you back to stock recovery, "fastboot flash recovery twrporwhatever.img" to flash custom recovery.
Click to expand...
Click to collapse
If possible and a TWRP recovery is available one should boot to bootloader and try if the command fastboot boot name_of_twrp.img works. Make sure to NOT grant r/w at first boot and leave it ro. Now you can perform a backup of stock recovery, boot and system image (not system partition!) to obtain a pristine backup.
All else will alter system partitions md5 and the backup won't be pristine any longer. Due to block based OTA policy introduced by Google you won't be able to OTA without a pristine system image.
Sent from my HTC U11 using XDA Labs
Bro My Boot Loader is Locked.
Htc dev Not Relised Htc u play Boot loader.
I think these are the instructions. You need to register to access the link
https://www.htcdev.com/bootloader/unlock-instructions
or use my login:
lizba
ALJSDBf234LJABSf
edit: dont use my login. you have to register. you'll get a mail with another page plus a .bin file
https://www.htcdev.com/bootloader/unlock-instructions/page-4/
I have two questions.
1. If I fastboot to TWPR will it stay (flash for good) or after disconnecting my phone it will be gone ?
2. Can I flash Magisk instead of SuperSU ?
Code:
fastboot oem get_identifier_token
FAILED (remote: unknown command)
how i can solve it?
ex71 said:
Code:
fastboot oem get_identifier_token
FAILED (remote: unknown command)
how i can solve it?
Click to expand...
Click to collapse
need enable "OEM unlock" in developers menu, reboot into bootloader and select "download mode". Next steps from original guide.
ex71 said:
need enable "OEM unlock" in developers menu, reboot into bootloader and select "download mode". Next steps from original guide.
Click to expand...
Click to collapse
But in download mode there is no fastboot active ?! Until you installed the correct drivers
no "fastboot" (like a "one s", etc) on this phone. no fastboot usb
"fastboot" command work in "bootloader menu" and "download mode"
fastboot oem only in download mode
Hello. Please explain what I am doing wrong. I will download what is in points. I download this adb something, but it does not work. Nothing starts. Does not communicate with the phone. OCB. Could anyone write this guide so that he could understand and act?

Step-by-step how to root Moto E4 Plus XT1775

I've read some other posts on how to root this phone, but in my mind, it doesn't seem specific enough. Even though this phone was $90, I really don't want to screw up the process.
If it's still too complicated to root the device, I'd be happy with being able to get TWRP going.
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
1) Unlock your bootloader. See https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a for instructions, If your bootloader cannot be unlocked, then STOP. If it can be unlocked, you will now have an unlock code.
2) You will need ADB for the next step. You can Google Minimal ADB and use that. Use "fastboot oem unlock CODE" where you use the code obtained above.
3) You now have an unlocked phone, without these steps you cannot proceed further. The TWRP variation that you use depends on the type of phone processor you have. There are TWRP variants for both Qualcomm (https://forum.xda-developers.com/moto-e4-plus/development/twrp-twrp-moto-e4-plus-qualcomm-t3697154) and for Mediatek (https://forum.xda-developers.com/mo...rp-ported-twrp-recovery-moto-e4-plus-t3667559) Be sure to use the right one. Download to your ADB directory.
4) I put the Magisk.zip (for Root) and the Magisk Manager on my phone first. Links are here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
5) Back to ADB. Command is "fastboot flash recovery YOURIMAGENAME.IMG" The name of the Recovery image will vary depending on which one you downloaded.
6) TWRP should now be installed. Use the ADB command "ADB reboot recovery" and you should be at the TWRP screen. Flash the Magisk zip. Reboot the phone (and that will take a bit.)
7) You are basically done, but install the Magisk Manager APK to get updates.
You should now have an unlocked and rooted phone.
I believe that the Amazon E4 Plus phones already are unlocked because the bootloader was already unlocked in developer options
CarLover014 said:
I believe that the Amazon E4 Plus phones already are unlocked because the bootloader was already unlocked in developer options
Click to expand...
Click to collapse
I have never seen a new phone come with Developer options enabled, let alone OEM unlocked. Also, when you say an "Amazon phone" if you mean one with Amazon ads enabled, those have a locked bootloader.
But no point in debating. Go to ADB and type "fastboot oem device-info" and that will give you the status.
Everything goes seemingly well until I do "adb reboot recovery". Then I get "error: device not found". What am I doing wrong here?
Zexter said:
Everything goes seemingly well until I do "adb reboot recovery". Then I get "error: device not found". What am I doing wrong here?
Click to expand...
Click to collapse
If you haven't done so, try installing these drivers: http://drivers.softpedia.com/get/MO...a-Device-Manager-Android-USB-Driver-254.shtml
koop1955 said:
If you haven't done so, try installing these drivers: http://drivers.softpedia.com/get/MO...a-Device-Manager-Android-USB-Driver-254.shtml
Click to expand...
Click to collapse
I've installed the drivers. I can can transfer files n what not. Twrp also runs when booting it but not when flashing it. I get the "device not found" error message. I did end up rooting by just running twrp instead of flashing it, but would like to get it flashed.
Zexter said:
I've installed the drivers. I can can transfer files n what not. Twrp also runs when booting it but not when flashing it. I get the "device not found" error message. I did end up rooting by just running twrp instead of flashing it, but would like to get it flashed.
Click to expand...
Click to collapse
1) You can have your phone recognized by your computer as an MTP (letting you transfer files), but not under ADB. Those are two different things. The drivers that I linked to, along with Minimal ADB, should get your phone recognized under both.
2) If your phone is rooted and you have TWRP installed, then you don't need to do more. But if you follow the steps above, you will get ADB to recognize your phone.
koop1955 said:
1) You can have your phone recognized by your computer as an MTP (letting you transfer files), but not under ADB. Those are two different things. The drivers that I linked to, along with Minimal ADB, should get your phone recognized under both.
2) If your phone is rooted and you have TWRP installed, then you don't need to do more. But if you follow the steps above, you will get ADB to recognize your phone.
Click to expand...
Click to collapse
I was able to get root by just booting into twrp but couldnt get twrp flasdhed. However, I did a repair install of the drivers from the link u provided and was able to get it flashed.
Ty much!
Zexter said:
I was able to get root by just booting into twrp but couldnt get twrp flasdhed. However, I did a repair install of the drivers from the link u provided and was able to get it flashed.
Ty much!
Click to expand...
Click to collapse
You are welcome! Cheers!
koop1955 said:
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
1) Unlock your bootloader. See https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a for instructions, If your bootloader cannot be unlocked, then STOP. If it can be unlocked, you will now have an unlock code.
2) You will need ADB for the next step. You can Google Minimal ADB and use that. Use "fastboot oem unlock CODE" where you use the code obtained above.
3) You now have an unlocked phone, without these steps you cannot proceed further. The TWRP variation that you use depends on the type of phone processor you have. There are TWRP variants for both Qualcomm (https://forum.xda-developers.com/moto-e4-plus/development/twrp-twrp-moto-e4-plus-qualcomm-t3697154) and for Mediatek (https://forum.xda-developers.com/mo...rp-ported-twrp-recovery-moto-e4-plus-t3667559) Be sure to use the right one. Download to your ADB directory.
4) I put the Magisk.zip (for Root) and the Magisk Manager on my phone first. Links are here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
5) Back to ADB. Command is "fastboot flash recovery YOURIMAGENAME.IMG" The name of the Recovery image will vary depending on which one you downloaded.
6) TWRP should now be installed. Use the ADB command "ADB reboot recovery" and you should be at the TWRP screen. Flash the Magisk zip. Reboot the phone (and that will take a bit.)
7) You are basically done, but install the Magisk Manager APK to get updates.
You should now have an unlocked and rooted phone.
Click to expand...
Click to collapse
never mind i am an idiot... i downloaded the source code... i found the downloads tab... *face palm*
can ya root it without installing twrp?? i dont want nor need it. I just want it rooted.
thanks for the guide. So the "no-verity-opt-encrypt" file is not needed no matter what kind of moto e plus it is right? also what happens if I let the motorola update by mistake (the motorola update service that always wants to run system update)? will that unroot the phone?
---------- Post added at 04:33 AM ---------- Previous post was at 04:01 AM ----------
koop1955 said:
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
You should now have an unlocked and rooted phone.
Click to expand...
Click to collapse
thanks for the guide. So the "no-verity-opt-encrypt" file is not needed no matter what kind of moto e plus it is right? also what happens if I let the motorola update by mistake (the motorola update service that always wants to run system update)? will that unroot the phone?
and do I need to update Magisk Manager all the time? what does the updates do (I think Magisk Manager houses supersu which is the thing that grants root access to apps that require it?_
hello, I don't know what to do when im trying to know if my device is unlockable like I installed everything but im stuck on step 2 like I open a command prompt and type in the command but it says unknown command
I have Motorola MOTO E4 PLUS(XT1770).
I don't know how to go back default setting in engineering mode?
Actually i modified the mtk engineering settings(telephony) and in result i get my volte is not working.
Can anyone have Motorola MOTO E4 Plus default setting of engineering mode. If anyone have please post ss of full engineering mode settings (telephony).
Sorry my english is weak!
Please guys!!!!!!
HELP ME
Sent from my Moto E4 Plus using XDA Labs
MrCelcol said:
im stuck on step 2 like I open a command prompt and type in the command but it says unknown command
Click to expand...
Click to collapse
Did you install fastboot?
Are you running in the right directory?
Any app so we can root without twrp or other rom's??
Edit:Kingroot and Kingoroot both show root failed
Sent from my Moto E (4) Plus using Tapatalk
SpeedFreak905 said:
Any app so we can root without twrp or other rom's??
Edit:Kingroot and Kingoroot both show root failed
Sent from my Moto E (4) Plus using Tapatalk
Click to expand...
Click to collapse
Not happening. At all. Need TWRP..
Thanks buddy
bcrichster said:
Not happening. At all. Need TWRP..
Click to expand...
Click to collapse
Sent from my Moto E (4) Plus using Tapatalk

Question???

I was wondering is there any RP2 ROMS like Lineage os or other ROMS? Or not yet or it's not possible to make for this kind of phone or maybe i didn't search more to know what's going on??
No specific ROM for RP2 but you can install GSI ROM after unlocking your bootloader.
Peace
chris5s said:
No specific ROM for RP2 but you can install GSI ROM after unlocking your bootloader.
Peace
Click to expand...
Click to collapse
Okay Thanks for the info, But i'm trying to root my phone on mr2 i can't find any thread that shows how to root mr2 with steps ??
I'm on MR 2 as well. Follow these steps :-
Unlock bootloader.
Flash Arter's kernel from bootloader mode. Then boot into TWRP recovery (comes with Arters kernel) and from there flash latest Magisk zip to get root.
Peace
chris5s said:
I'm on MR 2 as well. Follow these steps :-
Unlock bootloader.
Flash Arter's kernel from bootloader mode. Then boot into TWRP recovery (comes with Arters kernel) and from there flash latest Magisk zip to get root.
Peace
Click to expand...
Click to collapse
Doesn't work on MR2 December realeas i tried and it bricked my phone any other way?
AssyrianHero said:
Doesn't work on MR2 December realeas i tried and it bricked my phone any other way?
Click to expand...
Click to collapse
Yes it does you have to flash the global version NOT the AT&T version.
https://s3.amazonaws.com/cheryl-factory-images/aura-p-release-3123-user-full.zip
JDBarlow said:
Yes it does you have to flash the global version NOT the AT&T version.
https://s3.amazonaws.com/cheryl-factory-images/aura-p-release-3123-user-full.zip
Click to expand...
Click to collapse
Yes this is what i'm flashing "aura-p-release-3123-user-full" its global version and i think i'm doing something wrong can you explain step by step instructions? cause i'm new to RP2 and i'm used to old simple root method
Have you tried flashing Arter's kernel then reboot into system before trying to root?
If that works then maybe it's the rooting that's bricking the phone?
Which version of Magisk are you trying to flash?
chris5s said:
Have you tried flashing Arter's kernel then reboot into system before trying to root?
If that works then maybe it's the rooting that's bricking the phone?
Which version of Magisk are you trying to flash?
Click to expand...
Click to collapse
The problem there is no steps that shows what to do I'm just using my own steps, and I'm not using any Magisk I'm just trying to flash Arter's kernel.
Maybe explain what steps you are doing and what errors you are getting then?
Can you put the phone into bootloader mode? Is it unlocked? Do you have adb and do you know how to use it?
Peace.
AssyrianHero said:
Yes this is what i'm flashing "aura-p-release-3123-user-full" its global version and i think i'm doing something wrong can you explain step by step instructions? cause i'm new to RP2 and i'm used to old simple root method
Click to expand...
Click to collapse
Honestly it's easier to root phones today than it ever has especially the RP2.
If you are truly unlocked this should only take you minutes to do.
First things first. Open a terminal where you have ADB / FASTBOOT installed or if you setup the attributes properly just open a terminal.
Type adb devices and it should give you your serial number of your phone. If not adb isn't installed properly.
If so, type adb reboot bootloader and phone will boot to bootloader.
Type fastboot devices and again it should give you the phones ID. If not fastboot isn't installed properly.
If so, type fastboot flash boot and the name of your arter97 file.img this will also install TWRP.
After installation from bootloader menu scroll down to reboot recovery and it should boot to TWRP.
Click cancel then swipe to allow modifications. In TWRP menu select INSTALL then choose where you've saved the magisk 20.3 file on your SD or internal drive.
After installation reboot system then install magisk manager if not already installed. At this point you're rooted. Have a great weekend!!
Good luck! :good:
Make sure you have unlocked your phone, suggest following razer official instruction.(new xda user cant post outside link, search it)
1.Unlock the Bootloader 2.Unlock the Bootloader Critical Partitions 3.Flash official System Image
And please note unlock will erases all user data on the Phone!
After unlocked your phone you can flash arter97 kernel or f(x)THaxxorX TrinityKernel. Both of them contain TWRP, install Magisk Manager and flash Magisk in TWRP. Get rooted.
chris5s said:
Maybe explain what steps you are doing and what errors you are getting then?
Can you put the phone into bootloader mode? Is it unlocked? Do you have adb and do you know how to use it?
Peace.
Click to expand...
Click to collapse
The bootloader is unlocked i do have adb and i i know how to use it I've been rooting all my phones HTC M9 Samsung S7-8-9 and OnePlus 7 I've rooted too many phones but this one is little bit different than others i tried my own steps like i used to do:
I reboot my phone into bootloader and type fastboot devices and it gives me the Serial number and i then i type fastboot boot boot.img i don't know if this command works with this phone it actually worked with other phones this one not..
finixs said:
Make sure you have unlocked your phone, suggest following razer official instruction.(new xda user cant post outside link, search it)
1.Unlock the Bootloader 2.Unlock the Bootloader Critical Partitions 3.Flash official System Image
And please note unlock will erases all user data on the Phone!
After unlocked your phone you can flash arter97 kernel or f(x)THaxxorX TrinityKernel. Both of them contain TWRP, install Magisk Manager and flash Magisk in TWRP. Get rooted.
Click to expand...
Click to collapse
How to unlock the Bootloader Critical Partitions? I think i missed this step i have the bootloader unlocked..
Look on the Razer website for the specific instructions to unlock bootloader/critical.
The fastboot command to flash a boot img is
fastboot flash boot boot.img
Peace
AssyrianHero said:
How to unlock the Bootloader Critical Partitions? I think i missed this step i have the bootloader unlocked..
Click to expand...
Click to collapse
"fastboot flashing unlock" unlock bootloader
"fastboot flashing unlock_critical" unlock the bootloader critical partitions
Also, make sure you're using the Razer recommended USB cord and ADB/Fastboot.
https://developer.razer.com/razer-phone-dev-tools/factory-images/
Cables
When connecting your Razer Phone to a computer for any development, it is advised by Razer to not use the in-box USB Type-C to Type-C charging cable for flashing. The supplied cable is specifically engineered for fast power delivery, not for data transfer. Razer recommends you use a USB 3 Type-A to Type-C spec-compliant cable for any device flashing.
Click to expand...
Click to collapse
Upgrade your ADB/Fastboot here.

Categories

Resources