Will I be able to apply/receive software updates when root enabled? - Nexus 7 (2013) Q&A

Will I be able to apply/receive software updates when root enabled? I am worried that I won't be able to apply google updates once root enable, is this an issue? Is there a workaround?
Thanks!
Sent from my Nexus 7 using xda app-developers app

geocine said:
Will I be able to apply/receive software updates when root enabled? I am worried that I won't be able to apply google updates once root enable, is this an issue? Is there a workaround?
Click to expand...
Click to collapse
If you install the simple fix here:
http://forum.xda-developers.com/showthread.php?p=44597339#post44597339
You can install future OTAs successfully and keep root.

geocine said:
Will I be able to apply/receive software updates when root enabled? I am worried that I won't be able to apply google updates once root enable, is this an issue? Is there a workaround?
Thanks!
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Just rooting doesn't prevent updates. You just lose root and have to reapply after update.
Custom recovery means you probably need to download the update file and apply it via the recovery instead of the automatic updater.
Changing or removing system files will almost definitely prevent updates being applied.
Sent from my Nexus 7 using Tapatalk 2

gbroon said:
Just rooting doesn't prevent updates. You just lose root and have to reapply after update.
Click to expand...
Click to collapse
Actually I was surprised also, but SuperSU does prevent the OTA from completing successfully.
Read the referenced link.
http://forum.xda-developers.com/showthread.php?p=44597339#post44597339

I JUST did this. I had TWRP and rooted. I has 15J. Booted my nandroid. Downloaded the 15Q update, restarted to install. TWRP caught the stock image and flashed it.
Then I booted into 15Q. I lost root and TWRP. Flashed over TWRP through fastboot and rooted.
No issues.
Sent from my Nexus 7 using XDA Premium 4 mobile app

player911 said:
I JUST did this. I had TWRP and rooted. I has 15J. Booted my nandroid. Downloaded the 15Q update, restarted to install. TWRP caught the stock image and flashed it.
Click to expand...
Click to collapse
Are you rooted using SuperSU, what version, and can I examine the zip file.

Thanks guys, actually I haven't rooted this device yet. Because I am still reading on stuff here on xda how to do it the right way and the links you posted
Sent from my Nexus 7 using xda app-developers app

sfhub said:
If you install the simple fix here:
http://forum.xda-developers.com/showthread.php?p=44597339#post44597339
You can install future OTAs successfully and keep root.
Click to expand...
Click to collapse
hi sfhub, do I need to do
fastboot oem unlock
before doing
fastboot boot twrp.img ?

I've been rooted since day one and gotten ota updates fine.
I use twrp and just make sure to flash supersu each time and call it good. Not a single problem on my end.
Even still if you bork it just flash factory image. It's pretty simple to get out of a pinch. But rooting and ota should work fine as long as you keep stock image. Just reflash supersu each time and you're good to go.
Sent from my Nexus 7 using xda app-developers app

geocine said:
hi sfhub, do I need to do
fastboot oem unlock
before doing
fastboot boot twrp.img ?
Click to expand...
Click to collapse
If you aren't already unlocked then, yes.
Most people will already be unlocked though if they are rooted.
fastboot oem unlock process will force a factory reset for security purposes so backup anything important.

sfhub said:
If you aren't already unlocked then, yes.
Most people will already be unlocked though if they are rooted.
fastboot oem unlock process will force a factory reset for security purposes so backup anything important.
Click to expand...
Click to collapse
I haven't rooted my device yet , I am on all stock. Does 'fastboot boot' just loads the twrp image and not flash it?
How will I be able to backup stuff, are there any other options aside from titanium backup that requires root .
sent from flo

geocine said:
I haven't rooted my device yet , I am on all stock. Does 'fastboot boot' just loads the twrp image and not flash it?
Click to expand...
Click to collapse
Yes.
geocine said:
How will I be able to backup stuff, are there any other options aside from titanium backup that requires root .
Click to expand...
Click to collapse
There are some backup apps that don't need root, but probably need to restore.
You can also try adb backup, but it may not backup 100% of your stuff.
I'm not the best person to ask on the backup as I always unlock before I do most of the software installs just so I can avoid losing customizations later on.

sfhub said:
Yes.
There are some backup apps that don't need root, but probably need to restore.
You can also try adb backup, but it may not backup 100% of your stuff.
I'm not the best person to ask on the backup as I always unlock before I do most of the software installs just so I can avoid losing customizations later on.
Click to expand...
Click to collapse
Thanks, I am currently backing up using adb., a non 100% backup is better than no backup at all. I hate redoing things.

