Has anybody come up with simpler rooting methods for the Ouya? - Ouya Q&A, Help & Troubleshooting

The main reason I ask this is because after every firmware update the root/su access disappears. I just wonder if there's some way to make it easier to quickly root again after these updates. I'm not saying having to go into adb to root is a major pain, it just gets tedious to have to do it after every simple update the Ouya gets. I was hoping an internal method of rooting would have been discovered or developed by now.

I would think OTA RootKeeper would work:
https://play.google.com/store/apps/details?id=org.projectvoodoo.otarootkeeper&hl=en

NssOne said:
The main reason I ask this is because after every firmware update the root/su access disappears. I just wonder if there's some way to make it easier to quickly root again after these updates. I'm not saying having to go into adb to root is a major pain, it just gets tedious to have to do it after every simple update the Ouya gets. I was hoping an internal method of rooting would have been discovered or developed by now.
Click to expand...
Click to collapse
Probably the easy thing to do is wait for custom rom's to be developed. Currently the one I'm working on has OTA updates redirected to a server in my control, what this would do is stop OTA updates from OUYA and allow us to keep root as long as the ROM supports it.

No, they can't if you keep posting questions in the developer section.

pitcherj said:
I would think OTA RootKeeper would work:
https://play.google.com/store/apps/details?id=org.projectvoodoo.otarootkeeper&hl=en
Click to expand...
Click to collapse
No, it wont. OTA rootkeepers work by either setting the immutable bit for the su file so not even root is allowed to modify/delete it from the filesystem, or they leave another suid binary on the filesystem so if su gets borked, their backup one is still there. All the Ouya updates format the /system partition. Neither a file with the immutable bit set or a backup suid binary would survive if they were on the /system partition.

gianptune,
Ah, I see.
Well, it was a thought anyway.
pitcherj

You could make an update zip that only flashes the su binary that you want.

Could always write a quick batch file or script that would automatically do the steps. Probably someone that knows more than I do that would have a better way of doing it, but that was my thought after seeing the update come down today.
If i put something together & anyone is interested i'll post it just so it will be a quick file to run after each update (I have my OUYA right next to my computer so it's always connected via USB).

I'm working on an all-in-one su/recovery/wifi adb/backup program right now.
Hold tight.

foil said:
I'm working on an all-in-one su/recovery/wifi adb/backup program right now.
Hold tight.
Click to expand...
Click to collapse
Same here. I've already done a little script for wired and wireless sideloading, now im trying to add rooting into it.
Although by the time i figure out how to implement the adb shell su commands into a batch script, theyll be releasing OUYA2.

dully79 said:
Same here. I've already done a little script for wired and wireless sideloading, now im trying to add rooting into it.
Although by the time i figure out how to implement the adb shell su commands into a batch script, theyll be releasing OUYA2.
Click to expand...
Click to collapse
Keep trying! I know it's silly, but it is so annoying too have to keep doing this.
Sent from my SCH-I535 using Tapatalk 4 Beta

TadeoNYC said:
Keep trying! I know it's silly, but it is so annoying too have to keep doing this.
Sent from my SCH-I535 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Ive figured it out it.
i was using
Code:
adb shell su "<command>"
instead of
Code:
adb shell "su <command>"
Ill update my script shortly after ive added a couple more options.

Related

Any Standard Rooted 1.47.651.1 ROMs out there?

Does anyone know of a "1.47.651.1 ROM" that:
• Is rooted WITHOUT Super User(meaning "adb shell" brings up "#", not a "$" and then "su" to get "#")
• Isn't tweaked to hell
• Has working AND updated EVDO & WiMax Radios
That's all I want, but can't seem to find it in this jumble of hacked ROMs and special do-dads.
I think that the "start over with 1.47" thread gets you to stock with everything updated, except that you're going to have superuser access.
It's probably your best bet. Why don't you want superuser permissions?
Because typing "su" an extra step, and it also asks me to give permissions everytime something with root access pops up. So annoying. I just want it to work lol.
Psionicsin said:
Because typing "su" an extra step, and it also asks me to give permissions everytime something with root access pops up. So annoying. I just want it to work lol.
Click to expand...
Click to collapse
It should only ask for the application once. If you don't have it, the application won't run at all will it?
Sirchuk said:
It should only ask for the application once. If you don't have it, the application won't run at all will it?
Click to expand...
Click to collapse
Seems to do it a lot, and even stops me to ask me if certain programs are allowed to communicate with Google servers every so often. Is SU something that is required NOW for a root to work? Because my last phone didn't (Black) didn't have it on there, had 1.47, and rooted fine with the flash exploit method.
It's not working for my white phone though, so I had to use SimpleRoot (which took me back to a WAY earlier version), and flash my way up to 1.47.
Psionicsin said:
Seems to do it a lot, and even stops me to ask me if certain programs are allowed to communicate with Google servers every so often. Is SU something that is required NOW for a root to work? Because my last phone didn't (Black) didn't have it on there, had 1.47, and rooted fine with the flash exploit method.
It's not working for my white phone though, so I had to use SimpleRoot, and flash my way up to 1.47.
Click to expand...
Click to collapse
I do not have your issues with the superuser permission app. It maintains a list of all allowed apps. Once you ass it as "always allowed", you never see it prompt for that app/function, again.
I am using whitslack

