Root and software update - Android Q&A, Help & Troubleshooting

Hi guys, my questions would refer to root privileges with regard to OTA software update...
But firstly...
Do you think that KingoRoot apk constitutes a reliable root service? Do you think one can root his/her device just by installing the app via browser in the phone and launching the root process?
And now the initial question:
Do you think that OTA software update can remove root from the device? Or, does the fact that one can perform OTA software update indicate that there is acutally no root on the phone?
(Device: Samsung Galaxy J5 2016)
Thanks!

Yannikk said:
Hi guys, my questions would refer to root privileges with regard to OTA software update...
But firstly...
Do you think that KingoRoot apk constitutes a reliable root service? Do you think one can root his/her device just by installing the app via browser in the phone and launching the root process?
Click to expand...
Click to collapse
Generally no - Android functions such as Verified Boot and dm-verity are supposed to prevent persistent rootkits, unless the bootloader is unlocked. Yes, there are some exploits, but usually these only provide temporary root.
As a general rule I advise against using closed source software, simply because you don't know if there's anything malicious going on under the hood. A safe alternative is Magisk, although this does not utilize any exploits, so you would have to unlock your bootloader and root the "right" way.
Yannikk said:
And now the initial question:
Do you think that OTA software update can remove root from the device?
Click to expand...
Click to collapse
Yes - in most cases, a OTA update overwrites several partitions on the device, including /boot and /system. This means that after rebooting from an OTA update, root would no longer be available. The workaround for this is the "Patch to inactive slot" function in Magisk on A/B devices - once the update is complete and the device is ready for a reboot, Magisk uses root privileges to patch the new boot image, so that root persists after reboot.
For A only devices such as Samsung, it's a bit more tricky...you'd need to flash a custom recovery after the update and flash Magisk from there.
Yannikk said:
Or, does the fact that one can perform OTA software update indicate that there is acutally no root on the phone?
Click to expand...
Click to collapse
Not always. In most cases, update_engine conducts various checks to determine whether critical partitons such as /system and /boot are intact and untampered; if they are, the update will fail. This is why Magisk has the "Restore images" function for systemless root - Magisk restores the unpatched boot image written to flash, so that the device may pass these checks. It doesn't always work, and on the opposite end of things, there are some devices that will happily install an OTA update even with modified binaries present on the device.

Thanks for you answer, V0latyle.
Now, I would present a broader picture of an issue that gains my attention...
It happend some time ago, on an older device (Galaxy J5 2016, as mentioned)...
I installed KingoRoot apk (directly via browser in the phone) and launched rooting process... The app signalized that the rooting process has been successful... I did not install any custom ROMs or apps... The phone functioned pretty normally then... However, after few months, out of the blue, my device started behaving strangely... Videos on YT took a great amount of time to load or they lagged after some time... Newsfeed on IG did not work, nor instastories... Browsers were also considerably slower... Approx. 2 months later, when Nougat 7.1.1 came out and after I downloaded this software update (OTA), the phone got somehow faster - YT videos loaded faster or did not lag, IG newsfeed got updated regularly, browsers were not so slow either... On the other hand, yes, some apps still behaved in an unusual way...
Do you have any idea what might have happened in this case?
Thank you very much for any suggestions!

Related

[Q] Keeping root from 4.1.2 to 4.3(109) with Supersu Pro