sfhub said:
Yes.
There are some backup apps that don't need root, but probably need to restore.
You can also try adb backup, but it may not backup 100% of your stuff.
I'm not the best person to ask on the backup as I always unlock before I do most of the software installs just so I can avoid losing customizations later on.
Click to expand...
Click to collapse
While we are it, I just want to ask if it is also possible to bring back the bootloader to a locked state. thanks.

geocine said:
While we are it, I just want to ask if it is also possible to bring back the bootloader to a locked state. thanks.
Click to expand...
Click to collapse
Yes, very simple, just type
fastboot oem lock
I would advise against doing so unless you plan to return the unit though, as if you ever need to do stuff to your system (even factory restore) then you'd need to unlock again, which would factory reset again.

sfhub said:
If you install the simple fix here:
http://forum.xda-developers.com/showthread.php?p=44597339#post44597339
You can install future OTAs successfully and keep root.
Click to expand...
Click to collapse
Here is a post from sfhub
Sent from my Nexus 7 using xda app-developers app

geocine said:
Here is a post from sfhub
Click to expand...
Click to collapse
BTW the author of SuperSU recently implemented the change I made so starting in v1.55 the separate fix is no longer necessary.

sfhub said:
BTW the author of SuperSU recently implemented the change I made so starting in v1.55 the separate fix is no longer necessary.
Click to expand...
Click to collapse
The 1.55 update doesn't appear to want to install properly for me from Google Play. Is this an issue of having the OTA fix installed?
Nevermind...i guess i needed to reboot...but, this does beg the question, is there anything related to the OTA fix that needs to be "uninstalled" in general?

The Holocron said:
Nevermind...i guess i needed to reboot...but, this does beg the question, is there anything related to the OTA fix that needs to be "uninstalled" in general?
Click to expand...
Click to collapse
No, there is nothing to uninstall. It is very clean.

sfhub said:
BTW the author of SuperSU recently implemented the change I made so starting in v1.55 the separate fix is no longer necessary.
Click to expand...
Click to collapse
Is there anything I should do if I already have your fix installed?
Sent from my Nexus 7 using xda app-developers app

Related

I'm an idiot....

Sooo I despite the many times I reminded myself to unlock booloader as soon as I got my phone...yup I forgot . .I was so excited when I got my phone that started messing around with it. Now two weeks later I come to realize that I forgot to unlock it....****. sooo now question being; how can I make the transition painless as far as back up, restore, home screen widgets...I am aware of the any options but I want to see what was easier from experience...thanx
Sent from my Galaxy Nexus using XDA App
Accept the pain.
Sent from my Galaxy Nexus using xda premium
Make a backup, unlock, restore backup.
Not seeing too many difficulties with that concept myself...
djmcnz said:
Make a backup, unlock, restore backup.
Not seeing too many difficulties with that concept myself...
Click to expand...
Click to collapse
And what do u suggest I backup with? Google does that for me...I'm talking about my system data and app data.
Sent from my Galaxy Nexus using XDA App
pr3cision said:
And what do u suggest I backup with? Google does that for me...I'm talking about my system data and app data.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
How about good old TitaniumBackup? It has been updated for ICS.
Petrovski80 said:
How about good old TitaniumBackup? It has been updated for ICS.
Click to expand...
Click to collapse
Titanium backup needs root. You cannot make a nandroid backup without root/custom recovery either. Unless you found a way around the bootloader, you need to unlock it before you have root access. So, you're in a pickle.
Honestly, I'd say to just use the built in screenshot function to save what your screens look like. Rely on the Market auto-restore feature to make the restoration quicker, and set it up over again.
If you want to save your texts, use SMS Backup and Restore (free app). Save your images and vid to your computer to stick back on there after.
Good luck!
Wait a minute...
Couldn't you just flash clockwork mod through fastboot without root?
Or does fastboot only work once unlocked?
Sorry if I sound ignorant, I don't know the answer myself because I unlocked immediately. Therefore I don't know what would happen if you were to try and flash CWM via fastboot while locked.
Anyone know?
thanasisc4 said:
Wait a minute...
Couldn't you just flash clockwork mod through fastboot without root?
Or does fastboot only work once unlocked?
Sorry if I sound ignorant, I don't know the answer myself because I unlocked immediately. Therefore I don't know what would happen if you were to try and flash CWM via fastboot while locked.
Anyone know?
Click to expand...
Click to collapse
You have to unlock the bootloader in order to make changes to recovery.
With the bootloader locked, it won't let you make any changes to system image files.
On other phones, there are exploits available to trick the phone into unlocking the bootloader. On Nexus devices, all you have to do is "fastboot oem unlock"
Nothing bad will happen if you try to flash it with the bootloader locked. It'll just simply deny you the access to override the existing recovery with the one you wish to flash.

