[Q] Rooting Nexus 5 with Lollipop without PC, Possible? - Nexus 5 Q&A, Help & Troubleshooting

Few weeks ago, when I was over Kitkat 4.4.4, I could use Towelroot tool to root my Nexus 5, it unlocked the bootloader and rooted my phone like charm without needing to wipe data, installing a custom recovery or connect it to a PC. The idea now that after upgrading to Lollipop, Towelroot tells that Nexus 5 is not a supported device!
Any alternatives?

ahmedmelm said:
Few weeks ago, when I was over Kitkat 4.4.4, I could use Towelroot tool to root my Nexus 5, it unlocked the bootloader and rooted my phone like charm without needing to wipe data, installing a custom recovery or connect it to a PC. The idea now that after upgrading to Lollipop, Towelroot tells that Nexus 5 is not a supported device!
Any alternatives?
Click to expand...
Click to collapse
No, you need a custom recovery to root without a PC, but if you have upgraded already, you need root to flash a custom recovery. Vicious circle.

rootSU said:
No, you need a custom recovery to root without a PC, but if you have upgraded already, you need root to flash a custom recovery. Vicious circle.
Click to expand...
Click to collapse
And can I manage this without wiping phone data?

If your bootloader is locked, no - but you can back up apps and data using Helium without rooting (it uses ADB) and then unlock/root and then restore data afterwards

Rootsu you don't have to have a custom recovery
You could use an apk such as vroot or kingroot. you can get vroot at mgyun.com/vroot and you can get kingroot at kingroot.net and if those don't work you can try downloading this Chinese appstore mobile.baidu.com/?source=mobres&from=1010680m#/item?pid=825114773 and look up root there are various kinds of apps to root almost all phones.

be wary of viruses/malware, etc. i wouldn't get anything from a chinese store.

Beekay you are right I'd would recommend a antivirus I use one all the time I'll scan unknown apps or sources other google play keep caution
Sent from my C6530N using XDA Free mobile app

Related

[Q] Rooted but no Root access

Hi every one,
I currently am using an LG G2 from tmobile (801 model). My device says its rooted but it doesnt have root access because I forgot to flash supersu binaries before i flashed the 4.4.2 version of the software. But now my custom recovery doesnt exist anymore.
I've tried using LG flash tools to flash back to 4.2. stock settings to start over but I am unable to do so for some reason. LG Flash tools isnt able to recognize my G2 in download mode. My computer is able to recognize my G2 when it is turned on though.
So is there anyway to flash a custom recovery without root access?
Or is there anyway to flash supersu binaries without a custom recovery using ADB?
I've tried trouble shooting with multiple threads and multiple downgrade methods but none of them are giving me any luck. I really want to flash a custom rom on my LG g2 and have the benefits of root access.
Any help would be greatly appreciated.
sai.nissankula said:
Hi every one,
I currently am using an LG G2 from tmobile (801 model). My device says its rooted but it doesnt have root access because I forgot to flash supersu binaries before i flashed the 4.4.2 version of the software. But now my custom recovery doesnt exist anymore.
I've tried using LG flash tools to flash back to 4.2. stock settings to start over but I am unable to do so for some reason. LG Flash tools isnt able to recognize my G2 in download mode. My computer is able to recognize my G2 when it is turned on though.
So is there anyway to flash a custom recovery without root access?
Or is there anyway to flash supersu binaries without a custom recovery using ADB?
I've tried trouble shooting with multiple threads and multiple downgrade methods but none of them are giving me any luck. I really want to flash a custom rom on my LG g2 and have the benefits of root access.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
All you need to do is install the towelroot.apk to give instant temporary root. Then install SuperSU from the dev thread here on xda or from the play store. After installing SuperSU go to its settings and select install as a system app and reboot when finished. It might take 2 attempts before it successful (it always takes me 2 tries). Then uninstall towelroot as it's no longer required since you've gained permanent root. Now install the autorec.apk and you'll install TWRP recovery. Now that you have root and recovery and have control of your device you can customise to taste. In my case I always install busybox and a terminal emulator so I can further fine tune my system.
I hope this helps
Ciao
still got issues :/
Odysseus1962 said:
All you need to do is install the towelroot.apk to give instant temporary root. Then install SuperSU from the dev thread here on xda or from the play store. After installing SuperSU go to its settings and select install as a system app and reboot when finished. It might take 2 attempts before it successful (it always takes me 2 tries). Then uninstall towelroot as it's no longer required since you've gained permanent root. Now install the autorec.apk and you'll install TWRP recovery. Now that you have root and recovery and have control of your device you can customise to taste. In my case I always install busybox and a terminal emulator so I can further fine tune my system.
I hope this helps
Ciao
Click to expand...
Click to collapse
However even when i go into supersu, it keeps saying my binaries are not up to date. So i cant install anything and I cant do anything to install a custom recovery without root access.
sai.nissankula said:
However even when i go into supersu, it keeps saying my binaries are not up to date. So i cant install anything and I cant do anything to install a custom recovery without root access.
Click to expand...
Click to collapse
So you have installed Towelroot, achieved root then having issues installing the SuperSU.apk this is indeed an issue. Towelroot should allow for it to be installed. When you install Towelroot do you get the warnings from the installer and Lookout that the package contains an exploit? Do you interrupt or stop it from fully installing when you see the warnings? The only thing I can think of is you are doing something wrong when installing towelroot which is prohibiting it from doing its job in gaining root.

