Related
Here you can download OTA, fresh firmware or system image to update your device.
OTA_M8_MINI_UL_K44_SENSE60_HTC_Europe_2.19.401.2-2.18.401.3_release_448048.zip [41.2 MB]
firmware.zip only [19.6 MB]
2.19.401.2_boot_system_2015-09-21--20-48-04_KOT49H.zip [TWRP] [1.15 GB]
Downloads: mega
Let's see what's underneath
Main difference, I believe, is a security fix (libStageFright). I assume, that's it:
/system/framework/android.policy.jar
/system/framework/conscrypt.jar
/system/framework/framework3.jar
/system/lib/modules/moc_crypto.ko.sig.3.4.10
Zip also contains lots of *.p files (odexes, apk, jars mainly). Viewable through windows explorer. Don't know, what's that. Looks like a hash or a signature.
OTA includes firmware.zip containing {boot, hboot, recovery}, which can be opened through WinRAR (7Zip 15β failed). If you want just firmware, take it. Should be fastboot flashable.
*Additional notes*
Next lines describe my experience before I returned the device state to nearly stock.
Hello there. )
Want to share my experience. I have 2.18.401.3 and got promt to upgrade to 2.19.401.2.
Basically, as I get it, you need original recovery and that's it. (Pushed original kernel just in case. Also device is unlocked (tampered))
But under updating process the script mechanism checks some files to be original. Many system odexes, framework stuff and some libs.
My update failed on checking Books.odex (meanwhile, this app was deleted and redownloaded as user-app)
So, I might try to edit updater-script later or just copy files from update to folders they belong. The ota got a simple and obvious updater script for people who used to deal with them before. I'm considering delete parsing part or just push on screen what gives fail, but let updating happen. Need to be tested with system backup.
city2026 said:
OTA_M8_MINI_UL_K44_SENSE60_HTC_Europe_2.19.401.2-2.18.401.3_release_448048.zip [41.2 MB]
Download: mega
Let's see what's underneath
Main difference, I believe, is a security fix (libStageFright). I assume, that's it:
/system/framework/android.policy.jar
/system/framework/conscrypt.jar
/system/framework/framework3.jar
/system/lib/modules/moc_crypto.ko.sig.3.4.10
Zip also contains lots of *.p files (odexes, apk, jars mainly). Viewable through windows explorer.
OTA includes firmware.zip containing {boot, hboot, recovery}, which can be opened through WinRAR (7Zip 15β failed).
*Additional notes*
Hello there. )
Want to share my experience. I have 2.18.401.3 and got promt to upgrade to 2.19.401.2.
Basically, as I get it, you need original recovery and that's it. (Pushed original kernel just in case. Also device is unlocked (tampered))
But under updating process the script mechanism checks some files to be original. Many system odexes, framework stuff and some libs.
My update failed on checking Books.odex (meanwhile, this app was deleted and redownloaded as user-app)
So, I might try to edit updater-script later or just copy files from update to folders they belong. The ota got a simple and obvious updater script for people who used to deal with them before. I'm considering delete parsing part or just push on screen what gives fail, but let updating happen. Need to be tested with system backup.
Click to expand...
Click to collapse
My update stopped for "basicdreams.odex". If you are able to get the update flashed do let the community know
TWRP system backup added
csoulr666 said:
My update stopped for "basicdreams.odex". If you are able to get the update flashed do let the community know
Click to expand...
Click to collapse
I tried to update from recent backup (the one before I changed kernel and deleted system apps), but facebook.odex didn't let me.
Finally, the very first backup did it. I took only system and boot, switched twrp recovery to htc, skipped all setup and installed OTA over fresh system.
Here you go. Now you have TWRP image of this update.
BTW, kernel version is different. CL build number is the same.
Hi,
can't I just flash it somehow with TWRP?
The standard update way does not work for me, because of changed *.odex files.
Already tried to flash original recovery etc.
Thanks
ash0r said:
Hi,
can't I just flash it somehow with TWRP?
The standard update way does not work for me, because of changed *.odex files.
Already tried to flash original recovery etc.
Thanks
Click to expand...
Click to collapse
Unfortunately you cannot flash this with TWRP.
Is there a possibility to install this update (or any OTA updates) without having a "not-touched" system?
I could of course flash the TWRP recovery (what I've already done - it worked) but in that case I lose all my modifications. Is it possible to restore the TWRP recovery from that post and afterwards restore my own recovery without overwriting the system files which are needed to be up to date?
Thanks
ash0r said:
Is there a possibility to install this update (or any OTA updates) without having a "not-touched" system?
I could of course flash the TWRP recovery (what I've already done - it worked) but in that case I lose all my modifications. Is it possible to restore the TWRP recovery from that post and afterwards restore my own recovery without overwriting the system files which are needed to be up to date?
Thanks
Click to expand...
Click to collapse
You can try to restore the TWRP backup in the post. And yes, you will lose every mod since it is a backup of the stock, unrooted firmware.
The main problem of flashing the OTA zip would be that you will have to relock the bootloader before installing . So if you unlock it again, the internal storage will be wiped. The best way is to backup everything(Including the internal storage) and then proceed.
Actually, you can save your data while upgrading from non-worthy stock.
So, you may do this
Full backup, you never know what can go wrong.
Save or make a note of what you changed by yourself in system (from busybox to xposed & various modes.). You may use TB for sys-apps and simple file copying for modes. *
Restore updated system image from 1st post, so you have updated system.
See if it worked out and restore/reinstall your other system stuff.
* Remember, you still may access files of your twrp backup images through some archiver. Like I do using 7-Zip.
It's very important to save backup somewhere, cause it might be that my image can be not absolutely clean or can be not absolute right for your phone (like sell location difference). So it'll be easy to return back to working machine.
For this purposes I also setted up my TB for daily auto-backup of texts and settings and weekly backup of apps.
---
Don't sure about relock for upgrading. It seems to be launching, but it needs pure system and original boot & recovery. Some fastboot-magic helps here. That's how I did it after restoring to the very first backup.
So I have build number 2.18.161.3 rooted software on Vodafone, and received an OTA update build number 2.18.161.5-2.18.161.3. Obviously when I come to update it it goes to my custom recovery and can't go any further.
A couple of queries though I wanted to delete all the bloatware from my stock rom, after rooting I found I needed to S-Off as the bloatware keeps coming back on reboot so here are my queries.
Can I delete the APK files from the new OTA update and will this remove them if I install the OTA as a zip through custom recovery. Or can I use this update to wipe the bloatware from it all advice would be helpful
The Watergod said:
So I have build number 2.18.161.3 rooted software on Vodafone, and received an OTA update build number 2.18.161.5-2.18.161.3. Obviously when I come to update it it goes to my custom recovery and can't go any further.
A couple of queries though I wanted to delete all the bloatware from my stock rom, after rooting I found I needed to S-Off as the bloatware keeps coming back on reboot so here are my queries.
Can I delete the APK files from the new OTA update and will this remove them if I install the OTA as a zip through custom recovery. Or can I use this update to wipe the bloatware from it all advice would be helpful
Click to expand...
Click to collapse
For bloatware removal just push a custom boot.img. Liberty kernel or dt2w presented here works fine, you may try them at least with making a backup of original kernel at first. (Custom made kernel might give you permission to write to /system without being s-off.)
I used liberty one, recently flashed the one with double tap to wake, works perfectly fine. Even sd is fine.
I'm not into kernels, perhaps as long as they suit your device they are fine.
OTA have its script, if it has such strings or if you write it into the script, you may delete some apps. Maybe, didn't try nothing with ota scripting. It easier to find working universal bloatware removal script as flashable zip package.
Otherwise, ota just adds some stuff or replaces current stuff.
My htc one mini 2 is all stock. Software number is 1.16.61.2 and my fon cant to update software. Please help. Sory for my english.
keninzeg said:
My htc one mini 2 is all stock. Software number is 1.16.61.2 and my fon cant to update software. Please help. Sory for my english.
Click to expand...
Click to collapse
Did you buy your phone from a carrier? Carrier phones get different software updates
csoulr666 said:
Did you buy your phone from a carrier? Carrier phones get different software updates
Click to expand...
Click to collapse
I bought it used, it has installed EE application from the UK. So is there a way to update. Thanks a lot...
I tried to install OTA_M8_MINI_UL_K44_SENSE60_HTC_Europe_2.16.401.1-1.16.401.2_release from stock recovery and failed.
keninzeg said:
I bought it used, it has installed EE application from the UK. So is there a way to update. Thanks a lot...
I tried to install OTA_M8_MINI_UL_K44_SENSE60_HTC_Europe_2.16.401.1-1.16.401.2_release from stock recovery and failed.
Click to expand...
Click to collapse
If it has EE applications then it is an EE branded phone. Your updates will arrive differently and will have a different software number. So using the Europe zip will not help.
city2026 said:
For bloatware removal just push a custom boot.img. Liberty kernel or dt2w presented here works fine, you may try them at least with making a backup of original kernel at first. (Custom made kernel might give you permission to write to /system without being s-off.)
I used liberty one, recently flashed the one with double tap to wake, works perfectly fine. Even sd is fine.
I'm not into kernels, perhaps as long as they suit your device they are fine.
OTA have its script, if it has such strings or if you write it into the script, you may delete some apps. Maybe, didn't try nothing with ota scripting. It easier to find working universal bloatware removal script as flashable zip package.
Otherwise, ota just adds some stuff or replaces current stuff.
Click to expand...
Click to collapse
Excellent thanks for the reply so in short,
Grab the downloads from above (4 in total?)
Push and override existing TWRP recovery back to stock recovery (Dumbass Details would be helpful as I have not done this in ages)
copy the ADB the new rom to the phone (Again please forgive me as I have not done this in a few years need a memory jog)
Again thanks in advance
The Watergod said:
Excellent thanks for the reply so in short,
Grab the downloads from above (4 in total?)
Push and override existing TWRP recovery back to stock recovery (Dumbass Details would be helpful as I have not done this in ages)
copy the ADB the new rom to the phone (Again please forgive me as I have not done this in a few years need a memory jog)
Again thanks in advance
Click to expand...
Click to collapse
If you'll ask more specificly, I'll provide even shorter reply. )
As I get it, you ask for some short check-list / instruction
You need one of three files I uploaded, based on what do you want. )
You can flash big 1 gb system image v2.19.401.2 through twrp.
You can grab small upgrade package and update your 2.18.401.3 by yourself to have 2.19.401.2. Original firmware and fresh rom state might be needed.
You have other needs, you need just freshest kernel or etc., you grab firmware package and try hook it with bootloader or unzip and get the thing you need.
Pick the option and I'll write simple instruction.
I forget to read your previous post. ) So, you have 2.18.161.3 Vodafone. With root privileges (half-root, I assume)
So, yes, you need to restore original recovery of yours. Then it could handle the ota. If you can get it somewhere, you can update. You can get it in vodafone firmware (big package with everything) or if someone made recovery backup earlier.
My upload contains files for non-locked (operator's) devices.
As long as your phone has operator's rom, I can't give you proper advice. I assume, other recoveries/kernels/etc. might not be ok with your device due to hardware lock or difference.
But you can try always, if you sure you can handle it and revert or if you read on your situation enough. I can't advice you here on 100%.
But. If device is just a device, and roms are just roms (and some operator's special version is just a rom), you can flash other system and kernel and see what happens.
You may do a complete backup and save it somewhere and do one of the following:
Flash firmware.zip* contents, then go to TWRP and format all partitions except sdcard, then flash system image from above.
Just flash some custom 5.1.1 release. I use NostromoPop. It much smoother and it's lollipop.
*Firmware.zip contains boot, hboot, recovery. All that was for 2.19.401.2 but presumably can work separate. So you can get what you want and flash through adb. Like boot and hboot for proper device work on 2.19.401.2, or just recovery to try your vodafone ota w/o dramatic changes.
For futher safeness, you can backup hboot and boot or what you want.
I can recommend you to try custom sense-kernel for system write privileges.
city2026 said:
If you'll ask more specificly, I'll provide even shorter reply. )
As I get it, you ask for some short check-list / instruction
You need one of three files I uploaded, based on what do you want. )
You can flash big 1 gb system image v2.19.401.2 through twrp.
You can grab small upgrade package and update your 2.18.401.3 by yourself to have 2.19.401.2. Original firmware and fresh rom state might be needed.
You have other needs, you need just freshest kernel or etc., you grab firmware package and try hook it with bootloader or unzip and get the thing you need.
Pick the option and I'll write simple instruction.
I forget to read your previous post. ) So, you have 2.18.161.3 Vodafone. With root privileges (half-root, I assume)
So, yes, you need to restore original recovery of yours. Then it could handle the ota. If you can get it somewhere, you can update. You can get it in vodafone firmware (big package with everything) or if someone made recovery backup earlier.
My upload contains files for non-locked (operator's) devices.
As long as your phone has operator's rom, I can't give you proper advice. I assume, other recoveries/kernels/etc. might not be ok with your device due to hardware lock or difference.
But you can try always, if you sure you can handle it and revert or if you read on your situation enough. I can't advice you here on 100%.
But. If device is just a device, and roms are just roms (and some operator's special version is just a rom), you can flash other system and kernel and see what happens.
You may do a complete backup and save it somewhere and do one of the following:
Flash firmware.zip* contents, then go to TWRP and format all partitions except sdcard, then flash system image from above.
Just flash some custom 5.1.1 release. I use NostromoPop. It much smoother and it's lollipop.
*Firmware.zip contains boot, hboot, recovery. All that was for 2.19.401.2 but presumably can work separate. So you can get what you want and flash through adb. Like boot and hboot for proper device work on 2.19.401.2, or just recovery to try your vodafone ota w/o dramatic changes.
For futher safeness, you can backup hboot and boot or what you want.
I can recommend you to try custom sense-kernel for system write privileges.
Click to expand...
Click to collapse
Sorry to be a pain and your help is invaluable but just trying not to screw this up, My phone has been unlocked to all networks, and I would like either a stock rom bloatware free or a custom sense rom.
The phone is still S-On but I have unlocked the bootloader (Obviously). I Kept the stock rom hoping to use titanium backup to remove the bloat however I quickly found out the phone needed to be S-Off to remove it completely because as soon as the phone rebooted the bloatware re-installed it's self.
This is how I have the OTA update sat on my phone, I only Rooted for SU privs and put on TWRP everything else was stock. I did as a question in another post "Could I remove the APK from the OTA Zip on my phone then install it using TWRP and would that remove the bloat" but no response to that one.
Any help would be greatly recieved
The Watergod said:
Sorry to be a pain and your help is invaluable but just trying not to screw this up, My phone has been unlocked to all networks, and I would like either a stock rom bloatware free or a custom sense rom.
The phone is still S-On but I have unlocked the bootloader (Obviously). I Kept the stock rom hoping to use titanium backup to remove the bloat however I quickly found out the phone needed to be S-Off to remove it completely because as soon as the phone rebooted the bloatware re-installed it's self.
This is how I have the OTA update sat on my phone, I only Rooted for SU privs and put on TWRP everything else was stock. I did as a question in another post "Could I remove the APK from the OTA Zip on my phone then install it using TWRP and would that remove the bloat" but no response to that one.
Any help would be greatly recieved
Click to expand...
Click to collapse
Simply flash custom kernel: like liberty sense or stock sense w/ dt2w.
It will unlock the opportunity to write on every partition. I mean system, cache, etc.
The Watergod said:
Sorry to be a pain and your help is invaluable but just trying not to screw this up, My phone has been unlocked to all networks, and I would like either a stock rom bloatware free or a custom sense rom.
The phone is still S-On but I have unlocked the bootloader (Obviously). I Kept the stock rom hoping to use titanium backup to remove the bloat however I quickly found out the phone needed to be S-Off to remove it completely because as soon as the phone rebooted the bloatware re-installed it's self.
This is how I have the OTA update sat on my phone, I only Rooted for SU privs and put on TWRP everything else was stock. I did as a question in another post "Could I remove the APK from the OTA Zip on my phone then install it using TWRP and would that remove the bloat" but no response to that one.
Any help would be greatly recieved
Click to expand...
Click to collapse
Hi
I will assume you have the virus I have been seeing lately that wouldn't allow you to reset the phone, where in reset option the automatic restore option remains checked and you can't uncheck it.
The only solution is through TWRP, you need to enter TWRP, erase Cache, Data, System then flash the Lollipop ROM again or stock from here: http://forum.xda-developers.com/one...one-mini-2-t3250020/post63859743#post63859743
So there is no Rom available that's pretty much stock without bloatware that I can install with twrp? If not is there some idiots guide to putting my stock recovery back on thank you all again
Hello everyone, here is the latest G900AUCS4DQD1 full Odin update. With this, you may update from ANY version you currently have such as 4.4.4, 5.0, 5.1.1, or 6.0.1. Simply flash all 4 files after you extract using Odin and you will be on the latest and newest update. This WILL wipe your phone so make sure you backup your phone.
G900AUCS4DQD1 (6.0.1) - https://www.androidfilehost.com/?fid=529152257862725335
If for any reason you wish to downgrade, you can safely flash any of the following full Odin firmware's without any issue. Phone will hang after flashing on startup at AT&T logo. Simply boot into recovery and perform factory wipe/reset and it will boot up fine after that. After wiping data/resetting phone, it will look like it got stuck again on AT&T logo but give it a few minutes and it will eventually pass this time.
G900AUCS4DQC1 (6.0.1) - https://www.androidfilehost.com/?fid=745425885120723808
G900AUCS4DPH4 (6.0.1) - https://www.androidfilehost.com/?fid=312968873555011029
G900AUCS4CPA6 (5.1.1) - https://www.androidfilehost.com/?fid=24723757092307204
G900AUCU4COI5 (5.1.1) - https://www.androidfilehost.com/?fid=24438995911970945
G900AUCU4BOF3 (5.0) - https://www.androidfilehost.com/?fid=529152257862696776
Thank you again for the files, appreciated!
So, what am I doing incorrectly?
Used S5 900A on OI5
Downloaded the full Odin QC1 file.
flashed with Odin 3.11
No error messages, flashed all 4 files.
Got immediately dumped to recovery after an error screen saying the phone couldn't access knox.
Reboot, and the phone shows stuck on 5.1.1, with a baseband of QC1. It appears to be still the 5.1.1 software/ui.
tried a factory reset from recovery, no joy.
Currently downloading QD1 Odin file, I will report back.
edit: after a second full flash of all 4 files, it worked. wierd. Now running QC1. will updated to QD1 via odin shortly.
disregard this post in it's entirety. :silly:
and the QD1 Odin package flashed perfectly first time!
awesome work. thanks.
I just downloaded the 2.1Gb QD1 file, and the CRC check on the AP tar file says failed. Should I go ahead and flash my phone, is there any risk?
Downloaded the QD1 update without problems...now I wonder, how necessary is it ? since the phone is working fine.
blackhatchl said:
Downloaded the QD1 update without problems...now I wonder, how necessary is it ? since the phone is working fine.
Click to expand...
Click to collapse
That's funny, I've been thinking the same thing. I will admit battery life is really good as well, but I'm thinking the new battery and the factory data reset played a role as well. Haha...
Chuckles5150 said:
That's funny, I've been thinking the same thing. I will admit battery life is really good as well, but I'm thinking the new battery and the factory data reset played a role as well. Haha...
Click to expand...
Click to collapse
Installed flawlessly, I guess it's all about security that can't be seen nor noticed.
Many thanks to sharing.
Worked great! Dug the old s5 out of the bin, put this on, worked like a charm, thanks!
Trying to download but getting "failed network error" for every mirror link.
Edit: Nevermind. Found the thread that allowed me to root it from OF3 which I didn't know was possible. Went that route instead.
Can I use this file and method to update from my Galaxy S5 G900A running 4.4.2? My device in not rooted and the bootloader is locked. It is in it's original factory state.
No more update?
QE1 ?
It seems that Samsung will not be providing any further updates, so my question is, will AT&T release Noughat for Samsung Galaxy 5 G900A or is that pipe dream at this point? I didn't want to create a new thread for just this question.
Does this Update maintain root?
Thank you very much for this. After trying to root my device and failing, I couldn't get it back to normal. Hours of trying later and nothing worked, not even custom ROMs. I gave up and decided to go nuclear but still couldn't get it to work. Finally I found this, and it worked. Saved my bacon.
Guys,
I was on Android 4.4.2 which was the way the phone came. I jumped from 4.4.2 straight to this update, and installed it via Odin. No issues with the update, everything works fine.
However, There is a lot of free space on the ROM "missing", and I don't know where it is and how I can release it.
The phone is a 16gB model. What is available is 11.4 gB (the remaining probably being the firmware and OS), but of that 11.4gB, I only have about 7.5 gB to use. What gives? Is it because Odin made some kind of backup on the ROM itself? I really really would appreciate some information on this.
Thanks,
Mir
Oldies Gratitude...
Hi, I just thought you might like to know that thanks to your post and clear instructions (i.e. not assuming the reader has an encyclopedic knowledge of the S5...) I have been able to update my AT&T S5, here in the UK from Android 5 to marshmallow with everything going very smoothly. The reason I thought to write this little note is because I was born in 1947, which makes me 70 years old, and when I was growing up, the idea of a mobile phone was science fiction, so if I can do it...!
So Thank you again for sharing your expertise....
Plz upload new link with mediafire or any other, this link giving error and give message error binary md5...
waiting....
Regard
Ashiq Noor.
Dear File is corrupt when extract through winrar or 7zip give error The file is corrupt. plz provide another link.
Hello friends -
Looking for some help. I am trying to upgrade several Galaxy S6 Active SM-G890A devices with 5.1.1 to Android 6.0.1 without wiping the existing apps. I have a device that has the OTA file downloaded, I followed the steps shown on XDA-Developers to capture the URL via ADB or via Take bug snapshot, didn't find the URL.
None of my devices are rooted. Is there a way I can flash or upgrade these devices without loosing the apps?
Please note, I have Mobile Device Management software installed on these devices to keep track of their location and usage.
So far, I've tried the following:
1) Downloaded Firmware 6.0.1 (4 Files - AP, BL, CP & CSC) - Couldn't find the HOME_CSC anywhere
2) Using Samsung Smart Switch - I was able to take a backup of one of my existing devices
3) Flash the firmware with 4 files using Odin
4) Firmware upgraded successfully, however the device was wiped.
5) I had to follow the startup prompts, like Click on Welcome, click Next and all that startup prompts till you get to the Home Screen
6) Restore the backup using Samsung Smart Switch
Here are the challenges:
1) The Mobile Device Management App doesn't restore all the way, it needs to be re-enrolled and I have to enter the code manually
2) The Google Account also needs to be added
3) There's one more proprietary App that I have to launch and close before it works properly
I am trying to upgrade several of these devices in the field and want a process that I can document and then have my team upgrade these remotely rather than share all these tedious steps with the people that are non-technical and spend hours upgrading.
Can anyone help me out by sharing some ideas or suggesting a different route or approach?
My goal is to upgrade the firmware from 5.11 to 6.0.1 without loosing apps or existing data.
Any help will be appreciated!!
Deejas
From my personal experience, upgrading to a higher Android version always makes you lose apps and accounts as the memory needs to be formatted to upgrade (afaik).
Some people tried a dirty flash with custom firmware (using a zip file) but this may render the handset unstable.
Knowing thas this is not what you wanted to hear I suggest you upgrade to Nougat directly, skipping 6.whatever!
I have a Galaxy note 9 running 8.1 and would like to stay there. My phone is the T-Mobile branded one. Unfortunately it seems that my phone has downloaded the OTA update to pie and is asking me to install it. I clicked "Later" but I'm afraid that won't last forever. How can I delete the downloaded data and also disable the update from happening in the future?
I am a complete novice when it comes to software stuff so things like "flashing" memory etc may be beyond my scope unless it's very simple. I do follow instruction well though
I understand that I am forgoing security updates and I'm ok with that. After finishing up with a Galaxy S7 that was painfully slow on its last update and having it eat battery, I'd like to stick with the original software. There are other things like the camera app, layout, etc. that I'd just rather stick to.
Aside from rooting the phone, is there any way to just kill the update program? How can I delete the downloaded update to free up memory? I read someplace that rebooting the phone would install the update - so do I need to factory data reset and start over? (I just got the phone so I'm ok doing that)
ucladave said:
I have a Galaxy note 9 running 8.1 and would like to stay there. My phone is the T-Mobile branded one. Unfortunately it seems that my phone has downloaded the OTA update to pie and is asking me to install it. I clicked "Later" but I'm afraid that won't last forever. How can I delete the downloaded data and also disable the update from happening in the future?
I am a complete novice when it comes to software stuff so things like "flashing" memory etc may be beyond my scope unless it's very simple. I do follow instruction well though
I understand that I am forgoing security updates and I'm ok with that. After finishing up with a Galaxy S7 that was painfully slow on its last update and having it eat battery, I'd like to stick with the original software. There are other things like the camera app, layout, etc. that I'd just rather stick to.
Aside from rooting the phone, is there any way to just kill the update program? How can I delete the downloaded update to free up memory? I read someplace that rebooting the phone would install the update - so do I need to factory data reset and start over? (I just got the phone so I'm ok doing that)
Click to expand...
Click to collapse
you may have a couple of options.
I have heard that if you reboot in to the bootloader mode and clear cache then it will get rid of the downloaded firmware update.
I'm not sure.
you can download package disabler pro and disable the update services. I went back to oreo after pie update was horrible.
in package disabler pro follow the directions to enable it
search in the app for "update"
I disabled
"Software update" (com.sec.android.soagent)
"Software update" (com.wssyncmldm)
"System updates" (com.samsung.sdm)
No more updates or notifications
Good luck
jd14771 said:
You can flash the unlocked 8.1 oreo ROM and it will remove the ability to receive updates all together. it will also remove all the bloatware from tmobile. You will have to flash this with odin. After downloading the .zip ROM, Unzip it and flash all 4 files.
You want the XAA download.
https://forum.xda-developers.com/ga...ck-960u-firmware-att-vzw-tmo-spr-usc-t3837086
Click to expand...
Click to collapse
You still need package disabler pro or some kind if service blocker.
I down graded to Oreo on two devices using XAA and I still got firmware update messages for pie. Once I set up the phone.
Blocking the services keeps the phone from checking and downloading the update.
ucladave said:
I have a Galaxy note 9 running 8.1 and would like to stay there. My phone is the T-Mobile branded one. Unfortunately it seems that my phone has downloaded the OTA update to pie and is asking me to install it. I clicked "Later" but I'm afraid that won't last forever. How can I delete the downloaded data and also disable the update from happening in the future?
I am a complete novice when it comes to software stuff so things like "flashing" memory etc may be beyond my scope unless it's very simple. I do follow instruction well though
I understand that I am forgoing security updates and I'm ok with that. After finishing up with a Galaxy S7 that was painfully slow on its last update and having it eat battery, I'd like to stick with the original software. There are other things like the camera app, layout, etc. that I'd just rather stick to.
Aside from rooting the phone, is there any way to just kill the update program? How can I delete the downloaded update to free up memory? I read someplace that rebooting the phone would install the update - so do I need to factory data reset and start over? (I just got the phone so I'm ok doing that)
Click to expand...
Click to collapse
Easiest thing to do is to flash a different version modem for your device. Just flash the previous version modem file with Odin and you'll be set. If you want ota again, just flash the modem for your device matching the software update your device has installed.
I was on Oreo running the Pie modem and never got the Pie ota alert.
Jammol said:
Easiest thing to do is to flash a different version modem for your device. Just flash the previous version modem file with Odin and you'll be set. If you want ota again, just flash the modem for your device matching the software update your device has installed.
I was on Oreo running the Pie modem and never got the Pie ota alert.
Click to expand...
Click to collapse
My phone has already downloaded the update and is prompting me to install it. If I flash or run a package disabler at this point will it be effective? How can I erase the update data so it isnt eating space? Do I need to factory reset the phone first to wipe all that out before I flash or run disabler?
ucladave said:
My phone has already downloaded the update and is prompting me to install it. If I flash or run a package disabler at this point will it be effective? How can I erase the update data so it isnt eating space? Do I need to factory reset the phone first to wipe all that out before I flash or run disabler?
Click to expand...
Click to collapse
You could try clearing cache like an earlier poster suggested.
If I root this device to use titanium backup and root for apps like gsm battery - if i were to upgrade using samsung services, would this undo my root or lock my phone from future updates in some way?
Is it advised against updating if one were to root in the future?
Lastly why can't I call record?
zetsui said:
If I root this device to use titanium backup and root for apps like gsm battery - if i were to upgrade using samsung services, would this undo my root or lock my phone from future updates in some way?
Is it advised against updating if one were to root in the future?
Lastly why can't I call record?
Click to expand...
Click to collapse
I will try to answer....
First, IF you Root, one is Not able to do the OTA updates! ( Meaning, you will not be able to update the phone from within the devise)
Second one- The Hard Q to address - Only due to the fact that Everyone is Different. Everyone uses their phone differently. Plus, add in the fact that Samsung has stated, that the S20 FE will receive regular security updates and a few OS updates as well!! (When Purchased in January I has Android 10. A couple of weeks later, it was February, Samsung updated to Android 11. (Knowing later this year, if not next, we will be on Android 12, says something, about the devise!))
Now all that said, knowing XDA People, in time, we should be able to have Our beloved Root, as well as, Updates that come from Google and Samsung.....
I had to check my phone (recent update, things have changed a bit...) in my case, I no longer have call recording (stock) on the phone! It has disappeared!!!
if you don't mind downloading and manually flashing the latest update via Odin, keeping root would mean taking the boot.img (I think) from the tar file and patching it via magisk and then putting it back into the tar file and flashing the whole thing.
3mel said:
if you don't mind downloading and manually flashing the latest update via Odin, keeping root would mean taking the boot.img (I think) from the tar file and patching it via magisk and then putting it back into the tar file and flashing the whole thing.
Click to expand...
Click to collapse
so the stock updated rom is available here? on this sub foruM? i'm fine with that for now. as long as i can keep my seetings and not hav et o resetup everything
zetsui said:
so the stock updated rom is available here? on this sub foruM? i'm fine with that for now. as long as i can keep my seetings and not hav et o resetup everything
Click to expand...
Click to collapse
not available from here yet, you'd have to download the firmware from one of the Samsung firmware sites / apps. don't quote me on these names, Samfirm, Sammobile and Frija. and again don't quote me, do your own searches here to confirm but if you use the HOME_CSC file instead of the regional one your data won't be wiped.
you'd lose root if you didn't also patch the boot.img file and copy that back to tar archive.
3mel said:
not available from here yet, you'd have to download the firmware from one of the Samsung firmware sites / apps. don't quote me on these names, Samfirm, Sammobile and Frija. and again don't quote me, do your own searches here to confirm but if you use the HOME_CSC file instead of the regional one your data won't be wiped.
you'd lose root if you didn't also patch the boot.img file and copy that back to tar archive.
Click to expand...
Click to collapse
you're confusing me now. so what's the order if I do want to update and keep root?
Root->magisk patch after its released for current upgrade (any eta on time after samsung releases)->upgrade?
my last Samsung was fully custom rom and I only ever flashed radio and bootloader, I got those from links in forums. I think firmware is pretty quick in being made available on these sites / apps but I've not used them myself.
so imagine your phone is already rooted (that first initial root is more involved as there's a data partition wipe), new firmware comes out.
* download that firmware
* open the archive tar of that firmware and copy boot.img file to your phone (I've only read this once so confirm I have the correct file name).
* from your phone install magisk v22
* open magisk and options for direct install will lead you to patching the boot.img
* when that's done, move the patched file back to your computer and replace the original version with the patched one. it might be handy to keep a copy of the unpatched file safe in case you need it one day.
* from your computer flash the contents of that tar archive, you'll need to read a proper guide for this, the correct files need to be assigned to the correct partitions in Odin (the flash app for Samsung) and the names aren't all obvious. also you need drivers for Odin too, and a good version that works for this phone.
* one of those files that needs to assigned is called the CSC file, that deals with the region your phone is going to be (put simply). if you use your phones correct CSC file for the region of firmware you downloaded the data partition will be wiped.
to avoid that you can use the HOME_CSC file and data will not be wiped. on your initial first root you will have to wipe though to make sure your storage is not encrypted.
* you really want to follow guides for everything you're doing for the first time, don't rely on previous experience. Samsung phones are different to Pixels etc. some guides are written as if you'll know half this stuff already, if you don't it doesn't hurt to ask someone.
lol, I haven't actually rooted my own phone yet. I'm waiting to borrow a laptop plus seeing how things develop with TWRP / mods / new procedures.