Quick question

Is it possible to unlock the bootloader/root the GN on the stock rom, I know this can be done, however, will it cause any problems without a custom rom?
Yes it is possible. No it will not cause problems.
Sent from my Galaxy Nexus using xda premium
It will wipe your phone.
Sdcard partition too.
It'll wipe your phone, and if you change anything more than just rooting, you can't automatically update with an OTA.
nodstuff said:
It will wipe your phone.
Sdcard partition too.
Click to expand...
Click to collapse
So I'll need to reflash the stock rom? From my understanding only user data gets deleted.
biscuitownz said:
So I'll need to reflash the stock rom? From my understanding only user data gets deleted.
Click to expand...
Click to collapse
No your rom will be fine and yes its just user data, ALL user data.
Photos music etc!
But ya the rom will be fine!!
Since there's no 'SDCard' on the GNex, all your user data + pics + files + anything non-ROM will be wiped. What you will get after bootloader unlock will be the same as when you first turned your phone on.
Of course, this is IF you didn't buy your phone off Google Play. There are rumors that Google Play phones don't delete user data when bootloader unlocked.
Either way, here are the steps:
(1) use an exploit to root the phone without unlocking the bootloader
(2) use backup tools to save your apps + data + user data off the phone
(3) unlock the bootloader
(4) root the phone (again, with the same exploit in step 1)
(5) restore your phone from the backups you made in step 2
*NOTE* - you will still get OTA updates even after you've done the above steps, but you will probably lose root after each OTA update and will have to wait for a new exploit, if any, before you can root again.
biscuitownz said:
So I'll need to reflash the stock rom? From my understanding only user data gets deleted.
Click to expand...
Click to collapse
martonikaj said:
It'll wipe your phone, and if you change anything more than just rooting, you can't automatically update with an OTA.
Click to expand...
Click to collapse
Ahh..I see.
So once I'm rooted and do the OTA updates....does the root stay? Or I have to re-root it?
biscuitownz said:
Ahh..I see.
So once I'm rooted and do the OTA updates....does the root stay? Or I have to re-root it?
Click to expand...
Click to collapse
You have to re-root or use OTA root keeper from the play store.
nodstuff said:
You have to re-root or use OTA root keeper from the play store.
Click to expand...
Click to collapse
Oo ic. Thanks!

JB OTA won't install- says install untrusted zip? in cwm