[Q] Any root for 8.9" new firmware version (8.4.9)???

Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Have you tried this method? http://forum.xda-developers.com/showthread.php?t=2069117 I was able to root mine on 8.4.9 system version a few days ago with it, using the alternative method C-2 listed in that guide.
Thank you. I'll take a look, give it a try ASAP and let you know.
That worked perfectly! Better than the first root I used and obviously, better than all the one's I've tried since I lost the first. Thank you very much!
louvega said:
That worked perfectly! Better than the first root I used and obviously, better than all the one's I've tried since I lost the first. Thank you very much!
Click to expand...
Click to collapse
You're welcome! I'm just happy I could point in you in the right direction that helped me root mine I'm happy to say that I finally have mine running CM11 [after many headaches & 4 days of trying to get there! lol].
TeamWeenie said:
You're welcome! I'm just happy I could point in you in the right direction that helped me root mine I'm happy to say that I finally have mine running CM11 [after many headaches & 4 days of trying to get there! lol].
Click to expand...
Click to collapse
Ok, back again.
So, my situation is now this: The root worked, by appearance but somehow, it only seems to be a "partial root", for lack of a better description.
I have SU and Rootcheck Basic installed and it says that I have root, but I can't get the play store to work no matter what, and can't change permissions on the /system/apps folder or write to there when trying to copy the Google Play apk there (attempting to see if I can run or install it there).
louvega said:
Ok, back again.
So, my situation is now this: The root worked, by appearance but somehow, it only seems to be a "partial root", for lack of a better description.
I have SU and Rootcheck Basic installed and it says that I have root, but I can't get the play store to work no matter what, and can't change permissions on the /system/apps folder or write to there when trying to copy the Google Play apk there (attempting to see if I can run or install it there).
Click to expand...
Click to collapse
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
Click to expand...
Click to collapse
I also would like to root my Kindle Fire HD 8.9 with version 8.4.9 When I opened ES File Explorer and attempted the above I got a message: Sorry, test failed. This feature cannot run on your device.
Any ideas? Thanks!
Leanna
Luck?
louvega said:
Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Click to expand...
Click to collapse
How are you getting on? I reset my Kindle and lost root, went to root again and have the same issues as you, Tried lots of methods but all ends up with having to factory reset kindle, Surly there should be a way to root the Fire HD?
Thanks.
TeamWeenie said:
Have you tried this method? http://forum.xda-developers.com/showthread.php?t=2069117 I was able to root mine on 8.4.9 system version a few days ago with it, using the alternative method C-2 listed in that guide.
Click to expand...
Click to collapse
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
KyleGriffiths said:
How are you getting on? I reset my Kindle and lost root, went to root again and have the same issues as you, Tried lots of methods but all ends up with having to factory reset kindle, Surly there should be a way to root the Fire HD?
Thanks.
Click to expand...
Click to collapse
I don't recall the exact steps, but if you follow link for the method that's on the first one I quote here, and follow it pretty precisely you'll get root. Mainly, some of the most important things I recall are USE THE KFFIRSTAIDE and that tool will basically get you into all the ADB functions you need to get and keep root. There's an option on there to turn off updates, which you need to do immediately after you gain root in order to keep root. Also, something that nobody seems to mention - you need to set the /system folder to r/w so that you can install the play store app or for anything system related to "take".
Ultimately, I would say, start with getting that KFFirstAide installed and communicating with your Kindle. Like I said, it has many functions you can see in it's options window.
Hope this helps! Good luck.
Click to expand...
Click to collapse
Oh, and also, make sure you have a root checker app installed, for obvious reasons.
LinearEquation said:
To make apps and or system r/w first download ES File Explorer. Install, open, give root permission, on the left side scroll down and click on "tools." Now go down and click "on" Root Explorer. Now click on the actual words "Root Explorer" and select Mount R/W and select r/w for path and system and then click OK.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app
Click to expand...
Click to collapse
This worked in the past for me on a rooted KF, but for some reason, even with (in ES File Explorer), Root Explorer on and confirmed, Mount R/W showing Path / and /system set to RW AND setting rights on the actual folder to RWE, copying the Play Store .apk file fails.
Any suggestions?
louvega said:
Hey all! Any help please?
I've tried ALL methods to gain root and as someone mentioned here: http://forum.xda-developers.com/showthread.php?t=2782266 , no success.
I can get to the reboot after the supposed root, but basically nothing else. No superuser, root-check fails, etc and then the device is permanently slow. Only solution is then a factory reset and back to square one, without any root.
Anyone have any success in rooting the new system version, http://bit.ly/1kgs5L8 8.4.9 ?? I had root in the past but the buggers pushed this one on me and I lost everything, even side-loaded apps (and while we're at it, can I disable these effing updates in the future?)
Thanks in advance.
Click to expand...
Click to collapse
I've had root, and TWRP. That lasts only as long as the Kindle stays off. Amazon is noticing, and forcing an update (back to 8.9.4), which breaks root. I think we're going to have to skip root and install something Amazon can't see (or find a way to block OTA updates).
[email protected] said:
I've had root, and TWRP. That lasts only as long as the Kindle stays off. Amazon is noticing, and forcing an update (back to 8.9.4), which breaks root. I think we're going to have to skip root and install something Amazon can't see (or find a way to block OTA updates).
Click to expand...
Click to collapse
I'm giving this to my grandson to use as his 1st tablet. I've got no more reason to get a Fire tablet now than I do an iOS device. I can get VOD on any android device now so the Fires can remain for the kiddies in the family who need Freetime.
1707
jesslynh said:
This worked in the past for me on a rooted KF, but for some reason, even with (in ES File Explorer), Root Explorer on and confirmed, Mount R/W showing Path / and /system set to RW AND setting rights on the actual folder to RWE, copying the Play Store .apk file fails.
Any suggestions?
Click to expand...
Click to collapse
Rooting the KF isn't enough to allow Play Store (or most other Google Apps) to work. You have to go a step further, and change the OS to CM (or similar). As long as Amazon can recognize the device, Google isn't going to function. Just no way around this one.
I have the sema problem with a partial root, i cant install on system/app...
any ideas? I want to be root for install a cm...
Thanks...