I'm still on a rooted 4.1.2 and have the second OTA update to 4.3 (.109) in my notifications. Rather than go through the whole flashing process, I wondered if anyone had successfully used the Survival mode in SuperSU to retain root from this point to .109?
Chimpdaddy said:
I'm still on a rooted 4.1.2 and have the second OTA update to 4.3 (.109) in my notifications. Rather than go through the whole flashing process, I wondered if anyone had successfully used the Survival mode in SuperSU to retain root from this point to .109?
Click to expand...
Click to collapse
you can try ot yourself,.but i reckon it will give you error while applying update.
Rootk1t said:
you can try ot yourself,.but i reckon it will give you error while applying update.
Click to expand...
Click to collapse
Yup, I'd read similar. I was more concerned that it would update but I'd lose root, so have to then do the full process.
Chimpdaddy said:
Yup, I'd read similar. I was more concerned that it would update but I'd lose root, so have to then do the full process.
Click to expand...
Click to collapse
I have a rooted 422 with su pro, The update process aborts mid way and the OS is left untouched, leaving all as it was. I am just too lazy to do the flashtool thing and all, so I left it alone.
I was able to go from 412 to 422 with the OTA and keep root.
bjrmd said:
I have a rooted 422 with su pro, The update process aborts mid way and the OS is left untouched, leaving all as it was. I am just too lazy to do the flashtool thing and all, so I left it alone.
I was able to go from 412 to 422 with the OTA and keep root.
Click to expand...
Click to collapse
I know, so lazy, if I wait long enough 4.4 will come around and that might keep root!
Nobody's read a successful account of this working then? I may as well just try it and see...
Possibly
If you have bought Supersu pro then you could try survival mode, provided that your phone is only root and doesn't have a custom recovery installed.
I personally haven't tried it on my tablet but on other phones like G2, OTA update retains root.
If you have CWM or TWRP installed then it won't let you update.
adielee said:
If you have bought Supersu pro then you could try survival mode, provided that your phone is only root and doesn't have a custom recovery installed. I personally haven't tried it on my tablet but on other phones like G2, OTA update retains root. If you have CWM or TWRP installed then it won't let you update.
Click to expand...
Click to collapse
Judging by all the posts I have read here so far, attempting to update to 4.3 via OTA will fail if your tablet's current firmware has been modified to have root access. Having SuperSU Pro installed with Install SuperSU into /system and/or Survival mode enabled does not help. I have attempted an OTA update with 10.4.B.0.577 and 10.4.1.B.0.109, and the update failed in both attempts. It's okay with me though. After reading about 4.3's bugs and seeing its UI, I don't really want to update to 4.3 anymore.
Cat McGowan said:
Judging by all the posts I have read here so far, attempting to update to 4.3 via OTA will fail if your tablet's current firmware has been modified to have root access. Having SuperSU Pro installed with Install SuperSU into /system and/or Survival mode enabled does not help. I have attempted an OTA update with 10.4.B.0.577 and 10.4.1.B.0.109, and the update failed in both attempts. It's okay with me though. After reading about 4.3's bugs and seeing its UI, I don't really want to update to 4.3 anymore.
Click to expand...
Click to collapse
you're right, but besides bugs introduced as every firmware does, some very positive tweaks were done "under the bonnet" like TRIM enabled to make less wearing of flash modules, and some performance tweaks noticeable not only in launcher, but mostly in games too.
So if you have root and recovery installed you can backup your data and install .109 prerooted firmware to evaluate it yourself.
Rootk1t said:
you're right, but besides bugs introduced as every firmware does, some very positive tweaks were done "under the bonnet" like TRIM enabled to make less wearing of flash modules, and some performance tweaks noticeable not only in launcher, but mostly in games too.
So if you have root and recovery installed you can backup your data and install .109 prerooted firmware to evaluate it yourself.
Click to expand...
Click to collapse
I would also recommend to flash a pre-rooted 4.3 from scratch for performance and less issues, but if you have a lot of apps installed and everything set up the way you want it can be a pain in the a$#.
Also the OP doesn't want to flash. But if he can it means that the OTA won't install because he has a custom recovery.
I don't see why Supersu pro with survival mode won't work for an OTA to keep root. This is provided that a you do not have a custom recovery installed. It's kind of the purpose for survival mode and if you do a search it works with most other updates with other devices (even for 4.4.2)
It may be possible that other mods may affect the OTA especially ones which were flashed or possibly xposed.
adielee said:
I don't see why Supersu pro with survival mode won't work for an OTA to keep root. This is provided that a you do not have a custom recovery installed. It's kind of the purpose for survival mode and if you do a search it works with most other updates with other devices (even for 4.4.2) It may be possible that other mods may affect the OTA especially ones which were flashed or possibly xposed.
Click to expand...
Click to collapse
I do not have (nor do I want) a custom recovery or custom ROM installed on my XTZ. I only have root access, which I achieved by using DooMLoRD's Easy Rooting Toolkit when I first received my XTZ back in May 2013. Since then, thanks to SuperSU Pro, I have updated my XTZ's firmware via OTA twice without losing root access. It is only with the last two XTZ firmware releases, 10.4.B.0.577 and 10.4.1.B.0.109, that the OTA updates fail. I suspect Sony's latest firmware releases include detection of root access, etc., which causes the update's failure to install.
Nope
Cat McGowan said:
I do not have (nor do I want) a custom recovery or custom ROM installed on my XTZ. I only have root access, which I achieved by using DooMLoRD's Easy Rooting Toolkit when I first received my XTZ back in May 2013. Since then, thanks to SuperSU Pro, I have updated my XTZ's firmware via OTA twice without losing root access. It is only with the last two XTZ firmware releases, 10.4.B.0.577 and 10.4.1.B.0.109, that the OTA updates fail. I suspect Sony's latest firmware releases include detection of root access, etc., which causes the update's failure to install.
Click to expand...
Click to collapse
Well, I tried it, thinking the worse that could happen is that it would abandon the install, but unfortunately it went right through and upgraded to 4.3 and I lost root
I'd put it into OTA survival mode but not into system/apps. I had no xposed or recovery anything, just root.
So there we go. Thanks for the discussion guys, hope this is useful to someone else.
How do I root it in 4.3? Any ideas?
Try this
http://forum.xda-developers.com/showthread.php?t=2703774
Sent from my SGP311 using xda app-developers app

[Q] Lost root, help downgrading to 4.1.2

