[HELP] Root access on Marshmallow 6.0.1 - Android One (First-Generation) Cross-Device Genera

Hi,
How do I root the phone now, after upgrading to 6.0.1
I've tried the method mentioned here: http://www.guruswizard.com/2015/12/root-android-one-devices-on-6-0-1-marshmallow.html to root my karbonn Sparkle V
and it wasn't successful, and I've lost all data after unlocking bootloader [I've got desktop backups though]
When tried to flash that modified boot image mentioned in that page, I am getting this error:
target reported max download size of 134217728 bytes
sending ‘boot’…
OKAY [0.515s]
writing ‘boot’…
FAILED (remote: size too large)
finished. total time: 0.577s
Is it for 2nd Gen devices? Did anyone get root access on their 1st gen sprout4?
So how do I root my phone now?
Thanks.

Well you just need custom recovery Cody Kernel

DeepSahota said:
Well you just need custom recovery Cody Kernel
Click to expand...
Click to collapse
I already have a TWRP recovery. Can you provide a link to the kernel?
Thanks

CSAkshay said:
I already have a TWRP recovery. Can you provide a link to the kernel?
Thanks
Click to expand...
Click to collapse
Cody kernel: http://forum.xda-developers.com/cro...elopment/kernel-cody-kernel-07062015-t3128888
Supersu: http://download.chainfire.eu/743/SuperSU/BETA-SuperSU-v2.52.zip
Flash both of them, and enjoy root
Or if you want root on stock kernel
Use supersu 2.62 from attachments of this thread
http://forum.xda-developers.com/showpost.php?p=64161125
It will patch the kernel automatically and root without modifying system
Hope that helps

hp5942 said:
Hope that helps
Click to expand...
Click to collapse
Thanks a lot bro!

root
DeepSahota said:
Well you just need custom recovery Cody Kernel
Click to expand...
Click to collapse
is there any way for rooting with custom kernel

fayizct said:
is there any way for rooting with custom kernel
Click to expand...
Click to collapse
Custom kernel and Custom Recovery both are different things,
Custom kernel is the device supreme commander which controls all processing, ram, fluidity and many others fact you can tweak it but cant use it to root the device..
On other hand Custom recovery is used to recover phone by flashing ROMS, zips , img etc.
So you can flash supersu from custom recovery and root your device
But if you already have custom kernel installed on device then its clear that your device is rooted, as bcoz. your custom kernel gives you some extra tweaks which is given after root.
So device emulates that you have custom kernel so your device is also rooted..
I think that you have understood....
BEST OF LUCK FOR YOUR FUTURE:good:

CSAkshay said:
I already have a TWRP recovery. Can you provide a link to the kernel?
Thanks
Click to expand...
Click to collapse
I don't have recovery on my phone what can i do?

ashishmalgawa said:
I don't have recovery on my phone what can i do?
Click to expand...
Click to collapse
You can flash one using fastboot. Or instead of flashing you can even use the command "fastboot boot recovery ......... " (replace..... With name of recovery image file) . Once you are inside the recovery flash supersu zip normally and you'll root your phone without installing a custom recovery.

Atishay Jain said:
You can flash one using fastboot. Or instead of flashing you can even use the command "fastboot boot recovery ......... " (replace..... With name of recovery image file) . Once you are inside the recovery flash supersu zip normally and you'll root your phone without installing a custom recovery.
Click to expand...
Click to collapse
Hi,
Thanks for the info Atishay. How do you undo root if required post this method. Also does rooting with the above method affect future OTA installs?
Thanks.

shaynethepain said:
Hi,
Thanks for the info Atishay. How do you undo root if required post this method. Also does rooting with the above method affect future OTA installs?
Thanks.
Click to expand...
Click to collapse
Go to Supersu app and click the option for full unroot/cleanup. That'll do the trick. Also, if you are rooted, you still receive OTA. In fact I received the Lollipop OTA while I had a custom recovery installed. The only difference that made was that after downloaded when the phone rebooted into the recovery for installation, the OTA zip wasn't installed. So you can unroot, keep the stock recovery and kernel and locked bootloader (you can relock it using fastboot) then you'll receive OTAs. However, I'd suggest, you install a custom recovery and simply flash an OTA when it arrives from the forums. Hope that helped you.

Very helpful indeed! Thanks Bud!
Sent from my LG-LS980 using Tapatalk

hello guys plzz help me today I unlock bootloader for karbonn sparkle v non rooted 6.0 marshmallow then install philztouch recovery..then after reboot the system BT my phone on only recovery mod not on normal mod plzz plzz help sorry fr my bad English

Related

[TUT] How to root your Android One devices (sprout) with Locked Bootloader

Hi guys, today I am going to share this simple tutorial on how to root without unlocking bootloader of sprout.. Many people asked me how to do so I am here to create a simple tut for everyone..
Requirements
1. Any custom recovery for sprout (I prefer philz http://forum.xda-developers.com/cro...e-general/sprout-philz-touch-v6-57-9-t2887574 )
2. Fastboot files (google for minimal fastboot) and fastboot drivers
3. Supersu update zip (http://download.chainfire.eu/supersu)
Proceedure
1. Install fastboot drivers and fastboot files..
2. Rename the custom recovery as "recovery.img"
3. Place the recovery.img within fastboot directory (where the fastboot.exe located)
4. Put supersu.zip in root of your phone's sd card
5. Connect your android one device to pc using usb cable in fastboot mode (switch off phn and press power+vol up and then select fastboot)
6. Use the following fastboot command
Code:
fastboot boot recovery.img
This command will not flash the recovery, it will just let your phone boot into recovery and it will work on locked bootloader
7. You will get the recovery menu then. Install the previously downloader supersu.zip from external sd card using the recovery menu.
8. Congratulation, You have successfully rooted your android one device without unlocking bootloader...:good:
Here is a video guide created by @thesaurabh7777, u can check it..
https://www.youtube.com/watch?v=DxlowF80deY&list=UUAWTixiBL7GqKAZB5OLAwDA
Credit
1. @varun.chitre15 for custom recovery
2. @Chainfire for supersu.zip
thanks
Thank you. Just what i wanted.
Anyone tried? And how to unroot if needed ?
UPDATE : I tried. It works and works like charm. I have created CWM backup of my stock ROM, rooted device and installed xposed also.
You can always unroot from settings in SuperSu - Which essentially removes itself and su binaries.
coolkoushik07 said:
Hi guys, today I am going to share this simple tutorial on how to root without unlocking bootloader of sprout.. Many people asked me how to do so I am here to create a simple tut for everyone..
Requirements
1. Any custom recovery for sprout (I prefer philz http://forum.xda-developers.com/crossdevice-dev/android-one-general/sprout-philz-touch-v6-57-9-t2887574 )
2. Fastboot files (google for minimal fastboot) and fastboot drivers
3. Supersu update zip (http://download.chainfire.eu/supersu)
Proceedure
1. Install fastboot drivers and fastboot files..
2. Rename the custom recovery as "recovery.img"
3. Place the recovery.img within fastboot directory (where the fastboot.exe located)
4. Put supersu.zip in root of your phone's sd card
5. Connect your android one device to pc using usb cable in fastboot mode (switch off phn and press power+vol up and then select fastboot)
6. Use the following fastboot command
Code:
fastboot boot recovery.img
This command will not flash the recovery, it will just let your phone boot into recovery and it will work on locked bootloader
7. You will get the recovery menu then. Install the previously downloader supersu.zip from external sd card using the recovery menu.
8. Congratulation, You have successfully rooted your android one device without unlocking bootloader...:good:
Credit
1. @varun.chitre15 for custom recovery
2. @Chainfire for supersu.zip
Click to expand...
Click to collapse
This method applicable for moto G??
after rooting using this methord can i install cwm recovery without unlocking the bootloader? i want to backup my rom
austinpinto said:
after rooting using this methord can i install cwm recovery without unlocking the bootloader? i want to backup my rom
Click to expand...
Click to collapse
U can but u need flashable zip of recovery.. And u can backup and restore ur rom by booting into custom recovery too..
Sent from my Xperia Z1 Compact
coolkoushik07 said:
U can but u need flashable zip of recovery.. And u can backup and restore ur rom by booting into custom recovery too..
Sent from my Xperia Z1 Compact
Click to expand...
Click to collapse
can i boot into custom recovery and backup my entire rom without root or unlocking the bootloader?
austinpinto said:
can i boot into custom recovery and backup my entire rom without root or unlocking the bootloader?
Click to expand...
Click to collapse
Yes u can
Sent from my Xperia Z1 Compact
archies20 said:
This method applicable for moto G??
Click to expand...
Click to collapse
Please dont quote whole op...
And no, it will not work in moto..
Sent from my Xperia Z1 Compact
successfully rooted but how to check weather boot loader is locked r unlocked,with root can i get ota update(if the provide any in the near future )r else should i have do any thing to lock bootloader... thank you bro for the tut...:good::good:
how to unroot?
Can the device be unrooted by simple using the option in SuperSU to receive OTA update?
mknits said:
Can the device be unrooted by simple using the option in SuperSU to receive OTA update?
Click to expand...
Click to collapse
Yes and ota update depends on what modification u have done to ur phn while being rooted..
Sent from my Xperia Z1 Compact
coolkoushik07 said:
Yes and ota update depends on what modification u have done to ur phn while being rooted..
Sent from my Xperia Z1 Compact
Click to expand...
Click to collapse
Hi, if I root my device this way, just to backup some apps via TB, and not modify the system any other way, are you sure just unrooting will be enough to safely apply the Kitkat to Lollipop OTA?
I've read about this new "verified boot" thing in Lollipop, which essentially means if you modify system partition in any way, even if just to add the SU app/binaries, the OTA will fail (where it obviously didn't use to, before lollipop). I'm not sure if this verified boot thing will apply to the OTA for Kitkat to Lollipop too, or just updates From Lollipop to future versions.
(AP did an article just a couple of weeks back, check it out here: http://www.androidpolice.com/2014/1...e-means-update-will-fail-system-modified-way/ )
I have made a backup of Stock ROM before rooting it,so when LOLLIPOP arrives and in case i have changes some system files, i can simply restore the stoock ROM to recieve the updates right???
Rahil S said:
I have made a backup of Stock ROM before rooting it,so when LOLLIPOP arrives and in case i have changes some system files, i can simply restore the stoock ROM to recieve the updates right???
Click to expand...
Click to collapse
Yes u can.. In fact I also did the same..
Sent from my Xperia Z1 Compact
coolkoushik07 said:
Yes u can.. In fact I also did the same..
Sent from my Xperia Z1 Compact
Click to expand...
Click to collapse
Thanks.
And even if i unlock bootloader, flashing the stock rom back with lock the bootloader again right or do i need to do it manually???
Rahil S said:
Thanks.
And even if i unlock bootloader, flashing the stock rom back with lock the bootloader again right or do i need to do it manually???
Click to expand...
Click to collapse
If u unlock bootloader, u have to lock bootloader manually after flashing stock rom..
Sent from my Xperia Z1 Compact
coolkoushik07 said:
If u unlock bootloader, u have to lock bootloader manually after flashing stock rom..
Sent from my Xperia Z1 Compact
Click to expand...
Click to collapse
I have not unlocked bootloader just rooted it. Now do i need to flash stock rom back or removing supersu will make it stock?? I have only used SuperSu and link2sd app. Will be very helpfull if you can guide me. Thanks
Rahil S said:
I have not unlocked bootloader just rooted it. Now do i need to flash stock rom back or removing supersu will make it stock?? I have only used SuperSu and link2sd app. Will be very helpfull if you can guide me. Thanks
Click to expand...
Click to collapse
Yes it will
Sent from my Xperia Z1 Compact
Nice
---------- Post added at 04:16 PM ---------- Previous post was at 04:15 PM ----------
Good work

[Tutorial] How To Root Nexus 5 Lollipop 5.0.1

Hi Everyone, I am Pushkar Dua just wanted to share a rooting guide for Nexus 5 Android 5.0.1
As many people Reported that Root has stopped working after the 5.0.1 Update or previous Binaries lead device to Boot Loop,
Please Download Latest Binaries That i am providing here: http://download.chainfire.eu/641/SuperSU/UPDATE-SuperSU-v2.40.zip
And flash it with TWRP recovery..
Please Use TWRP Version 2.8.1.0 as people reported some problems in latest 2.8.2.0 version.
Downlaload TWRP 2.8.1.0
Please note: if you're having a problem with twrp 2.8.1.0 asking for password..
Please use twrp 2.0.4.5
just reboot to system and you will have root access..
Watch the video for more info and Please Hit thanks or subscribe me on youtube to support me! every bit will be strongly appreciated!
Please Leave your questions BY QUOTING ME
Thanks
Thanks To @Chainfire for making this!
Original Thread for SuperSU : http://forum.xda-developers.com/showthread.php?t=1538053 Root Nexus 5 Lollipop 5.0.1
Hey!
Thanks a lot. Really helped solve my problem!
No problem
This doesn't belong in Development.
Actually i am not sure where should this be.. I'd request modders to please move it to the correct board!
Thanks man!
Delete
Since you've probably lost your custom recovery upgrading to 5.0.1, you can grab the TWRP images for Nexus 5 here: http://techerrata.com/browse/twrp2/hammerhead
I believe you need to use 2.8.1.0 since 2.8.2.0 either doesn't work or is causing problems for many users.
CF-Auto-root is still OK. I just tried
wondertx said:
CF-Auto-root is still OK. I just tried
Click to expand...
Click to collapse
Isn't CF-Auto root adding files from the 5.0 release over the 5.0.1 ? Isn't it safer to wait for a 5.0.1 autoroot?
wondertx said:
CF-Auto-root is still OK. I just tried
Click to expand...
Click to collapse
How did you update from a rooted (with CF-Auto Root) 5.0 to 5.0.1 you just received the OTA and installed it without any problems ?
I like to know because i am on 5.0 stock just rooted with CF_Auto root.
So no more need for CF-Auto?
Just flashing SuperSU zip with TWRP is enough?
I flashed a Custom Rom Using TWRP which doesn't have any root permission...
MrKaon said:
So no more need for CF-Auto?
Just flashing SuperSU zip with TWRP is enough?
Click to expand...
Click to collapse
Yes... Just Flashing with TWRP Is Enough!
Guys, i installed the 5.0.1 update by fastboot flashing system, boot and radio. I lost my custom recovery tho (CWR). I now tried to install TWRP, but after flashing the recovery image, the recovery still hasnt changed. Could i just flash CRW or should i use TWRP for this version?
Ubichinon said:
Guys, i installed the 5.0.1 update by fastboot flashing system, boot and radio. I lost my custom recovery tho (CWR). I now tried to install TWRP, but after flashing the recovery image, the recovery still hasnt changed. Could i just flash CRW or should i use TWRP for this version?
Click to expand...
Click to collapse
have you tried wugfresh's nexus toolkit to flash TWRP recovery???
maybe that works........ waiting for ur response... let me know..
pushkardua said:
have you tried wugfresh's nexus toolkit to flash TWRP recovery???
maybe that works........ waiting for ur response... let me know..
Click to expand...
Click to collapse
This. I flash with it here since 4.4.4 and it did everything just fine. Not only it is an app to automatically root, but it gives very good hints, and provides lots of others features like installing Apks, getting a adb prompt, and so much more. Greatest third party Android app I have tried. Highly recommended, didn't even had to wait they update it for 5.0.1, as soon I got the 5.0.1 OTA notification, Nexus Root Toolkit was already ready for it.
Ubichinon said:
Guys, i installed the 5.0.1 update by fastboot flashing system, boot and radio. I lost my custom recovery tho (CWR). I now tried to install TWRP, but after flashing the recovery image, the recovery still hasnt changed. Could i just flash CRW or should i use TWRP for this version?
Click to expand...
Click to collapse
This is lollipop security, custom recover wouldn't stick, after each reboot it will replaced with stock one, of course there is a way to make it sticky just search the forum.
Sent from my Nexus 5 using Tapatalk
MrKaon said:
So no more need for CF-Auto?
Just flashing SuperSU zip with TWRP is enough?
Click to expand...
Click to collapse
That's always been enough. You can use Cf's auto root if you don't want to use a custom recovery.
Molitro said:
That's always been enough. You can use Cf's auto root if you don't want to use a custom recovery.
Click to expand...
Click to collapse
I had similar discussion with Chainfire:
MrKaon said:
So guys for rooting lollipop on Nexus 5 stock all I need is flashing latest zip with TWRP?
No more need to flash modified kernel?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Chainfire said:
Initial root requires using CFAR. You can update using TWRP afterwards.
Click to expand...
Click to collapse
Click to expand...
Click to collapse

Unlocking bootloader and installing Custom recovery [Sprout4] [Marshmallow 6.0]

So i have successfully installed a custom recovery on my phone running Marshmallow and also unlocked the bootloader!
Its quite simple actually!
I am not responsible for any damage you make to your phone!
Steps-
1. Download the zip file from the link and extract it.
2. Install both the drivers and then proceed!(The drivers are universal and work for Windows 98,xp,vista,7,8,8.1,10 but in 8,8.1,10 you might need to turn off the digital signature verification-Make good use of google)
3.After installing the drivers , connect your phone in switched on and remember to turn on usb debugging in the dev options!
4. Open the unlock_bootloader_... and run the .bat file and follow the on screen steps( All the data will be formatted so make a backup beforehand)
5.After doing this you will void your warranty so make sure you know what you are doing!
6. Open the one click installer folder and replace the recovery.img with any recovery that you want.
7. Now again connect your phone in switched on mode and usb debugging on and run the .bat file of recovery installer.. and follow the on screen steps!
8.As soon as the the recovery installation is over do not let teh phone reboot just press the vol up button as the installation process stops and then go to recovery!
9.Boom!! Now you have a phone with unlocked bootloader and a custom recovery installed on marshmallow!!
10.Flash custom Kernels,Boot Animations, Logos and root your phone running marshmallow and brag!
Downloads--
Bootloader and Recovery.zip(27.4 MB)
Press Thanks:good: if this helped and if you have any querries just use the section below!
Recovery Kernel?
Hi bro just a quick question did you use the MM kernel in the custom recovery?
On our None AOSP standard Mediatek devices the rom does a Kernel check to ensure both the boot and recovery Kernels are of the same version eg KK boot = KK Recovery LP boot = LP Recovery so I just wondered if the MM Kernel still works in the Philz recovery or are you still using a kernel from a older version of android eg KK or LP.
Hope that makes sense to you :laugh:
How to open the unlock_bootloader ??? There is no such option
how about rooting? what method did you use?
bigrammy said:
Hi bro just a quick question did you use the MM kernel in the custom recovery?
On our None AOSP standard Mediatek devices the rom does a Kernel check to ensure both the boot and recovery Kernels are of the same version eg KK boot = KK Recovery LP boot = LP Recovery so I just wondered if the MM Kernel still works in the Philz recovery or are you still using a kernel from a older version of android eg KK or LP.
Hope that makes sense to you :laugh:
Click to expand...
Click to collapse
Actually i didn't work on the recovery, i just made the one click thing, i inserted any random recovery i found working on 6.0 .
cheeze.keyk said:
how about rooting? what method did you use?
Click to expand...
Click to collapse
i flashed a custom kernel and then the super su beta zip
akash.kotwani said:
How to open the unlock_bootloader ??? There is no such option
Click to expand...
Click to collapse
in the zip you will find a .bat file, open that and follow on screen instructions
How to relock bootloader if I ever want to?
net_freak said:
How to relock bootloader if I ever want to?
Click to expand...
Click to collapse
Well i did not make anything that can do that but you'll probably find it in other threads. You can also flash bootloader.using the stock rom file via sp flash tools to relock it just untick everything else but bootloader!
Unlocking bootloader is necessary? Can I not just do it with it locked bootloader?
net_freak said:
Unlocking bootloader is necessary? Can I not just do it with it locked bootloader?
Click to expand...
Click to collapse
You can but unlocking the bootloader opens up many other things for devs!
divyesh bansal said:
You can but unlocking the bootloader opens up many other things for devs!
Click to expand...
Click to collapse
Will the fastboot method to flash twrp work ? I'm on Android 6.0
net_freak said:
Will the fastboot method to flash twrp work ? I'm on Android 6.0
Click to expand...
Click to collapse
Yes it does, the tool is also all about it. In the one click recovery intaller folder replace the recovery.img with your twrp(you will have to rename twrp.img file to recovery.img) and follow the steps in the first post in this thread!
divyesh bansal said:
Yes it does, the tool is also all about it. In the one click recovery intaller folder replace the recovery.img with your twrp(you will have to rename twrp.img file to recovery.img) and follow the steps in the first post in this thread!
Click to expand...
Click to collapse
Thanks. . can I use all in one tool kit by @Faiyaz5yaz for the same

Need a root

Need a root method as soon as possible.
wleagle said:
Need a root method as soon as possible.
Click to expand...
Click to collapse
I am trying to search the tutorial but here i want to inform you that After rooting you will be lost your smartphone warranty.
If you want to boot the HTC One X9 Smartphone, Just follow the given process below:
Unlock your HTC One X9 smartphone
After that you need to install Android ADB & Fast boot drivers carefully.
Making sure that your mobile has at least 60% battery charge
Make sure that you have backed up all your important
After Install fast boot drivers, you will able to boot your smartphone quickly
If you wanna root your device, install the applications which rootable. ex : Super SU, Busy Box etc
molanjami said:
I am trying to search the tutorial but here i want to inform you that After rooting you will be lost your smartphone warranty.
Click to expand...
Click to collapse
Of course I know, but I prefer having more functions. I think it is easy to unlock the bootloader, but there is not any 3rd party recovery available. Maybe I should wait until update to 6.0
wleagle said:
Of course I know, but I prefer having more functions. I think it is easy to unlock the bootloader, but there is not any 3rd party recovery available. Maybe I should wait until update to 6.0
Click to expand...
Click to collapse
If you will find how to root it write me pls
Poma Nine said:
If you will find how to root it write me pls
Click to expand...
Click to collapse
Off course bro i am trying to find
Hey all,
Is this phone available in USA market?
Best Regards
Hey guys, I rebuild the TWRP 2.8.7.0 recovery from M9+
You can try it will work or not, but I have China's stock recovery only so far...
So, use it at your own risk
twrp-2.8.7.0-e56ml_dtul.img
https://www.androidfilehost.com/?fid=24411628330025819
BTW, if someone can provide me the hosd file, I can decrypt the RUU file and make stock ROM
sabpprook said:
Hey guys, I rebuild the TWRP 2.8.7.0 recovery from M9+
You can try it will work or not, but I have China's stock recovery only so far...
So, use it at your own risk
twrp-2.8.7.0-e56ml_dtul.img
https://www.androidfilehost.com/?fid=24411628330025819
BTW, if someone can provide me the hosd file, I can decrypt the RUU file and make stock ROM
Click to expand...
Click to collapse
Successfully flashed, but cannot mount /system partition. When flash this recovery again it returns "download for partition recovery is not allowed"
wleagle said:
Successfully flashed, but cannot mount /system partition. When flash this recovery again it returns "download for partition recovery is not allowed"
Click to expand...
Click to collapse
Or you can backup the boot image by TWRP revovery
and send it to me, I can make pre-root boot image for you
sabpprook said:
Or you can backup the boot image by TWRP revovery
and send it to me, I can make pre-root boot image for you
Click to expand...
Click to collapse
Okay, I'll do this after going back home, Thanks!
wleagle said:
Okay, I'll do this after going back home, Thanks!
Click to expand...
Click to collapse
flash boot image in download mode
https://www.androidfilehost.com/?fid=24415232478674992
install phhs superuser app
https://play.google.com/store/apps/details?id=me.phh.superuser
you could get root permission now
sabpprook said:
flash boot image in download mode
https://www.androidfilehost.com/?fid=24415232478674992
install phhs superuser app
https://play.google.com/store/apps/details?id=me.phh.superuser
you could get root permission now
Click to expand...
Click to collapse
I have followed your instruction. The modified boot image is successfully flashed , and phhs superuser is installed. But when I input su in terminal, it returns permission denied
wleagle said:
I have followed your instruction. The modified boot image is successfully flashed , and phhs superuser is installed. But when I input su in terminal, it returns permission denied
Click to expand...
Click to collapse
how about this file
https://www.androidfilehost.com/?fid=24415232478676396
sabpprook said:
how about this file
https://www.androidfilehost.com/?fid=24415232478676396
Click to expand...
Click to collapse
Still not work...
sabpprook said:
how about this file
https://www.androidfilehost.com/?fid=24415232478676396
Click to expand...
Click to collapse
Shall I wipe data before flashing the boot image?
wleagle said:
Shall I wipe data before flashing the boot image?
Click to expand...
Click to collapse
Maybe you should modify the boot image by yourself
1. flash the stock boot image that you've backup
2. flash the superuser.zip that provided in this thread in TWRP recovery
http://forum.xda-developers.com/android/software-hacking/wip-selinux-capable-superuser-t3216394
Good luck, bro
sabpprook said:
Maybe you should modify the boot image by yourself
1. flash the stock boot image that you've backup
2. flash the superuser.zip that provided in this thread in TWRP recovery
http://forum.xda-developers.com/android/software-hacking/wip-selinux-capable-superuser-t3216394
Good luck, bro
Click to expand...
Click to collapse
Great! It works!
Hello there you have x9 official rom or recovery.img
Hello there you have x9 official rom or recovery.img

How to root z3+ nougat version

Please help me
Download the latest Superuser Zip and flash it using TWRP Recovery (Unlocked bootloader is required for rooting)
[email protected] said:
Download the latest Superuser Zip and flash it using TWRP Recovery (Unlocked bootloader is required for rooting)
Click to expand...
Click to collapse
Is there any way to flash it via flashtool?
My bootloader is unlocked.
Holydao said:
Is there any way to flash it via flashtool?
My bootloader is unlocked.
Click to expand...
Click to collapse
I dont know the other way.
If you already unlocked the bootloader, flash TWRP Recovery using Fast Boot Command and then flash SU Zip using TWRP.
[email protected] said:
I dont know the other way.
If you already unlocked the bootloader, flash TWRP Recovery using Fast Boot Command and then flash SU Zip using TWRP.
Click to expand...
Click to collapse
Thank you very much, I''ll try asap.
[email protected] said:
I dont know the other way.
If you already unlocked the bootloader, flash TWRP Recovery using Fast Boot Command and then flash SU Zip using TWRP.
Click to expand...
Click to collapse
Which version of TWRP should I use for Z3+ (E6553) on nougat (32.3.A.0.372_R3D_Customized RU_1295-0592)?
Holydao said:
Which version of TWRP should I use for Z3+ (E6553) on nougat (32.3.A.0.372_R3D_Customized RU_1295-0592)?
Click to expand...
Click to collapse
Check this step by step guide: https://forum.xda-developers.com/xperia-z4/general/guide-safe-bootloader-unlock-restore-t3386915
[email protected] said:
Check this step by step guide: https://forum.xda-developers.com/xperia-z4/general/guide-safe-bootloader-unlock-restore-t3386915
Click to expand...
Click to collapse
I don't know why but I just couldn't make it, I got soft brick everytime and I flashed to "32.3.A.0.372_R3D_Customized RU" for hundred times. I quit trying that.
Now I'm trying to root my E6553 (on 32.2.A.0.224), stiil couldn't make it either. It stucks on SONY logo or endless boot loop. I just want to root it for once, not to flash twrp but to boot on twrp and flash SU. Isn't that what we call "root"? Am I wrong?
My device bootloader is unlocked, on stock MM rom "32.2.A.0.224". I just want to boot it on TWRP and flash SU, that's all. Isn't that enough for rooting? After that I want to use some apps that only works on rooted devices.
Anyway, thank you for your help, I really apreciate that but I still need help more than ever, each post that I followed to root my device ended in a bad way.
I have essential drivers, my bootloader is unlocked. What is wrong with my device? I tried lots of boot.img's, recovery.img and twrp1.img's but nothing changed...
Holydao said:
I don't know why but I just couldn't make it, I got soft brick everytime and I flashed to "32.3.A.0.372_R3D_Customized RU" for hundred times. I quit trying that.
Now I'm trying to root my E6553 (on 32.2.A.0.224), stiil couldn't make it either. It stucks on SONY logo or endless boot loop. I just want to root it for once, not to flash twrp but to boot on twrp and flash SU. Isn't that what we call "root"? Am I wrong?
My device bootloader is unlocked, on stock MM rom "32.2.A.0.224". I just want to boot it on TWRP and flash SU, that's all. Isn't that enough for rooting? After that I want to use some apps that only works on rooted devices.
Anyway, thank you for your help, I really apreciate that but I still need help more than ever, each post that I followed to root my device ended in a bad way.
I have essential drivers, my bootloader is unlocked. What is wrong with my device? I tried lots of boot.img's, recovery.img and twrp1.img's but nothing changed...
Click to expand...
Click to collapse
Sorry bro, forgot to tell you that you also need a patched stock kernel (with DM Variety & Sony RIC disabled and DRM fixed). After that only you can flash SU Zip. Else it will be boot looped. Check guide link for making patched kernel of you choice of version with one little tool. You can also flash custom Kernel like Zach Kernel, Andro Plus Kernel... etc instead of patched stock kernel to avoid bootloop after SU flash.
AND MY XPERIA OPTION TO BE TURNED OFF else also will in boot loop.
Now the steps are as follows:
Flash Stock ROM
Flash patched kernel
Flash TWRP Recovery
Flash SU Zip
That's it
More info Patched Kernel and DM Variety & Sony RIC disabled and DRM fixed: LINK
I did it at last
One of the kernels didn't create a bootloop after I tried aprox. 128 times and after that SU was flashed. Now I have substratum on MM, thanks again
E6553 cihazımdan Tapatalk kullanılarak gönderildi
Holydao said:
I did it at last
One of the kernels didn't create a bootloop after I tried aprox. 128 times and after that SU was flashed. Now I have substratum on MM, thanks again
E6553 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
Ohhhhh... Great...
But tried 128 times??? OMG... You have to spend some time on reading all TECH and FAQ posts before attempting the 3rd atleast bro.... :laugh::good:
I spent my whole time after work and slept at 3 am for 4 days, spent aprox 30 hours... I read every discussion about root 5 times on forum. ?
Why is it so hard to find a proper kernel to root?
E6553 cihazımdan Tapatalk kullanılarak gönderildi

Categories

Resources