Root

http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Thanks. Looks to have worked flawlessly.
Works great! Thanks!
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Works great. As a thank you I used my play credit from the NP Promo to upgrade to SuperSU Pro. hopefully you see that money!
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Thank you. Simplest root evar I will also buy SU Pro
Worked perfectly, of course. Thanks as always.
Just saw this today but had already used the other root method here to get it. Either way, thanks for all the hard work you do on everything
Chainfire said:
http://download.chainfire.eu/631/CF-Root1/Root-Nexus-Player-fugu.zip
Click to expand...
Click to collapse
Is this assured to work with both LRX21M and LRX21V?
Worked perfectly, and now StickMount is working too. Just played a video off USB in XBMC.
Does anyone know a way to remove the su app from showing in the leanback launcher. Can't find it in the settings anywhere.
Pardon my ignorance, but what does this do exactly? ...aside from the obvious "gives you root"...I mean how, what does it do to the system?
Boblank said:
Does anyone know a way to remove the su app from showing in the leanback launcher. Can't find it in the settings anywhere.
Click to expand...
Click to collapse
Well be in next version, if you set icon to invisible, it will also disappear from leanback launcher.
Zip attachment
volwrath said:
Thank you. Simplest root evar I will also buy SU Pro
Click to expand...
Click to collapse
Do you just download to phone or PC and put the extraction on the Nexus Player to gain root?
Boblank said:
Does anyone know a way to remove the su app from showing in the leanback launcher. Cant find it in the settings anywhere.
Click to expand...
Click to collapse
Are you referring to the launcher settings or SuperSU settings there should be an option in SuperSU settings to set the SuperSU icon to invisible.
I just happened to check my system today and had the OTA update from LRX21M to LRX21V waiting. I tried installing it but Recovery stopped halfway through the install with an Error. I got back into Android with a power-cycle, so things are fine, but it's still on 21M.
I'm guessing this was due to having rooted the device. Is there a proper way to remove SuperSU to allow for a system update? I see there are 3 different options for cleaning up; does it particularly matter which one I choose? I could just pick one and try it but I'm kind of curious what the differences are between the options. Anybody know?
Update: I tried the second and third cleanup options (new superuser app and full unroot) and neither got me into a state where the OTA was successful. So I just downloaded the factory image and flashed the system.img from it, then reapplied the original root process.
xBIGREDDx said:
Update: I tried the second and third cleanup options (new superuser app and full unroot) and neither got me into a state where the OTA was successful. So I just downloaded the factory image and flashed the system.img from it, then reapplied the original root process.
Click to expand...
Click to collapse
probably a full unroot and flashing the stock boot.img would fully unroot, I wonder when LRX22C (5.0.1) will hit the nexus player
The root is fundamental in all devices for many things, and thanks to Chainfire and others independent developers we can consider Android a semi-open platform. (semi-open because not all is open source)
We don't want Android like the Apple walled garden, but we are not even against the sale of the software, we just want a common garden in which the user can choose and is not obliged.
For example with the root, it was easier to start this project:
Nexus Player with a Full Version of Android Lollipop https://plus.google.com/103019026671039069038/posts/V5XaLxK3vN8
This is just the base rom with all hardware components working, on this base that is very usable, i want add many other options. like external usb webcam and mic, improving the audio part that have fixed volume and many other things useful for the use in TV.
Nexus Player is not just Android TV, but is the first Nexus device with an intel cpu. Is a milestone in the evolution of Android.
This is just the start and I am very open to sharing and collaboration on this project.
Thanks Chainfire for the root and for your "How-To SU" guidelines.
Out of interest will rooting prevent OTA updates from installing in the future?
Chainfire said:
Well be in next version, if you set icon to invisible, it will also disappear from leanback launcher.
Click to expand...
Click to collapse
I did this, despite the warning it gave me. Now although I still get permission dialogs etc, I can not run the main program to delete apps etc from SU access. Is there anyway to go back to the main screen? I went to the apps sections of the NP and unlike other apps it didnt have an open command.
To get it back do I need to uninstall and then re-CFroot?
Thanks. I should pay better attention to dialog boxes but its not a huge deal.