I started doing the Google framework force stop and clear cache today while on wifi and was prompted after 5 or 6 tries. It downloaded, verified download, rebooted and TRIED to install. About 15% through, it said untrusted zip and cwm screen popped up top and asked 'install untrusted zip?' Of course I hit yes.. why isn't it trusted? Its straight from the carrier. Anyway it immediately said installation aborted. I repeated this process again and got the same results. Please someone help. Now that JB is finally here my phone won't take it???
Sent from my Galaxy Nexus using xda app-developers app
Your phone is rooted? If yes you can't install OTA updates
I'm rooted yes. So what do I do? Unroot?
Sent from my Galaxy Nexus using xda app-developers app
htc_woe_is_me said:
I started doing the Google framework force stop and clear cache today while on wifi and was prompted after 5 or 6 tries. It downloaded, verified download, rebooted and TRIED to install. About 15% through, it said untrusted zip and cwm screen popped up top and asked 'install untrusted zip?' Of course I hit yes.. why isn't it trusted? Its straight from the carrier. Anyway it immediately said installation aborted. I repeated this process again and got the same results. Please someone help. Now that JB is finally here my phone won't take it???
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
If you have CWM flashed, you have to manually flash the update -- it won't install over-the-air. If you want to install it over-the-air, flash back the stock recovery then accept the update.
polimeno said:
Your phone is rooted? If yes you can't install OTA updates
Click to expand...
Click to collapse
Not true. Root makes no difference.
efrant said:
If you have CWM flashed, you have to manually flash the update -- it won't install over-the-air. If you want to install it over-the-air, flash back the stock recovery then accept the update.
Not true. Root makes no difference.
Click to expand...
Click to collapse
So either way I will lose all my settings, home screens and what not?
I used Galaxy Nexus Toolkit to do all of my rooting, installing CWM and all-- is there a way to accomplish what I need to on there?
efrant said:
If you have CWM flashed, you have to manually flash the update -- it won't install over-the-air. If you want to install it over-the-air, flash back the stock recovery then accept the update.
Not true. Root makes no difference.
Click to expand...
Click to collapse
It's exact. But root can only be done if you have bootloader unlocked, and with unlocked bootloader can not install OTA updates
htc_woe_is_me said:
So either way I will lose all my settings, home screens and what not?
Click to expand...
Click to collapse
No, updating using an OTA update file will NOT make you lose anything.
htc_woe_is_me said:
I used Galaxy Nexus Toolkit to do all of my rooting, installing CWM and all-- is there a way to accomplish what I need to on there?
Click to expand...
Click to collapse
I can't help you out with the toolkit, but have a look at my signature for some useful links on doing things without a toolkit.
efrant said:
No, updating using an OTA update file will NOT make you lose anything.
I can't help you out with the toolkit, but have a look at my signature for some useful links on doing things without a toolkit.
Click to expand...
Click to collapse
OK, so the best thing would be to flash the stock recovery? Sorry for all the questions, and I really appreciate all your help. I swear I used to know how to do this crap on my Dinc, but it's been years since I did all that.
htc_woe_is_me said:
OK, so the best thing would be to flash the stock recovery? Sorry for all the questions, and I really appreciate all your help. I swear I used to know how to do this crap on my Dinc, but it's been years since I did all that.
Click to expand...
Click to collapse
Go to the Google page with all the images and download the mysid IMM76K image, extract the recovery.img from within, and flash it using fastboot: fastboot flash recovery recovery.img
efrant said:
Go to the Google page with all the images and download the mysid IMM76K image, extract the recovery.img from within, and flash it using fastboot: fastboot flash recovery recovery.img
Click to expand...
Click to collapse
OK, I'm trying this now... I downloaded the images from Google.. extracted its contents... found the recovery image file. Do I need to put that file into a zip file?
htc_woe_is_me said:
OK, I'm trying this now... I downloaded the images from Google.. extracted its contents... found the recovery image file. Do I need to put that file into a zip file?
Click to expand...
Click to collapse
Gnex Toolkit wasn't working because of some missing file... re-installed it and flashed the stock recovery via Gnex Toolkit (I think). Is there a way to check which recovery is running? Anyway, if it is indeed stock, I just got prompted again for the OTA JB update.. it's installing now.... fingers crossed!!!
..OK so now it rebooted... started installing, got about halfway through.. paused, then it went to the stock recovery screen and stayed with a red triangle around an exclamation point! What is happening here?!
I have now re-locked the bootloader and received the prompt for OTA again....
Still won't work for me. I've tried even flashing the stock image and it won't install at all. Actually nothing is installing.
I've never done anything to the phone besides unlocking the BL and rooting and switching to CWM. It seems to have something to do with the SD mount.. nut then again I have no idea.
Where's all the Android gurus at?
Sent from my Galaxy Nexus using xda app-developers app
htc_woe_is_me said:
Still won't work for me. I've tried even flashing the stock image and it won't install at all. Actually nothing is installing.
I've never done anything to the phone besides unlocking the BL and rooting and switching to CWM. It seems to have something to do with the SD mount.. nut then again I have no idea.
Where's all the Android gurus at?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Follow the instructions in the "update" link in my signature.
Sent from my Galaxy Nexus using Tapatalk 2
Guys i am having this EXACT problem, except on a S4 (I337M to be exact)
Here is my thread with the details
http://forums.androidcentral.com/as...t-update-ota-failure-using-triangle-away.html
But basically, im just wondering how i can get stock recovery back and get this ota to work!!!
Thanks!

[Q] Upadating Question