[Q] google nexus 5 root

so i had my google nexus 5 rooted and had the bootloader unlocked and then i did 2 system updates starting at 4.4.2 updated to 4.4.3 then updated to 4.4.4 and then my device lost root access. what is the easiest way to unlock my bootloader and root my nexus 5 using windows 8 on android 4.4.4? all help will be greatly appreciated. thank you.
jaybyrd said:
so i had my google nexus 5 rooted and had the bootloader unlocked and then i did 2 system updates starting at 4.4.2 updated to 4.4.3 then updated to 4.4.4 and then my device lost root access. what is the easiest way to unlock my bootloader and root my nexus 5 using windows 8 on android 4.4.4? all help will be greatly appreciated. thank you.
Click to expand...
Click to collapse
the absolute easiest way is to just use adb with windows (make sure you don't have data on the phone you want to save as it will be deleted) turn the phone off then into download mode, type `fastboot oem unlock` then download a custom recovery for your phone, flash it however you seem fit, and install a custom rom from there. I tried going stock rooted once and that was the most painful experience as every update you lost root, even with the rootkeeper apps.
google nexus 5
dreamwave said:
the absolute easiest way is to just use adb with windows (make sure you don't have data on the phone you want to save as it will be deleted) turn the phone off then into download mode, type `fastboot oem unlock` then download a custom recovery for your phone, flash it however you seem fit, and install a custom rom from there. I tried going stock rooted once and that was the most painful experience as every update you lost root, even with the rootkeeper apps.
Click to expand...
Click to collapse
can you walk me thru it? step by step? this is confusing. i am new to this
jaybyrd said:
can you walk me thru it? step by step?
Click to expand...
Click to collapse
Yeah.
1. Ignore the previous advice.
2. Download this.
3. Use it to lock/unlock your bootloader without PC and without losing data.
If you need to re-root, use Towelroot.
Planterz said:
Yeah.
1. Ignore the previous advice.
2. Download this.
3. Use it to lock/unlock your bootloader without PC and without losing data.
If you need to re-root, use Towelroot.
Click to expand...
Click to collapse
bootunlocker needs root access and as of 4.4.4 every exploit known has been patched...just saying
dreamwave said:
bootunlocker needs root access and as of 4.4.4 every exploit known has been patched...just saying
Click to expand...
Click to collapse
4.4.4 did not patch the Towelroot exploit.

Root Nexus 5 Marshmallow without wiping

Hey guys,
I would like to change my LTE Bands with some software and guide I found here. I need root for this.
I am willing to root but not wiping data, if it can't be done without it, I would rather not root it.
Can you guys point me to a guide for Marshmallow? Found some on KK and some on Lollipop, none on Marshmallow.
Thanks a lot!
Dan
Almost the same as LP. Install or boot to TWRP recovery and use one of these solutions:
1. Use a custom kernel and flash SuperSU 2.52
2. Flash SuperSU 2.62
User data aren't wiped when rooting a Nexus 5.
EDIT: you must have an unlocked BL though. If it's not the case, you can't root without wiping user data.
BL is unfortunatelly locked. So basically I do need to wipe it. I think I would rather live without 4g until I upgrade to N5X.
If your bootloader is locked is no way to root without wipe data..to root M we need to flash custom kernel and custom recovery..its mean we need to unlock bootloader and it will wipe our data in intetnal storage

How to root 6.0.1

Everything is in the title how to root an updated to marshmallow 6045i.
Thanks
wiwild said:
Everything is in the title how to root an updated to marshmallow 6045i.
Thanks
Click to expand...
Click to collapse
Just flash this Supersu
https://download.chainfire.eu/751/SuperSU/
other versions not works
Alek Dev said:
Just flash this Supersu
https://download.chainfire.eu/751/SuperSU/
other versions not works
Click to expand...
Click to collapse
So just to clarify, I have a 6045I factory global unlocked from Amazon, It has never been rooted, bootloader unlocked, nothing. So would I place on SD and apply update through stock recovery, or is there a different method? Really just want root for adaway and xposed. TWRP would be nice, but not necessary. Just don't want a new paperweight. Thanks!
Can i install twrp to flash thid or stock is fine?
You can try windroid toolkit v3.1.
First u have to unlock bootloader then to flash recovery and supersu .
For me it is not recognising my phone hope u will get success.
If try then pls share ur experience.
yash_rathore25 said:
You can try windroid toolkit v3.1.
First u have to unlock bootloader then to flash recovery and supersu .
For me it is not recognising my phone hope u will get success.
If try then pls share ur experience.
Click to expand...
Click to collapse
I downloaded twice, and twice got security that windroid 3.1 has trojan, and was quarantined!?!
dongarritas said:
I downloaded twice, and twice got security that windroid 3.1 has trojan, and was quarantined!?!
Click to expand...
Click to collapse
For me it got downloaded but showing device either offline or unauthorized
I'd run a full virus /malware scan.... I use 360 Security on mobile devices and PC's. It, along with SUPERAntiSpyware has served me well.
Sent from my LG-H631 using Tapatalk
Just install the TWRP 3.0 in android development (it has instructions in the thread) and then you can flash the supersu mentioned.
famewolf said:
Just install the TWRP 3.0 in android development (it has instructions in the thread) and then you can flash the supersu mentioned.
Click to expand...
Click to collapse
Bro,
They also on locked bootloader with no fastboot commands working like me.
yash_rathore25 said:
Bro,
They also on locked bootloader with no fastboot commands working like me.
Click to expand...
Click to collapse
Well the obvious choices are:
1) Use mobile Q to restore to 5.0.2...unlock bootloader, install twrp....upgrade to marshmallow using the modified update.zip that doesn't wipe recovery and finally root using the file mentioned.
or
2) Live with it as it is until someone figures out how to restore fastboot which will probably still require downgrading.
famewolf said:
Well the obvious choices are:
1) Use mobile Q to restore to 5.0.2...unlock bootloader, install twrp....upgrade to marshmallow using the modified update.zip that doesn't wipe recovery and finally root using the file mentioned.
or
2) Live with it as it is until someone figures out how to restore fastboot which will probably still require downgrading.
Click to expand...
Click to collapse
I am waiting some days otherwise i will downgrade
BTW my device is recognized in fastboot but commands not working. It means fastboot is working but commands have been changed
dongarritas said:
So just to clarify, I have a 6045I factory global unlocked from Amazon, It has never been rooted, bootloader unlocked, nothing. So would I place on SD and apply update through stock recovery, or is there a different method? Really just want root for adaway and xposed. TWRP would be nice, but not necessary. Just don't want a new paperweight. Thanks!
Click to expand...
Click to collapse
The root install it with TWRP !
Alek Dev said:
The root install it with TWRP !
Click to expand...
Click to collapse
That's the problem. This phone is totally stock with nothing done but the update. I literally charged it, turned it on and 20 minutes later 6.0.1 was nagging for install, which I did. There is now the OEM unlock switch in developing options, but I don't know where to start, or flash.
Sent from my LG-H631 using Tapatalk
dongarritas said:
That's the problem. This phone is totally stock with nothing done but the update. I literally charged it, turned it on and 20 minutes later 6.0.1 was nagging for install, which I did. There is now the OEM unlock switch in developing options, but I don't know where to start, or flash.
Sent from my LG-H631 using Tapatalk
Click to expand...
Click to collapse
You must go back to 5.0 to install and then update it because in 6.0.1 update Removes Fastboot commands so you can't install it twrp....
I have a problem with rooting 6039Y on rom 6.0.1 by persona78. Stock rom 5.0.2 and root working fine. When i flash via TWRP after the update to MM i get this message:
-Cheking patch status
---Already patched, attempting to find stock backup
---Stock restore failed, attempting ramdisk restore
---Ramdisk restore failed, aborting
This solution - echo SYSTEMLESS=true >> /data/.supersu - not working.
Phone was simlock removed via furiousgold, maybe this is a problem?
Alcatel one touch idol 3 (5.5) 6045Y
i have this model Alcatel one touch idol 3 (5.5) 6045Y
full unlocked with unlocked bootloader and sim free (single sim model) with 6.0.1 from alcatel not updated to 6.0.1 already i got with 6.0.1 from alcatel (i know you will say "but that phone has 5.0 and updated to 6.0.1 trough a phone update online" But it is not updated ,phone came directly from factory and how i can root this device if there is any help.
Still no solution to rooting stock MM 6045I?
Hope this helps someone
I know this thread is dead, but replying so people can find the information easier.
I used this guide to flash twrp then used twrp to root on stock 6045O 6.0.1.

Rooted Nexus 6P Issues - Plus Looking to Upgrade to Nougat

I rooted my Nexus 6P when I purchased however a few months ago, something happened which kind of messed up my root. I can't remember now exactly what it was (maybe I updated OTA) however when I run Root checker, I get the message "Sorry! Root access is not properly installed on this device". Also Titanium Backup complains about my device not being properly rooted.
The strange thing is, my banking apps complain that my device is rooted and don't give me the full functionality
Also, my phone always downloads monthly updates, but I haven't been able to install since around June. It has now downloaded Android 7.1.1 and after trying to install this morning, it just booted into TWRP.
I'm after 2 things..
to have a properly rooted phone again
to have Android 7.1.1 installed
What's the best way for me to achieve this? What's actually happened to my phone? I would like to achieve the above 2 things with zero data loss if possible
5aq1b said:
I rooted my Nexus 6P when I purchased however a few months ago, something happened which kind of messed up my root. I can't remember now exactly what it was (maybe I updated OTA) however when I run Root checker, I get the message "Sorry! Root access is not properly installed on this device". Also Titanium Backup complains about my device not being properly rooted.
The strange thing is, my banking apps complain that my device is rooted and don't give me the full functionality
Also, my phone always downloads monthly updates, but I haven't been able to install since around June. It has now downloaded Android 7.1.1 and after trying to install this morning, it just booted into TWRP.
I'm after 2 things..
to have a properly rooted phone again
to have Android 7.1.1 installed
What's the best way for me to achieve this? What's actually happened to my phone? I would like to achieve the above 2 things with zero data loss if possible
Click to expand...
Click to collapse
If you are talking about stock OTA updates, that doesn't work on rooted devices.
To do stock OTA updates you need to remove root, you need stock recovery instead of custom recovery and you need to have an unmodified system partition.
Flash your stock firmware then update then root again after all updates are installed.
Sent from my SCH-I535 using Tapatalk
Droidriven said:
If you are talking about stock OTA updates, that doesn't work on rooted devices.
To do stock OTA updates you need to remove root, you need stock recovery instead of custom recovery and you need to have an unmodified system partition.
Flash your stock firmware then update then root again after all updates are installed.
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Ok thanks for the reply...
So if I don't want to do the stock update, then how do i fix my root first of all?
After I fix my root - Can i perform an update to 7.1.1 via a non-stock method? ie. download the update somehow and flash via ADB or install via TWRP?
5aq1b said:
Ok thanks for the reply...
So if I don't want to do the stock update, then how do i fix my root first of all?
After I fix my root - Can i perform an update to 7.1.1 via a non-stock method? ie. download the update somehow and flash via ADB or install via TWRP?
Click to expand...
Click to collapse
As I said, flash your original stock firmware, then apply any stock updates that you want and THEN root. The 7.1.1 OTA is a stock update.
YOU CAN'T APPLY STOCK UPDATES WHILE YOU ARE ROOTED AND YOU CAN'T DO STOCK UPDATES IN CUSTOM RECOVERY.
Or you can flash stock firmware to fix the device, then install root and custom recovery again and then if you want to flash a CUSTOM 7.1.1 you flash it in recovery but you can't apply the stock 7.1.1.
Sent from my SCH-I535 using Tapatalk
Thanks... And in both cases, i shouldn't lose my data because my bootloader is unlocked already from when i originally rooted... Is that correct?
Sent from my Nexus 6P using Tapatalk
Droidriven said:
As I said, flash your original stock firmware, then apply any stock updates that you want and THEN root. The 7.1.1 OTA is a stock update.
YOU CAN'T APPLY STOCK UPDATES WHILE YOU ARE ROOTED AND YOU CAN'T DO STOCK UPDATES IN CUSTOM RECOVERY.
Or you can flash stock firmware to fix the device, then install root and custom recovery again and then if you want to flash a CUSTOM 7.1.1 you flash it in recovery but you can't apply the stock 7.1.1.
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Thanks... And in both cases, i shouldn't lose my data because my bootloader is unlocked already from when i originally rooted... Is that correct?
Sent from my Nexus 6P using Tapatalk
5aq1b said:
Thanks... And in both cases, i shouldn't lose my data because my bootloader is unlocked already from when i originally rooted... Is that correct?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I'm not sure about that. Flashing something that upgrades or downgrades bootloader usually wipes data.
Sent from my SCH-I535 using Tapatalk

Categories

Resources