Is there a way to install google play store on rooted fire tv without adb?

Just as the title dictates. I am trying to walk a friend through installing google play on his rooted fire tv, I emailed him all the necessary files and he installed via es file explorer which apprently did not work as it just gives him a white screen. Is this only able to function if it is installed via adb?
Did you guide him through the xposed framework installation as well?
Yes
danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.
navigates said:
danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.
Click to expand...
Click to collapse
Yea it's an older person so i was trying to make it as "friendly" as possible. He's able to navigate within es file explorer and can stick a usb stick in... adb fire i just feel is gonna be a lengthier and more difficult talk but it may come to that. I have recently installed it via es file explorer myself jsut to test and it seems to work fine so ill have him give it go.
danknasty said:
Yea it's an older person so i was trying to make it as "friendly" as possible. He's able to navigate within es file explorer and can stick a usb stick in... adb fire i just feel is gonna be a lengthier and more difficult talk but it may come to that. I have recently installed it via es file explorer myself jsut to test and it seems to work fine so ill have him give it go.
Click to expand...
Click to collapse
You mentioned Rooted. i have a solution for you. Get him to install quicksupport and start it up. Then use teamviewer on your home pc and connect to it using the number quick support generates. Note: the first time the person will have to accept access to root privs. From that point on you'll have full control of his firetv from your PC. I do that all the time for my parents who live remotely.
I also connect to their PC so I have their PC and their firetv and can do adb install or what ever I need. Hope it helps.
navigates said:
You mentioned Rooted. i have a solution for you. Get him to install quicksupport and start it up. Then use teamviewer on your home pc and connect to it using the number quick support generates. Note: the first time the person will have to accept access to root privs. From that point on you'll have full control of his firetv from your PC. I do that all the time for my parents who live remotely.
I also connect to their PC so I have their PC and their firetv and can do adb install or what ever I need. Hope it helps.
Click to expand...
Click to collapse
I actually just sent over the team viewer apk. Seems pretty cool can you transfer files with that as well.
danknasty said:
I actually just sent over the team viewer apk. Seems pretty cool can you transfer files with that as well.
Click to expand...
Click to collapse
Yeah,. and if he is rooted and has google play which he dosen't as thats what you are trying to install. Then you could install it for him automatically through google any app he needs. Good luck. Let us know how it goes.
One other thing to note is that if he gets the prompt for root grant, you know there is a timer of 15 seconds and he has to accept it in that time. I know i have a hard time explaining that too to my parents.
Thanks I think I lucked out and they hit the permanent root grant option on the unit.
danknasty said:
Thanks I think I lucked out and they hit the permanent root grant option on the unit.
Click to expand...
Click to collapse
Is there a permanent root option with the newer firmwares? I didn't know. At least not with supersu. The permanent option used to exist in the older rooted firmwares. The new ones' have to select grant everytime root is requested.
navigates said:
Is there a permanent root option with the newer firmwares? I didn't know. At least not with supersu. The permanent option used to exist in the older rooted firmwares. The new ones' have to select grant everytime root is requested.
Click to expand...
Click to collapse
If you select the permanent option when you first root I believe it transfers over. When you update it. That was my understanding correct me if I'm wrong.
danknasty said:
If you select the permanent option when you first root I believe it transfers over. When you update it. That was my understanding correct me if I'm wrong.
Click to expand...
Click to collapse
I've done so many roots and have never seen that option. The older firmwares with towelroot had it that way. but when you upgrade from those rooted versions to the new one, you have to constantly grant.
Are you talking about units you've hardware rooted? I just did one not so long ago and in the supersu program there is a choice that says grant always. After upgrade to the latest firmware it still remains.
danknasty said:
Are you talking about units you've hardware rooted? I just did one not so long ago and in the supersu program there is a choice that says grant always. After upgrade to the latest firmware it still remains.
Click to expand...
Click to collapse
No. I've never done hardware roots. just the software roots with the ethernet removal trick if you get the right firmware.
navigates said:
danknasty, maybe have your friend read the guide. Why would you not use Adb? and you have to install the xposed framework along with the module for google play to function. And to top it off to make it work perfectly fine, you need to use market helper 2.0 beta.
Click to expand...
Click to collapse
Can you provide a link to the guide?
lonny.landry said:
Can you provide a link to the guide?
Click to expand...
Click to collapse
Here:
http://lmgtfy.com/?q=google+play+aftv+guide