Hello XDA Developers! How are you doing?
I just got a Notification that, an update is available for my N7 2013. I guess it is the 4.4.3 one.
So, I rooted it with the Nexus Toolkit when I got the Tablet and have since then gotten around playing with Xposed (GravityBox[KK], Youtube AdAway, Instagram Downloader and AppOpsXposed).
My Questions now are the following:
Should I just OTA Update or should I take my Nexus Toolkit and use that?
Do I have to uninstall all the Xposed stuff? (everything on the latest stable version offered to me)
Is it necessary to Root again or is the Kernel still rooted afterwards?
Any resets necessary? Just a cache one?
Thanks in advance for your answers!
Best Regards
MstrBubbles
MstrBubbles said:
Hello XDA Developers! How are you doing?
I just got a Notification that, an update is available for my N7 2013. I guess it is the 4.4.3 one.
So, I rooted it with the Nexus Toolkit when I got the Tablet and have since then gotten around playing with Xposed (GravityBox[KK], Youtube AdAway, Instagram Downloader and AppOpsXposed).
My Questions now are the following:
Should I just OTA Update or should I take my Nexus Toolkit and use that?
Do I have to uninstall all the Xposed stuff? (everything on the latest stable version offered to me)
Is it necessary to Root again or is the Kernel still rooted afterwards?
Any resets necessary? Just a cache one?
Thanks in advance for your answers!
Best Regards
MstrBubbles
Click to expand...
Click to collapse
Give this thread a read: http://forum.xda-developers.com/showthread.php?t=2523217. It's simple to understand and super informative when it comes to updating OTAs. I know it's in the Nexus 5 forums, but the same principals apply.
Sent from my Nexus 5 using XDA Free mobile app
charesa39 said:
Give this thread a read: http://forum.xda-developers.com/showthread.php?t=2523217. It's simple to understand and super informative when it comes to updating OTAs. I know it's in the Nexus 5 forums, but the same principals apply.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks allot! Read through but still got some questions:
If I want to OTA I have to go completely Stock I understand this now but, if I use the Nexus Toolkit, do I still need to Uninstall everything Xposed related and go back to stock first? Or just uninstall everything Xposed and continue with the Toolkits FW Flashing and afterwards re-rooting?
OR just use the Toolkit and everything is good to go?
Thanks again!
MstrBubbles said:
Thanks allot! Read through but still got some questions:
If I want to OTA I have to go completely Stock I understand this now but, if I use the Nexus Toolkit, do I still need to Uninstall everything Xposed related and go back to stock first? Or just uninstall everything Xposed and continue with the Toolkits FW Flashing and afterwards re-rooting?
OR just use the Toolkit and everything is good to go?
Thanks again!
Click to expand...
Click to collapse
Not exactly sure how the toolkit works to update. I don't use them since I'm not a fan of toolkits. If it just boots you into custom recovery and flashes the OTA, then you need to be stock (with Xposed Framework uninstalled). If it boots you into the bootloader and fastboot flashes the individual image files, you don't need to uninstall, but you will need to reinstall/activate the framework after booting into 4.4.3. You'll also need to re-root, unless the toolkit does that for you too after updating.
Sent from my Nexus 5 using XDA Free mobile app
charesa39 said:
Not exactly sure how the toolkit works to update. I don't use them since I'm not a fan of toolkits. If it just boots you into custom recovery and flashes the OTA, then you need to be stock (with Xposed Framework uninstalled). If it boots you into the bootloader and fastboot flashes the individual image files, you don't need to uninstall, but you will need to reinstall/activate the framework after booting into 4.4.3. You'll also need to re-root, unless the toolkit does that for you too after updating.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Alright thanks again!
It has been quite some time since I last used it so I googled it again and found this http://nexus5.wonderhowto.com/how-t...ndroid-4-4-3-without-losing-any-data-0155334/
In the end there is this
You should now be up to date, with root and custom recovery restored and all of your data intact. If you use Xposed, you'll have to install the framework again for your modules to become active.
Click to expand...
Click to collapse
So I guess I am okay with it!
Thank you very much for your help!

Root