Hi all,
I'm a bit of a n00b at this, so please forgive me.
I started with Android 4.1.2, Kernel 3.4.0-g298631f-02047-gec59411, build 10.1.C.0.370.
I rooted it using Doomlord's easy-root and then when attempting to flash custom recovery, I accidentally flashed some other .img and the tablet wouldn't even turn on. I cried. Like, a few good tears.
Went online, found out I wasn't screwed, and figured out how to flash SGP312_10.4.B.0.577_VMo DE_1273-3719_WIFI312G.
But, as I said, I lost root, and am confused about how to downgrade back to 4.1.2 properly without bricking.
Here is my current info:
Version 4.3, Kernel 3.4.0-g1b44cd5, build 10.4.b.0.577
In this thread, under "Downgrade your rom" and "back to 4.1.2 and rooting" it says "if you're in 4.3, Flash this SGP 351 4.1.2 FTF using Flash Tool and it will be booted in 4.1.2. if you have different Variant downgrade to your Variant FTF file"
What is a variant FTF file? Can I just use any SGP 312 4.1.2 FTF? Does anyone know a safe one to use?
Thanks!
Just wipe EVERYTHING on flashtools. Make sure that you have al wipe checked, and press start flashing.
But be careful, sometimes, bootloader is messed up with updates, not sure if it is your case because i don't have a SGP312. Instead i have the LTE variant, wich turned itself into an stubborn piece of technology LOL
Sent from my little big badass boy!
worf_1977 said:
Just wipe EVERYTHING on flashtools. Make sure that you have al wipe checked, and press start flashing.
But be careful, sometimes, bootloader is messed up with updates, not sure if it is your case because i don't have a SGP312. Instead i have the LTE variant, wich turned itself into an stubborn piece of technology LOL
Sent from my little big badass boy!
Click to expand...
Click to collapse
Thanks for the response!
Just not sure what you mean by "wipe everything". What am I flashing it with? Which firmware? And what's "al wipe"?
I tried posting a screenshot of the flash tools but as a new user I can't do it. Sorry for being a n00b.
UberBaumer said:
Thanks for the response!
Just not sure what you mean by "wipe everything". What am I flashing it with? Which firmware? And what's "al wipe"?
I tried posting a screenshot of the flash tools but as a new user I can't do it. Sorry for being a n00b.
Click to expand...
Click to collapse
I believe by "wipe everything" and "al wipe", they mean select to wipe APPSLOG, CACHE, and DATA during the flashing process. The flash tool you need can be downloaded from HERE. You can download a US version of the firmware from my post HERE.
Cat McGowan said:
I believe by "wipe everything" and "al wipe", they mean select to wipe APPSLOG, CACHE, and DATA during the flashing process. The flash tool you need can be downloaded from HERE. You can download a US version of the firmware from my post HERE.
Click to expand...
Click to collapse
THANK YOU, SIR.
I really appreciate it!
Back onto 4.1 and just rooted again. Now I just need to manage not screwing up installing CWM like I did last time!
Grrr...so I'm having trouble again.
When I try flashing CWM it keeps soft-bricking or whatever my tablet. It won't boot and I need to put it into fastboot mode and reflash the firmware.
I'm using the command fastboot flash boot TabZ_DooMLoRD_AdvStkKernel_FW-253-v01.img
Is there a better or another way to get CWM installed?
UberBaumer said:
Grrr...so I'm having trouble again.
When I try flashing CWM it keeps soft-bricking or whatever my tablet. It won't boot and I need to put it into fastboot mode and reflash the firmware.
I'm using the command fastboot flash boot TabZ_DooMLoRD_AdvStkKernel_FW-253-v01.img
Is there a better or another way to get CWM installed?
Click to expand...
Click to collapse
TabZ_DooMLoRD_AdvStkKernel_FW-253-v01.img is for the SGP321 running firmware 10.1.1.A.1.253.
You have a SGP312.
TabZ_DooMLoRD_AdvStkKernel_FW-344-v01.img is for the SGP312 running firmware 10.1.C.0.344.
You are running firmware 10.1.C.0.370.
You would probably have better luck trying to install Nut's XZDualRecovery.
Cat McGowan said:
TabZ_DooMLoRD_AdvStkKernel_FW-253-v01.img is for the SGP321 running firmware 10.1.1.A.1.253.
You have a SGP312.
TabZ_DooMLoRD_AdvStkKernel_FW-344-v01.img is for the SGP312 running firmware 10.1.C.0.344.
You are running firmware 10.1.C.0.370.
You would probably have better luck trying to install Nut's XZDualRecovery.
Click to expand...
Click to collapse
Jeez, dude, you're totally rocking my world. Thanks a ton for all your help.
I've successfully installed the XZ DualRecovery.
But now something weird is happening: when I try installing various roms (cm-10.2.0-pollux_windy or cm-11-20140418-nightly-pollux_windy) I get the error that it's for the wrong device. It tells me that I have a Pollux, but according to google, Pollux is the LTE version - I most definitely have the SG312 32GB WiFi version).
Did I go wrong somewhere here?
UberBaumer said:
Jeez, dude, you're totally rocking my world. Thanks a ton for all your help.
I've successfully installed the XZ DualRecovery.
But now something weird is happening: when I try installing various roms (cm-10.2.0-pollux_windy or cm-11-20140418-nightly-pollux_windy) I get the error that it's for the wrong device. It tells me that I have a Pollux, but according to google, Pollux is the LTE version - I most definitely have the SG312 32GB WiFi version).
Did I go wrong somewhere here?
Click to expand...
Click to collapse
I do not install custom ROMs. No ROM has ever impressed me enough to cause me to want to install it. However, I have read posts regarding your problem in the Xperia Tablet Z Original Android Development forum. Look there and perhaps you will find the answer you need.
Cat McGowan said:
I do not install custom ROMs. No ROM has ever impressed me enough to cause me to want to install it. However, I have read posts regarding your problem in the Xperia Tablet Z Original Android Development forum. Look there and perhaps you will find the answer you need.
Click to expand...
Click to collapse
Hmm, I see. I was excited to install Cyanogenmod because I have it on my Samsung Galaxy S3 and enjoy the customization and ability to remove all the bloatware.
According to your signature, I see that you're on 4.2... A few questions:
Did you do this through an official update?
Can I somehow flash 4.2 through recovery mode (so if I decide I don't like it, I can just load a system backup and go back to 4.1.2)?
If I were to update through the automatic system update, I'm assuming I'll lose my root access and won't be able to get back into recovery mode (in case I figure out a way to install a custom rom in the future)?
Is there a way to remove all the sony bloatware without root access (if I were to install an official system update)?
Sorry for all the questions. I'm just trying to get this all figured out before I start downloading all my apps and getting comfortable with the interface.
Thanks again so very much.
UberBaumer said:
Hmm, I see. I was excited to install Cyanogenmod because I have it on my Samsung Galaxy S3 and enjoy the customization and ability to remove all the bloatware.
According to your signature, I see that you're on 4.2... A few questions:
Did you do this through an official update?
Can I somehow flash 4.2 through recovery mode (so if I decide I don't like it, I can just load a system backup and go back to 4.1.2)?
If I were to update through the automatic system update, I'm assuming I'll lose my root access and won't be able to get back into recovery mode (in case I figure out a way to install a custom rom in the future)?
Is there a way to remove all the sony bloatware without root access (if I were to install an official system update)?
Sorry for all the questions. I'm just trying to get this all figured out before I start downloading all my apps and getting comfortable with the interface.
Thanks again so very much.
Click to expand...
Click to collapse
When I first received my XTZ, it was running 4.1.2. I gained root access using DooMLoRD's Easy Rooting Toolkit. I also installed SuperSU Pro and enabled its Survival mode and Install SuperSU into /system settings. Doing that allowed me to update firmware builds via OTA twice without losing root access. I have chosen not to update to 4.3 for various reasons; however, I did attempt updating to 4.3 via OTA like I have in the past, but the update failed to install. And from what I have seen of 4.4.2 on my son's Nexus 7, I may chose not to update to 4.4.2 also. My 4.2.2 install is working flawlessly and my XTZ does everything I need it to do, so I see no reason for updating yet. I live by the aphorism "If it's not broken, don't fix it."
If you install 4.2.2 (via flashing, you can no longer do it via OTA), you can use Vroot - English version to gain root access. Be aware that in the past, Vroot had a bad reputation regarding its loading unwanted apps during the root process, but I believe xda-developers and Mgyun-team (Vroot developers) had a talk and Mgyun-team has since changed their ways. In my opinion, Vroot is now safe to use. Many people have posted saying they have used it and have not experienced any problems.
I do not know of any way to remove bloatware without having root access.
Cat McGowan said:
When I first received my XTZ, it was running 4.1.2. I gained root access using DooMLoRD's Easy Rooting Toolkit. I also installed SuperSU Pro and enabled its Survival mode and Install SuperSU into /system settings. Doing that allowed me to update firmware builds via OTA twice without losing root access. I have chosen not to update to 4.3 for various reasons; however, I did attempt updating to 4.3 via OTA like I have in the past, but the update failed to install. And from what I have seen of 4.4.2 on my son's Nexus 7, I may chose not to update to 4.4.2 also. My 4.2.2 install is working flawlessly and my XTZ does everything I need it to do, so I see no reason for updating yet. I live by the aphorism "If it's not broken, don't fix it."
If you install 4.2.2 (via flashing, you can no longer do it via OTA), you can use Vroot - English version to gain root access. Be aware that in the past, Vroot had a bad reputation regarding its loading unwanted apps during the root process, but I believe xda-developers and Mgyun-team (Vroot developers) had a talk and Mgyun-team has since changed their ways. In my opinion, Vroot is now safe to use. Many people have posted saying they have used it and have not experienced any problems.
I do not know of any way to remove bloatware without having root access.
Click to expand...
Click to collapse
Damn, maybe I was a bit too hasty in rooting my tablet; why is it that I can no longer to OTA updates? If I were to buy SuperSU PRO (for survival mode) is there any benefit to me? I see that it allows for OTA updates.
I am currently rooted via Superuser (by clockworkmod).
When you say I'll need to install 4.2.2 by flashing, you mean through Flashtool, right? Which build should I get (and where, one of the development forums)?
Is the reason why one is advised to install custom roms via recovery mode in order to maintain root access (which I'm assuming doesn't happen if you flash through Flashtool)?
Something I forgot to mention earlier is that I did unlock the bootloader. I'm not sure if that helps or hinders me at this point.
Thanks again for taking the time to answer all my questions. I really love this new toy, and I'm so terrified of bricking it.
Cat McGowan said:
If you install 4.2.2 (via flashing, you can no longer do it via OTA), you can use Vroot - English version to gain root access.
I do not know of any way to remove bloatware without having root access.
Click to expand...
Click to collapse
If I were to say flash this version: http://android.sc/official-android-4-2-2-on-xperia-tablet-z/ I should still be able to install Vroot, right?
Also, do you just manually remove the bloatware yourself, or is there a particular script/app that goes in and cleans up all the unnecessary stuff?
UberBaumer said:
If I were to say flash this version: http://android.sc/official-android-4-2-2-on-xperia-tablet-z/ I should still be able to install Vroot, right?
Also, do you just manually remove the bloatware yourself, or is there a particular script/app that goes in and cleans up all the unnecessary stuff?
Click to expand...
Click to collapse
Android 4.2.2 Jelly Bean 10.3.1.A.0.244 is for the SGP321. You have a SGP312, so you need firmware 10.3.1.C.0.136 (same as mine), which you should be able to download from HERE (upload credit goes to user named spectre51). Flash it then gain root access using Vroot.
Regarding SuperSU Pro versus Superuser, I use Chainfire's SuperSU Pro because it has superior functionality and more options compared to ChainsDD's Superuser. And I use SuperSU Pro because it is more likely to retain root access rights after an OTA update than the free version of SuperSU; e.g., SuperSU Pro provides OTA survival mode, the free version does not.
Regarding uninstalling bloatware, that is something you need to be careful with. Some apps you want to keep have dependencies on apps you consider bloatware and want to uninstall, especially when it concerns system apps. So, investigate the app before you uninstall it. Most times, I use Titanium Backup Pro or ROM Toolbox Pro to uninstall apps that cannot be uninstalled via the Apps list found in the tablet's Settings. At other times, I have had to use a file explorer and text editor to uninstall an app.
Cat McGowan said:
Android 4.2.2 Jelly Bean 10.3.1.A.0.244 is for the SGP321. You have a SGP312, so you need firmware 10.3.1.C.0.136 (same as mine), which you should be able to download from HERE (upload credit goes to user named spectre51). Flash it then gain root access using Vroot.
Regarding SuperSU Pro versus Superuser, I use Chainfire's SuperSU Pro because it has superior functionality and more options compared to ChainsDD's Superuser. And I use SuperSU Pro because it is more likely to retain root access rights after an OTA update than the free version of SuperSU; e.g., SuperSU Pro provides OTA survival mode, the free version does not.
Regarding uninstalling bloatware, that is something you need to be careful with. Some apps you want to keep have dependencies on apps you consider bloatware and want to uninstall, especially when it concerns system apps. So, investigate the app before you uninstall it. Most times, I use Titanium Backup Pro or ROM Toolbox Pro to uninstall apps that cannot be uninstalled via the Apps list found in the tablet's Settings. At other times, I have had to use a file explorer and text editor to uninstall an app.
Click to expand...
Click to collapse
Thank you again my friend.
Is there a list of apps that are safe to uninstall, or, rather, a list of apps that I shouldn't tinker with (for fear of uninstalling an app that has a dependency on something critical)?
Also, I'm on the Google Play store and I see both Titanium Backup Pro and Rom Toolbox Pro. Should I buy both? If you had to buy just one, which would it be?
My main goal is to just make the smoothest experience possible. I want to take maximum advantage of the hardware in the tablet and have as few unnecessary programs running as possible.

Does this version of Kingroot work for Thor 4.5.5.2?

Someone on another forum posted that this version of Kingroot, apparently updated 1/22/17 (v 5.0.3), works for the last update of Fire OS on Thor (4.5.5.2). Has anyone tried this out? I want it to be true, because I lost root on the last update, but I don't want to brick my device or open myself up to any other issues if it's some sort of trojan. At some point I was going to try a rollback and then root, but I would much prefer to use a one and done apk if possible. Can anyone confirm that this works?
Vanb85 said:
Someone on another forum posted that this version of Kingroot, apparently updated 1/22/17 (v 5.0.3), works for the last update of Fire OS on Thor (4.5.5.2). Has anyone tried this out? I want it to be true, because I lost root on the last update, but I don't want to brick my device or open myself up to any other issues if it's some sort of trojan. At some point I was going to try a rollback and then root, but I would much prefer to use a one and done apk if possible. Can anyone confirm that this works?
Click to expand...
Click to collapse
All KingRoot builds use the same cloud database to scan for vunerabalities and match up with known exploits. The various KingRoot clients may sequence tests differently and clutter your device with varying 'gifts'... especially the v5 series. I would go the rollback and root path. It's safe, easy and fast. Only caveat is the device must maintain network isolation (WiFi off; airplane mode engaged) while the device is on FireOS 3.2.8. If the device takes an OTA update while on 3.2.8 it will brick with no possible recovery.
Davey126 said:
All KingRoot builds use the same cloud database to scan for vunerabalities and match up with known exploits. The various KingRoot clients may sequence tests differently and clutter your device with varying 'gifts'... especially the v5 series. I would go the rollback and root path. It's safe, easy and fast. Only caveat is the device must maintain network isolation (WiFi off; airplane mode engaged) while the device is on FireOS 3.2.8. If the device takes an OTA update while on 3.2.8 it will brick with no possible recovery.
Click to expand...
Click to collapse
KingRoot is basically how I was planning on rooting my device anyway. Is there any real advantage, in terms of "safety" with applying KingRoot after I've done the rollback as opposed to before doing one? And can KingRoot even be don on 4.5.5.2? I've been told ad naseum that this version of Fire OS cannot be rooted, but it looks as though it can now. If I'm going to be taking a risk with KingRoot anyway, wouldn't it be better to do so without the rollback and possible bricking of my device? Has there been any confirmation that KingRoot can in fact root 4.5.5.2 now?
eta: And just to be clear, this is KingRoot that we're talking about, right, not KingORoot?
Yes, I used Kingroot 4.8.1 to root 4.5.5.2. It took a couple of retries, but eventually it was successful.
Vanb85 said:
KingRoot is basically how I was planning on rooting my device anyway. Is there any real advantage, in terms of "safety" with applying KingRoot after I've done the rollback as opposed to before doing one? And can KingRoot even be don on 4.5.5.2? I've been told ad naseum that this version of Fire OS cannot be rooted, but it looks as though it can now. If I'm going to be taking a risk with KingRoot anyway, wouldn't it be better to do so without the rollback and possible bricking of my device? Has there been any confirmation that KingRoot can in fact root 4.5.5.2 now?
eta: And just to be clear, this is KingRoot that we're talking about, right, not KingORoot?
Click to expand...
Click to collapse
KingRoot is borderline malware but gets the job done (eventually; often takes multiple attempts) and carries no additional liabilities if the device is going to be immediately unlocked and wiped. 4.5.X -> 3.2.8 rollback is not unduly risky if network isolation is maintained on 3.2.8. TowelRoot is the tool of choice on FireOS v3; fast and reliable. Ultimately the choice is yours. Good luck.
Davey126 said:
KingRoot is borderline malware but gets the job done (eventually; often takes multiple attempts) and carries no additional liabilities if the device is going to be immediately unlocked and wiped. 4.5.X -> 3.2.8 rollback is not unduly risky if network isolation is maintained on 3.2.8. TowelRoot is the tool of choice on FireOS v3; fast and reliable. Ultimately the choice is yours. Good luck.
Click to expand...
Click to collapse
Another quick newbie question. Does KingRoot have to stay on your device in order to maintain root access? Can I use it to root and then uninstall it and still maintain root access? Is that what you mean by "unlocked and wiped?"
Vanb85 said:
Another quick newbie question. Does KingRoot have to stay on your device in order to maintain root access? Can I use it to root and then uninstall it and still maintain root access? Is that what you mean by "unlocked and wiped?"
Click to expand...
Click to collapse
Uninstalling KingRoot (KingUser) via conventional means also removes root. There are methods for transitioning a different root manager (eg: SuperSU) if you plan to stay on FireOS. SuperSume is one such tool. Does not seem to be effective against more recent KingRoot builds which actively resist removal.
Unlocking refers to the bootloader; wiping is a recommended prerequisite for cleanly replacing FireOS with a custom ROM. Wiping also removes KimgRoot detritus.
Anatinae said:
Yes, I used Kingroot 4.8.1 to root 4.5.5.2. It took a couple of retries, but eventually it was successful.
Click to expand...
Click to collapse
Have you tried installing SuperSu or another root manager as a replacement since rooting with KingRoot?
I unlocked the bootloader and installed LineageOS. Using the default root included with the latest unofficial build.
Anatinae said:
I unlocked the bootloader and installed LineageOS. Using the default root included with the latest unofficial build.
Click to expand...
Click to collapse
I see. So you replaced KingRoot with the default root manager that came with the LineageOS build?
Update: I did install KingRoot. And I installed the Google Play Store after that. I was unable to replace KingRoot with SuperSu. So, I uninstalled KingRoot, and of course, it took root access with it. But I got what I wanted, for the most part, which was to be able to install the Google Play Store on my HDX. It appears to be working fine even without root access. I would have preferred to keep root access, but I don't really trust KingRoot enough to keep it on my device. Now, I just need to block updates so Amazon doesn't mess with GPS.
Can anyone tell me if it's okay that I moved the DeviceSystemOTA.apk to another folder? It wouldn't allow me to rename it, so I cut and paste it into another folder to rename it with the intention of moving it back to the system folder. I realized after it wouldn't allow me to put the file back that I can't do anything with the system folder (can't rename things, can't add files) now that I don't have root. It only let me remove the file. Is it okay that the file is just not in the system folder? I was essentially going to make it inoperable by renaming it and removing "apk" from it anyway. @Davey126?
Vanb85 said:
Can anyone tell me if it's okay that I moved the DeviceSystemOTA.apk to another folder? It wouldn't allow me to rename it, so I cut and paste it into another folder to rename it with the intention of moving it back to the system folder. I realized after it wouldn't allow me to put the file back that I can't do anything with the system folder (can't rename things, can't add files) now that I don't have root. It only let me remove the file. Is it okay that the file is just not in the system folder? I was essentially going to make it inoperable by renaming it and removing "apk" from it anyway. @Davey126?
Click to expand...
Click to collapse
Should not be a problem provided you remember where it resides should you wish to enable OTA updates at a later time. Note there are other system files containing the characters "OTA" that should not be moved or renamed.
Davey126 said:
Should not be a problem provided you remember where it resides should you wish to enable OTA updates at a later time. Note there are other system files containing the characters "OTA" that should not be moved or renamed.
Click to expand...
Click to collapse
Good to know. Yeah, it was just the one file. Thanks so much for your help.
Took delivery of a couple of HDX tablets today. I got a chance to try a "Replace Kingroot with SuperSU script" I modded for the HDX. The script was taken from supertools which also used chainfires root.sh script.
Anyway it seems to have worked perfect, I've two HDX on 4.5.5.2 with SuperSU on them instead of Kingroot 4.8.2 which was used in the script. That kingroot version rooted on the 2nd attempt on both tablets, both factory reset and unregistered.
Files attached feel free to modify as required.
any ideas
so im rooted , ota are turned off, and safe strap is installed and here comes the but... it lets me install recovery but when i hit reboot to recovery it reboots and then powers up like normall?? it doesnt let me go into a recovery mode??? o and 4.5.5.2 is what is running
thumper_ss said:
so im rooted , ota are turned off, and safe strap is installed and here comes the but... it lets me install recovery but when i hit reboot to recovery it reboots and then powers up like normall?? it doesnt let me go into a recovery mode??? o and 4.5.5.2 is what is running
Click to expand...
Click to collapse
Please don't cross post; responded in other thread.

I have some questions about after rooting

I started to think about rooting my g960f, it is a week year old device and the ads in apps annoys me so much. I will be using root to disable bixby through root uninstaller, if you have any other suggestions please tell. also I will be using mother of adblock, if you have any other suggestions please tell. I still have some questions.
- Is there any way to root the phone without custom recovery?
- will I be able to install system updates if I root the phone? if not how am I supposed to install them when the device is rooted?
- will it lose any of its features? if yes, which features?
- will I be able to go full stock again and gain all the lost features back?
I wont be installing custom rom as I already liked the stock rom but it needs some modification. I am sure that most of the people has the same questions in their minds so your answers would help many.
Pandemicc said:
- will I be able to install system updates if I root the phone? if not how am I supposed to install them when the device is rooted?
Click to expand...
Click to collapse
As long as all you did was root the phone and did not change the OS to a custom one you should be able to get OTA updates. You should be able to install OTA updates normally, but you will loose the root install and have to do it again. Since OTA updates may patch any exploits a root install tool may use you might not be able to root the phone again (at least not until the root utility is updated to use a different method) after an update, so keep that in mind.
Pandemicc said:
- will it lose any of its features? if yes, which features?
Click to expand...
Click to collapse
Once you root you might very well trip Knox. If Knox is tripped Samsung Pay, Secure folders is what I can find Google Searching and searching the forum here as what wouldn't work Samsung app wise. S-Health would also stop working, but I've read about potential ways to make S-health work again. I am not sure if those ways still work or not.
Other apps (financial, etc) may not work if the phone is rooted..
Pandemicc said:
- will I be able to go full stock again and gain all the lost features back?
Click to expand...
Click to collapse
Sort of... Knox secure apps like S-health, Secure Folders, Samsung Pay will not work. Once you trip knox they will not work on the device ever again. This is because once knox is tripped it is tripped, it's a hardware e-fuse. You can not fix it nor reset it.
Other apps that just detected whether root is installed (or being used) should return to normal
thank you so much for the reply, lastly do you any suggestion for rooting? like the best way of doing it or use this guide and such.
Why root the device? You can use Adhell3 and block all the ads using knox itself
Pandemicc said:
thank you so much for the reply, lastly do you any suggestion for rooting? like the best way of doing it or use this guide and such.
Click to expand...
Click to collapse
Personally I don't have a suggestion on a root method for your phone, but I do suggest you do some research on the subject. You can also look in the Galaxy S9 topic on XDA as that is the model you said you were using (G960F). In all honesty your gonna want to read up on what the process entails, what issues you might encounter and the risks involved... This is kind of a one way trip (metaphorically and essentially literally speaking) because if you trip knox (which you most likely will) you will void any warranty as well as permanently loose rather useful functionality on the phone (Samsung pay does come in handy IMHO). Not to mention root weakens the security of the phone and if your not careful you could (not saying you will, but could) run into a lot of problems.
Granted I am not saying you shouldn't root your phone but I am suggesting that in your case there is a more simpler method of doing what you want to do. Adhell3 was suggested and it's an app I use as well. Adhell3 will allow you to configure knox to do what you are seeking.. Knox can be configured to serve as a system wide ad blocking and it can be used as a way to disable apps on the phone (including bixby). There is more it can do, but I would suggest reading up on it (I can't give you all the answers, your gonna have to discover them also). Since your not trying to install an custom OS or changing cpu governors, cpu frequencies or anything Xposed related I would suggest looking into Adhell3 since that will do what you want without messing with Knox (or any potential issues with your phone from rooting). Also Adhell3 is not a permanent change to the phone, it can be fully removed, it doesn't weaken the security of the phone by allowing root access to the Android OS and file system on the phone and it will survive OTA updates.
Also if your looking to cut down on advertisements in applications I would suggest not installing as many.. Adblocking whether by hosts file or Adhell3 works by blocking the dns lookup of an advertisement. Both methods are not 100% perfect because if an advertisement comes from the same domain as where you are accessing (like facebook or Youtube sometimes do) then the advertisement will still be shown. Still to cut down on advertisements I would suggest going with Adhell3 over root.
- Is there any way to root the phone without custom recovery?
Nope, that means also that once you decice to flash custom recovery your knox will be triggered 0x1 in bootloader and it cant be reversed by flashing stock.
- will I be able to install system updates if I root the phone? if not how am I supposed to install them when the device is rooted?
Most devs here release latest build of their ROMs based on the latest security patches from official stock ROMs. You can just dirty flash the latest build over the previous one.
- will it lose any of its features? if yes, which features?
Samsung pay and secure folder. However you can try google pay as an alternative and you can use MagiskHide to make apps work even if the phone is rooted.
- will I be able to go full stock again and gain all the lost features back?
You can go back to stock, but you wont be able to use the features mentioned above. It's a one way irreversible process.
KevAngelo14 said:
- Is there any way to root the phone without custom recovery?
Nope, that means also that once you decice to flash custom recovery your knox will be triggered 0x1 in bootloader and it cant be reversed by flashing stock.
- will I be able to install system updates if I root the phone? if not how am I supposed to install them when the device is rooted?
Most devs here release latest build of their ROMs based on the latest security patches from official stock ROMs. You can just dirty flash the latest build over the previous one.
- will it lose any of its features? if yes, which features?
Samsung pay and secure folder. However you can try google pay as an alternative and you can use MagiskHide to make apps work even if the phone is rooted.
- will I be able to go full stock again and gain all the lost features back?
You can go back to stock, but you wont be able to use the features mentioned above. It's a one way irreversible process.
Click to expand...
Click to collapse
Remember to include Xprivacylua to inhibit apps from seeing what apps you have installed. Have helped me out using bank apps as well

Question Anyone else's OTA updates failing?

longtime Nexus / Pixel owner, and sometime in the last several months on this P6 ( or possibly since the beginning of this phone?), my OTA's are failing. They hit the 'resume when phone isn't being used screen', but despite swipe closing apps, laying the phone flat and untouched, plugging in charger, nothing will get the OTA update to continue.
I am rooted, otherwise vanilla A13, but this goes back to A12 versions too.
I am forced to sideload updates each month.
Not sure what's blocking the updates.
Anyone else having this experience?
deusfaux said:
longtime Nexus / Pixel owner, and sometime in the last several months on this P6 ( or possibly since the beginning of this phone?), my OTA's are failing. They hit the 'resume when phone isn't being used screen', but despite swipe closing apps, laying the phone flat and untouched, plugging in charger, nothing will get the OTA update to continue.
I am rooted, otherwise vanilla A13, but this goes back to A12 versions too.
I am forced to sideload updates each month.
Not sure what's blocking the updates.
Anyone else having this experience?
Click to expand...
Click to collapse
You're rooted so you're failing the pr-OTA block verifications, thus the OTA is failing, is the likely scenario.
Is that a feature newer to later Pixels or Android versions? Didn't have that issue in the past. Maybe the difference is I could still download and *attempt* to install an OTA even b4 removing root, but now it checks in advance before even downloading? Next OTA I'll test this theory and remove root b4 even starting the download.
deusfaux said:
Is that a feature newer to later Pixels or Android versions? Didn't have that issue in the past. Maybe the difference is I could still download and *attempt* to install an OTA even b4 removing root, but now it checks in advance before even downloading? Next OTA I'll test this theory and remove root b4 even starting the download.
Click to expand...
Click to collapse
I normally manually flash updates with fastboot.
Only use OTA update on one or two devices.
You have to restore the original boot image.
Run the update and patch the new boot image with Magisk.
Normally the steps are something like this.
1. Open the Magisk app and restore images.
--- Do not reboot ---
2. Open the OTA Updater
- Download and install the OTA -
--- Do not reboot to continue ---
3. Open the Magisk app and install to inactive slot (after OTA).
4. Switch back to the OTA updater and select reboot to continue.
Cheers.
You could use PixelFlasher to make the process a little easier If you don't want to do everything manually each month.

Categories

Resources