Security update with root

So, I'm new to rooting and this is my first Nexus device.
I'm loving it and all the options but now I'm getting a notification to update.
I see all the forums about hooking it up to a computer and using commands to do it all and then rerooting.
I was looking for an easier way.
I bought a Nexus 5 to play with because I liked this one so much and when OTAs came up, it would let me download them and reboot into CWM recovery and ask if I want to flash the ZIP.
This one just boots into TWRP (No CWM for 5x) and does nothing.
I found the update as a zip here:
<https://gist.github.com/jduck/744a6c8a9042e9c792b7>
My question is: can I just download it and use TWRP to flash it or is the sequence of commands on a computer the only way to do it?
Thank you in advance for your help and I apologize for my ignorance.
Gotta start somewhere though, right?
Hi !
I personnaly use NRT from Wugfresh for my Nexus 5x and my Nexus 7 2013, both rooted.
In "model type", select Nexus 5x and your build.
In "Restore/upgrade/downgrade", select "device is on/normal", then click "Flash stock+ unroot".
Select the build you want to install, it can dl and extract it for you, and select "No Wipe Mode" in order to keep your data and apps. (don't try to put your ota file here)
Go through the steps, and in the end, hit "Root" to root again.
I know there are others methods to apply just the OTA with command lines, but I never did it cause I never took the time to learn. I should do it, maybe it's faster with command lines.
Anyway this works, even if it takes a little time, and it is kind of automatic. But I strongly recommend you try both method to find what suits you most. Or wait for someone else to reply so you'll have more points of view !
Have fun with your N5x !
I like the idea of that.
Does it reinstall the superuser app automatically?
If so, which one?
And does it redo custom recovery?
And which one for that?
Sorry for all the questions but I purchased SuperSU and I don't want it to automatically download a different one and have to go through the steps to change a superuser app.
erichjelm said:
I like the idea of that.
Does it reinstall the superuser app automatically?
If so, which one?
And does it redo custom recovery?
And which one for that?
Sorry for all the questions but I purchased SuperSU and I don't want it to automatically download a different one and have to go through the steps to change a superuser app.
Click to expand...
Click to collapse
Use chainfires "flashfire" for this process
http://www.xda-developers.com/flashfire-updated-with-android-6-0-and-ota-support/
Darke5tShad0w said:
Use chainfires "flashfire" for this process
http://www.xda-developers.com/flashfire-updated-with-android-6-0-and-ota-support/
Click to expand...
Click to collapse
It's not working.
I have Xposed installed.
I unmarked all modules, rebooted, and tried again but to no avail.
Other than Xposed, no mods to the kernel.
erichjelm said:
I have Xposed installed.
I unmarked all modules, rebooted, and tried again but to no avail.
Other than Xposed, no mods to the kernel.
Click to expand...
Click to collapse
Are you using flashfire v0.28?
Xposed modifies the system so while you maybe able to get the ota it can prevent you from installing them even with flashfire.
Go to the flashfire thread and see if this is a problem with the app or because or xposed (most likely answer).
Otherwise find the ota threads and see if you can flash it through recovery (not the N version)
Yeah, it's that version of Flashfire.
I have the update zip but I'm afraid to just flash it.
I was hoping that I'd get some more help here.
Not that I don't appreciate your help.
Thank you, by the way.
erichjelm said:
Yeah, it's that version of Flashfire.
I have the update zip but I'm afraid to just flash it.
I was hoping that I'd get some more help here.
Not that I don't appreciate your help.
Thank you, by the way.
Click to expand...
Click to collapse
Thats at the end of my ability to help you with this particular problem, I have only owned a Nexus for 2 months and they are completely diff to Samsung plus I run pure nexus rom, you may just have to use a computer.
And I really appreciate it.
I'll just use a computer and do it.
Don't want to risk trying to flash the zip and bricking but I'm still curious.
Just not curious enough.
Haha.
Got it.
In case anyone needs to know for themselves, I wanted to post it here.
http://nexus5.wonderhowto.com/how-t...thout-losing-root-no-computer-needed-0168428/
I used that and it worked.
I didn't flash the Xposed zip and had to later on.
Worth it just to add it to the queue to save the time.
Everything else seems to be working fine thus far.
A few settings are changed (TinyCore was turned off and hidden apps in Smart Launcher 3 were unhidden) but that's nothing big.
erichjelm said:
Got it.
In case anyone needs to know for themselves, I wanted to post it here.
http://nexus5.wonderhowto.com/how-t...thout-losing-root-no-computer-needed-0168428/
I used that and it worked.
I didn't flash the Xposed zip and had to later on.
Worth it just to add it to the queue to save the time.
Everything else seems to be working fine thus far.
A few settings are changed (TinyCore was turned off and hidden apps in Smart Launcher 3 were unhidden) but that's nothing big.
Click to expand...
Click to collapse
That is the same manipulation I explained in post 2, but with Flashfire, without using a computer. And full automated, where with nrt you have to factory reset and root later. I'll try it next time ! And yeah, the version of SuperSu is always the latest, and if it is not, it will update via play store (I bought it as well ^^)
Greedybro said:
That is the same manipulation I explained in post 2, but with Flashfire, without using a computer. And full automated, where with nrt you have to factory reset and root later. I'll try it next time ! And yeah, the version of SuperSu is always the latest, and if it is not, it will update via play store (I bought it as well ^^)
Click to expand...
Click to collapse
This one didn't unroot. Just uninstalled Xposed. Kept all my data and stuff. Apps stayed signed in even. I was afraid because I heard "factory reset" in yours. Or something to that nature. The only thing I'm having problems with now is Tapatalk told me to check my adblock settings and won't load anything. I'll have to look up what's wrong with it. Other than that, it's doing all right.
You are right and wrong, it unroots but reroots in the process. Same I did when I used nrt. And as i didn't wipe data, apps stayed sign in as Well.
But i tried flashfire on my nexus 7 and I it is way more useful and faster than nrt. I am adopting it !

Categories

Resources