Hi all,
I will receive my new 10 tomorrow. Is there a guide so I can root it right away? Not sure but I assume it will be a wwe version (401?)
I should unlock it via htcdev and what's next?
Thanks!
Sent from my HTC One_M8 using XDA-Developers mobile app
twistednl said:
I should unlock it via htcdev and what's next?
Thanks!
Sent from my HTC One_M8 using XDA-Developers mobile app
Click to expand...
Click to collapse
As usual .. after unlock, install TWRP and install SuperSU.zip
You need to read and understand this first : http://forum.xda-developers.com/htc-10/development/psa-htc-policy-unlocking-bootloader-t3365986
and here is the TWRP : http://forum.xda-developers.com/htc-10/development/recovery-twrp-touch-recovery-t3358139
Thanks for the answer. Both links give me an error in the xda app. Know where to find them but just FYI.
So I need to replace the recovery without doubt. Hmm, not sure if I want that reading the things about ota and stock recovery. I'm actually waiting for mike1986 to create a custom rom for the 10 but up until now no news about that.
Sent from my HTC One_M8 using XDA-Developers mobile app
Prety interested in this one too... Looked around and on some sites it said that you can do it using various apps... I would also like to keep it as stock as possible but rooted, at least at the beginning
Is there any one touch root solution
What versions of SuperSU are people trying and having success with?
Latest versions had issues on my M9 so had an older version working great!
km8j said:
Is there any one touch root solution
Click to expand...
Click to collapse
Nope, and it as much as says so a few posts above yours.
I unlocked my device via htcdev, flashed trwp latest version and sideloaded the last beta version of supersu (2.71). These steps did the trick although some apps that require root (fstrim for example) claim I need to root the device. Rootchecker on the other hand claim my device is rooted. Main reason for me to unlock was adaway to get an almost ad free device.
Sent from my HTC 10 using XDA-Developers mobile app
Was your device encrypted? Thought all devices are and you loose all userdata when you install TWRP. or even when you Unlock via htcDev?
Haldi4803 said:
Was your device encrypted? Thought all devices are and you loose all userdata when you install TWRP. or even when you Unlock via htcDev?
Click to expand...
Click to collapse
It will wipe when you unlock but unlike previous years, because it is encrypted it will forget its access when you s-off as well.
The update is now available in my region but since I unlocked and rooted, how do I apply this? I assume nothing will get lost? Is there anybody with the ota file so I can at least restore stock recovery?
Sent from my HTC 10 using XDA-Developers mobile app
twistednl said:
The update is now available in my region but since I unlocked and rooted, how do I apply this? I assume nothing will get lost? Is there anybody with the ota file so I can at least restore stock recovery?
Sent from my HTC 10 using XDA-Developers mobile app
Click to expand...
Click to collapse
Relock and flash factory recovery.IMG. did you save any of recovery.IMG??
Sent from my Nexus 6P using XDA-Developers mobile app
How could I backup stock recovery? Backing up the rest is done with twrp but stock recovery wasn't possible of course. What I understood was the stock recovery could be pulled from RUU and since I'm on the wwe 401 version I was not afraid I couldn't find that. Only did not expect an ota that quick
Sent from my HTC 10 using XDA-Developers mobile app
Typical verizon removed the "Enable OEM unlock" option from the developer settings. Hopefully someone will figure out temproot quickly.
twistednl said:
The update is now available in my region but since I unlocked and rooted, how do I apply this? I assume nothing will get lost? Is there anybody with the ota file so I can at least restore stock recovery?
Sent from my HTC 10 using XDA-Developers mobile app
Click to expand...
Click to collapse
in my opinion I would not even bother with the OTA now that your unlocked and rooted. you will start seeing custom stuff soon enough. I'm still waiting for any info on mine even being shipped out.
What is the correct root procedure to keep signal?
I've tried:
1 unlock bootloader via htcdev.
2 flash TWRP.
3 flash SuperSU
4 run SunShine
5 re-enable data encryption via settings > storage
It then reboots and I see HTC logo (thought it was encrypting without giving any indication, so I left it overnight) and it was stuck in this state. In the morning I force rebooted and was still unencrypted and without signal, so I attempted step 5 with same result...
krismach said:
What is the correct root procedure to keep signal?
I've tried:
1 unlock bootloader via htcdev.
2 flash TWRP.
3 flash SuperSU
4 run SunShine
5 re-enable data encryption via settings > storage
It then reboots and I see HTC logo (thought it was encrypting without giving any indication, so I left it overnight) and it was stuck in this state. In the morning I force rebooted and was still unencrypted and without signal, so I attempted step 5 with same result...
Click to expand...
Click to collapse
Critical step omitted... Format data
http://forum.xda-developers.com/htc-10/how-to/psa-htc-10-s-off-s-lock-unlock-t3371264
jollywhitefoot said:
Critical step omitted... Format data
http://forum.xda-developers.com/htc-10/how-to/psa-htc-10-s-off-s-lock-unlock-t3371264
Click to expand...
Click to collapse
I tried it, and I lose root, but gain signal...
krismach said:
I tried it, and I lose root, but gain signal...
Click to expand...
Click to collapse
Well at least it boots!
jollywhitefoot said:
Well at least it boots!
Click to expand...
Click to collapse
That's always good
I've attempted to root it again and now it works, it's rooted, with s-off, unlocked, and encrypted and with signal working.
Not sure why you lose root after format data, is that normal?

Categories

Resources