On 1.85.605.9 and want no update nags for Nougat? - Verizon HTC 10 Guides, News, & Discussion

For those who want to stay on 1.85.605.9 for now. Must be S-0ff, rooted, and custom recovery.....
If you have 1.85.605.9 rooted with custom recovery, Nougat will not be able to install.
But it will still give nags to update and keep trying, over and over again.
If this annoys you, there is a way to stop the update nags in 3 steps.
Install Root Exporer. Go to root/system/etc-security. Set to mount R/W.
Rename otacerts.zip to “otacerts.zip.bak”.
Next, go to root/system/priv-app/HtcOMADM_VZW and rename HtcOMADM_VZW.apk to “HtcOMADM_VZW.apk.bak”.
Finally, go to root/system/priv-app/HtcOMADM_VZW/OAT/ARM
And rename HtcOMADM_VZW.odex to “HtcOMADM_VZW.odex.bak”.
Works so far for me.

Good post, my friend. I'm sure many will benefit from this who aren't happy on the recent nougat update. Removing those applications have always worked best to stop OTA nag IMO. I've also found oddly once you remove the apps that 'Configuration version' will change to 'unknown' in the Settings menu.

Thanks for the info. Can I do this with a file manager Amaze which has root explorer? I tried locating these files but could not find them.
Sent from my HTC6545LVW using XDA-Developers Legacy app

legaldeejay said:
Thanks for the info. Can I do this with a file manager Amaze which has root explorer? I tried locating these files but could not find them.
Sent from my HTC6545LVW using XDA-Developers Legacy app
Click to expand...
Click to collapse
Would try to download free version of Root Explorer. Must be rooted to use it.
Those files are definitely in stock Verizon RUU 1.85.605.9, but may not appear in Viper or other RUU's.
Get into Root, System, and you can navigate to each one by going into the named trees in OP.
Good luck....

I found them. otacerts.zip is located at system/etc/security and the htcOMADM files are at system/priv-app. I presume just renaming them in Amaze should work?
Sent from my HTC6545LVW using XDA-Developers Legacy app

legaldeejay said:
I found them. otacerts.zip is located at system/etc/security and the htcOMADM files are at system/priv-app. I presume just renaming them in Amaze should work?
Sent from my HTC6545LVW using XDA-Developers Legacy app
Click to expand...
Click to collapse
Yes, that'll do it. Note AndyBones above (who knows more about HTC roms than I) says he's had luck just deleting those apk's and odex.
I am timid about deletes and after-effects, so I just rename to .bak so I can undo my damage if needed.
Your call.

Freezing HtcDm in TB worked on my end without any issues. Waiting for Xposed to be released for Nougat first before taking the update.

Related

How to remove HTC bloatware apps permanently?

Ok I'm not talking about htc built in apps. But this useless bull**** apps that just sitting on my app drawer with no ****ing reason:
7digital
Ais
Axis net
Broadband
Dtac
I store
I muzik 3g
Mobiletv
Mobile tv
Mobi tv
Mworld
My HTC
Myhtcs
Ringtunes
Telkomsel
Truemoveh
Viettel
XL
I have successfuly uninstalled them all using link2sd (need root).
I try to uninstalled 7digital then my phone restarts by itself, I'm scared a bit, then after my phone booted all that **** apps I just uninstalled came back. Wtf???
Any solutions?
Sent from my HTC Desire X using xda app-developers app
You can only remove them in recovery via adb shell rm /system/app/*.apk
And if you're on stock ROM, also remove it's odex adb shell rm /system/app/*.odex
Or you can use the script made by Maarten here : http://forum.xda-developers.com/showpost.php?p=36278172&postcount=30
extract the updater-script, edit the filename for the apk that you need to remove and put in back in the zip, and flash that in recovery.
Tried root uninstaller but no luck either. It came back after reboot :/
Sent from my HTC Desire X using xda app-developers app
w1040 said:
Tried root uninstaller but no luck either. It came back after reboot :/
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
No app can uninstall app on DX except the way I described above.
There is some sort of protection HTC imposed on DX that you cannot use an app like TB, Root Uninstaller & etc; they won't work.
Note: before you remove anything, make sure you make a nandroid of your stock ROM before that as once an OTA is out, you need a clean stock ROM to update successfully.
ckpv5 said:
No app can uninstall app on DX except the way I described above.
There is some sort of protection HTC imposed on DX that you cannot use an app like TB, Root Uninstaller & etc; they won't work.
Note: before you remove anything, make sure you make a nandroid of your stock ROM before that as once an OTA is out, you need a clean stock ROM to update successfully.
Click to expand...
Click to collapse
But my rom are now rooted its too late to make a nand backup now..
Anyway, nand backup is on cwm recovery right?
Sent from my HTC Desire X using xda app-developers app
If you never remove anything from the system partition, it is never too late.
(I believe you not yet able to remove anything )
And yes, make a nandroid backup with CWM.
ckpv5 said:
If you never remove anything from the system partition, it is never too late.
(I believe you not yet able to remove anything )
And yes, make a nandroid backup with CWM.
Click to expand...
Click to collapse
What I meant is its too late for me to backup a clean stock unrooted rom.
Sorry can't edit my post above since I'm new user although I'm not new to xda I'd just created a new account.
Anyway I wish there was a simple way to remove the odex on the bloatware I want to uninstalled. On link2sd, the app mentioned above are marked with ODEX (green).
Guess you were right, can't move an an app with an odex on it though I don't know what odex is.
Sent from my HTC Desire X using xda app-developers app
I understood that. What I meant is it is ok to make backup with a rooted stock ROM.
To update an OTA, you don't need to remove your root app or any installed app as long as all system files are intact. You don't even need to relock your bootloader. What you need is a stock recovery.
You can read more on this topic on the link in my sig. Even though that is for One V, it works the same principal for DX.
You can remove system apps from recovery using app called Aroma File Manager, made by Amarullz, you have the link in my Index.
nlooooo said:
You can remove system apps from recovery using app called Aroma File Manager, made by Amarullz, you have the link in my Index.
Click to expand...
Click to collapse
Totally forgot about this nice recovery explorer/file manager
As I always use a PC base explorer/file manager to add/remove files to/from system partition.
To w1040
ckpv5 is right. You can not delete files simply from Data or System folders.
You have to do that in recovery mode. If you try to delete files from any File explorer, your phone will simply restart.
Though we have rooted our phone, however it is not 100% rooted. HTC made S-ON on all of those device so that people can not do any changes on systems.
Play with your phone with complete nand backup.
KSKHH said:
To w1040
ckpv5 is right. You can not delete files simply from Data or System folders.
You have to do that in recovery mode. If you try to delete files from any File explorer, your phone will simply restart.
Though we have rooted our phone, however it is not 100% rooted. HTC made S-ON on all of those device so that people can not do any changes on systems.
Play with your phone with complete nand backup.
Click to expand...
Click to collapse
Actually we do have 100% root, S-Off differs a lot from root. And there are multiple ways of deleting the apps. You can make a flashable zip file yourself if you know how to, you can use aroma file manager (mount system before using it), adb, or any other recovery file manager, if it exists
Sent from my awesome fridge
Probably someone should make a tutorial how to delete system apps here using aroma file manager?
Would be really useful.
Sent from my HTC Desire X using xda app-developers app
MaartenXDA said:
Actually we do have 100% root, S-Off differs a lot from root. And there are multiple ways of deleting the apps. You can make a flashable zip file yourself if you know how to, you can use aroma file manager (mount system before using it), adb, or any other recovery file manager, if it exists
Sent from my awesome fridge
Click to expand...
Click to collapse
Yup understand. I am sorry I wanted to say he can not do it thru any file browser when the phone is running. It will simply reboot.
Need to try Aroma File manager. Deleting with flashable.zip is really a pain not so simple.
w1040 said:
Probably someone should make a tutorial how to delete system apps here using aroma file manager?
Would be really useful.
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
+1 for that.
Addition
I have made a new idea on removing bloatwares. The idea is that the user can select the apps that are to be deleted in aroma. I have already made a project regarding this but only for my device. You can port it to your device and maybe share this with everyone.
Link to my thread: http://forum.xda-developers.com/showthread.php?t=2632355
With some changes, it will work great and our community can develop!!
But please don't cross post...
Sent from my HTC Desire X using XDA Premium 4 mobile app
Reply
dansou901 said:
But please don't cross post...
Sent from my HTC Desire X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yeah! One moderator told me! I won't do like that from now onwards!
I have the t-mobile 626s variant. Ive rooted and still have a bunch of process and apps I dont want. I dont have a computer at the moment becuase its being fixed. Is there a list of apps safe to remove? Thank You
You have to install an insecure kernel. You can find a lot of custom kernel in these forum, choose one of them

[Q] System Data on ICS EVO 3D is huge

I am always low on space on my phone, Sprint EVO 3D ICS. I have been using DiskUsage to free up space when I update apps. DiskUsage shows my "System Data" to be 358MB. When searching I found multiple threads that suggest that I need to root to be able to see what is in the system data folder using all the space. I am ignorant on this part of it. I looked at a few root guides and they seemed very involved and potentially beyond my comfort level. I am not technology stupid, but I do not know anything about Android's file system.
What is the path of least resistance for me to find out what in System Data is using all my space?
Will es file explorer allow to to view without root?
sent from MY BAD A$$ ET4G
Yeah I would use explorer if your not rooted and root explorer if you are rooted
Sent from my PG86100 using xda premium
patrao_n said:
Will es file explorer allow to to view without root?
sent from MY BAD A$$ ET4G
Click to expand...
Click to collapse
I tried using ES File Explorer and it shows nothing in the contents of \data\data so it appears I need root.
Is there any easy way to root the phone to give that ES File Explorer process the correct permissions?
Thanks
Is there anyway to view and delete the files using my PC with the SDK tools?
In order to do anything with the root of the phone, you need to first obtain root permissions, by rooting.
Sent from my PG86100 using xda app-developers app
kiewee3 said:
In order to do anything with the root of the phone, you need to first obtain root permissions, by rooting.
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
The root instructions I see say that it will restore the phone to the factory rom, which defies the point of what I am trying to do. I tried the temporary root instructions on the site and all failed. So evidently I have no choice. It sucks that Android is locked down to the point of becoming unusable.
If you are just trying to see what's there use explorer. It will work with non-rooted phones
Sent from my PG86100 using xda premium
Its not all android phone. Htc is the hard one. Moto is worse though. Good luck. I would gain s-off while you are at it. Should you need it one day. Its much easier to gain s-off now then later after having all your data just the way you want it.
Sent from my GT-P5113 using Tapatalk 2
patrao_n said:
Its not all android phone. Htc is the hard one. Moto is worse though. Good luck. I would gain s-off while you are at it. Should you need it one day. Its much easier to gain s-off now then later after having all your data just the way you want it.
Sent from my GT-P5113 using Tapatalk 2
Click to expand...
Click to collapse
I am going to be getting a new phone soon, I am just trying to make this one livable until I can get rid of it. Everything I have tried has failed to get access to the system data directory to find out what is using all the space. It is so very frustrating.
cr0wbar said:
I am going to be getting a new phone soon, I am just trying to make this one livable until I can get rid of it. Everything I have tried has failed to get access to the system data directory to find out what is using all the space. It is so very frustrating.
Click to expand...
Click to collapse
Boot your recovery and "flash" Aroma File Manager 1.80. Once it starts you may have to mount your volumes (select "Automount all devices on start" in settings), but then you should be able to access the contents of the /data directory.
If you don't have a custom recovery installed this isn't going to work but you can HTC unlock and flash a custom recovery without having to root your stock ROM.
ramjet73

Freeze sdm the second you gain root

So the ota wont try to install itself. I see a lot of people annoyed with ota notifications. this is the solution
Sent from my SCH-I545 using xda app-developers app
Another simple tip, if you have to Odin after a soft brick, immediately start airplane mode until the rooting process is done. Me personally I keep the RomToolbox apk on my SD card so I don't even have to sign in to download.
Great tips!!
Surge1223 said:
So the ota wont try to install itself. I see a lot of people annoyed with ota notifications. this is the solution
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Just so I'm 100% sure I'm safe...
(I am rooted and thought I had already taken care of this, but obviously had not...)
I had an OTA notification waiting for me when I woke up this morning. I declined and it said something to the effect that it would automatically try again at 0100 (1 AM) and make sure my phone was charged and yada, yada, yada...
After that, I immediately renamed \system\app\sdm.apk to "SDM.bak" (I also renamed FWUpgrade.apk in the same manner as directed in another post I saw).
So...that's all I should have to do right? Is there a downloaded update hanging out somewhere that needs to be deleted as well? My phone won't attempt to install this later at 0100 tonight?
PaintDrinkingPete said:
Just so I'm 100% sure I'm safe...
(I am rooted and thought I had already taken care of this, but obviously had not...)
I had an OTA notification waiting for me when I woke up this morning. I declined and it said something to the effect that it would automatically try again at 0100 (1 AM) and make sure my phone was charged and yada, yada, yada...
After that, I immediately renamed \system\app\sdm.apk to "SDM.bak" (I also renamed FWUpgrade.apk in the same manner as directed in another post I saw).
So...that's all I should have to do right? Is there a downloaded update hanging out somewhere that needs to be deleted as well? My phone won't attempt to install this later at 0100 tonight?
Click to expand...
Click to collapse
The actual OTA download will be located in /cache. Delete with root explorer.
The download goes into the Data/FOTA folder. Find that and remove all permissions. I cant take credit for that one because I read it from another user that confirmed it stopped the OTA.
1. Open Root Browser
2. Navigate to data/fota
3. Long Press and select Permissions
4. Uncheck all boxes making it 0000
keith.mcintyre26 said:
The actual OTA download will be located in /cache. Delete with root explorer.
Click to expand...
Click to collapse
10ECN said:
The download goes into the Data/FOTA folder. Find that and remove all permissions. I cant take credit for that one because I read it from another user that confirmed it stopped the OTA.
1. Open Root Browser
2. Navigate to data/fota
3. Long Press and select Permissions
4. Uncheck all boxes making it 0000
Click to expand...
Click to collapse
Thanks!
10ECN said:
The download goes into the Data/FOTA folder. Find that and remove all permissions. I cant take credit for that one because I read it from another user that confirmed it stopped the OTA.
1. Open Root Browser
2. Navigate to data/fota
3. Long Press and select Permissions
4. Uncheck all boxes making it 0000
Click to expand...
Click to collapse
would it be better just to delete the update? The file is about 327MB and that's unwanted space being used
How are you renaming sdm? I am using ES as root and it's not letting me.
Sent from my SCH-I545 using xda app-developers app
mugenfa5 said:
would it be better just to delete the update? The file is about 327MB and that's unwanted space being used
Click to expand...
Click to collapse
I think the logic behind leaving the update file there, but with permissions removed is because that would effectively block the update from being re-downloaded again, or being run by the updater.
Granted, that point is probably moot if the correct updater apps are already frozen, but it's an extra layer of assurance.
---------- Post added at 12:36 PM ---------- Previous post was at 12:35 PM ----------
jhasty01 said:
How are you renaming sdm? I am using ES as root and it's not letting me.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
I used Root explorer...be sure to mount the directory as "read/write"
I ended up moving the two apk's to a backup folder on my sdcard, however after reboot I am still getting the prompt. I did not move the .odex files. Doing that now..
Sent from my SCH-I545 using xda app-developers app
jhasty01 said:
I ended up moving the two apk's to a backup folder on my sdcard, however after reboot I am still getting the prompt. I did not move the .odex files. Doing that now..
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Perhaps you only copied them?
FWIW, the FWupgrade.apk didn't have an associated odex file on mine.
It didn't actually move sdm, but rather copied it. To fix sdm and renove notification for update, I used Titanium Backup to create a backup thrn uninstalled the apk. Hope this helps.
Sent from my SCH-I545 using xda app-developers app
I just froze SDM and FWUpgrade. Is that not good enough? Why is everyone renaming and deleting it?
I was wondering about the same thing why people are renaming and moving files. Maybe they don't have titanium backup to freeze it?
Freezing is all you need. These other extra precautions are not necessary.
Sent from my Samsung Galaxy S4
reybie said:
I was wondering about the same thing why people are renaming and moving files. Maybe they don't have titanium backup to freeze it?
Click to expand...
Click to collapse
You don't even need Titanium backup. I never see it mentioned here so I don't know if anyone knows it exists, but I think the free app "System Tuner" by 3c is much better that Titanium and has way more features.
DerekZ10 said:
I just froze SDM and FWUpgrade. Is that not good enough? Why is everyone renaming and deleting it?
Click to expand...
Click to collapse
reybie said:
I was wondering about the same thing why people are renaming and moving files. Maybe they don't have titanium backup to freeze it?
Click to expand...
Click to collapse
Yeah, I just prefer to manually rename/remove files that I know for a fact I don't want running. Freezing apps via TiB works well for bloatware and stuff like that...stuff that I *may* want to activate again later, but in this case, I'm 100% sure I do NOT want to run any OTA updates.
Most people use titanium back up or other apps because a lot of users don't understand file and folder permissions or how to run commands with adb or terminal etc. Manually doing it in cases like this is good so you know that its disabled. Especially when its something like this.
Sent from my SCH-I545 using xda app-developers app
DerekZ10 said:
I just froze SDM and FWUpgrade. Is that not good enough? Why is everyone renaming and deleting it?
Click to expand...
Click to collapse
That's what I did and No Update for Me! Also, being on a custom recovery helps!

Can we put S3 S-voice on S4?

I have a weird question. I now have a Verizon S4, ME7 baseband, rooted. I used to have a S3. I use s-voice via Bluetooth dialing for voice dialing and texting all the time. It worked flawlessly on my S3 but sucks on the S4. It won't find some contacts, despite reading the names back to me perfectly while telling me it didn't find them.
I remember trying the S4 apk on the S3 when the S4 apk was released and finding it didn't work well for me. I reverted back to the stock S3 s voice.
My question now is, can I do the reverse? Can I put the S3 S-voice on the S4? Does anyone have the latest S3 s-voice apk? I don't have the S3 anymore (nor would I know how to get the apk off if I did).
Thanks
Sent from my SCH-I545 using Tapatalk 2
I use apps from the s3 and note 2 all the time, most work and for those that don't I use apktool to mod them to work. In the case of s voice I imagine the app will natively work and it sounds like samsung tts doesn't have much to do with your issue. Im not at home to test or post it but you could always download a stock gs3 rom and extract s voice from it to try.
Sent from my SCH-I545 using xda app-developers app
Surge1223 said:
..... Im not at home to test or post it but you could always download a stock gs3 rom and extract s voice from it to try.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Thank you. Excuse me for my ignorance: how do I extract an apk from a ROM? Is there a reference for me to follow or is it simple enough for you to post instructions? I've installed ROM's in the past but never actually worked on them.
Sent from my SCH-I545 using Tapatalk 2
albertdc said:
Thank you. Excuse me for my ignorance: how do I extract an apk from a ROM? Is there a reference for me to follow or is it simple enough for you to post instructions? I've installed ROM's in the past but never actually worked on them.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
Extract the zip, then system apps are located in system/app then copy svoice from there. Hope this helps.
Sent from my SCH-I545 using xda app-developers app
Surge1223 said:
Extract the zip, then system apps are located in system/app then copy svoice from there. Hope this helps.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Sounds simple enough. I will try it this weekend. Thank you!
albertdc said:
Sounds simple enough. I will try it this weekend. Thank you!
Click to expand...
Click to collapse
something very important,dont forget to make a nandroid backup before,just in case.
android-incredible said:
something very important,dont forget to make a nandroid backup before,just in case.
Click to expand...
Click to collapse
Good point, that reminds me, in order to install s voice you will have to push the app to system and change the permissions. Hey OP if you don't know how to do this let me know, id make you a zip but I believe you're on me7 correct?
Sent from my SCH-I545 using xda app-developers app
android-incredible said:
something very important,dont forget to make a nandroid backup before,just in case.
Click to expand...
Click to collapse
Yes, thank you for the reminder. I planned on that, but always
nice to have the reminder.
Surge1223 said:
Good point, that reminds me, in order to install s voice you will have to push the app to system and change the permissions. Hey OP if you don't know how to do this let me know, id make you a zip but I believe you're on me7 correct?
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Omph, thanks for detailing the need to change the permissions. I always read about people doing that, but have never done it. A zip would be awesome, but yes, I'm on me7 - does that mean you can't make one? If nobody else makes the zip, I'll read up on changing permissions.
Sent from my SCH-I545 using Tapatalk 2
albertdc said:
Yes, thank you for the reminder. I planned on that, but always
nice to have the reminder.
Omph, thanks for detailing the need to change the permissions. I always read about people doing that, but have never done it. A zip would be awesome, but yes, I'm on me7 - does that mean you can't make one? If nobody else makes the zip, I'll read up on changing permissions.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
Unfortunately since your on me7 I cant make you a zip also you won't be able to make a nandroid back up either. This is because me7 doesn't allow you to have a custom recovery. Changing the permissions is pretty straight forward though, just make it match the other apps in the system/app folder, you'll also have to mount the system folder r/w.
Sent from my SCH-I545 using xda app-developers app
Surge1223 said:
Unfortunately since your on me7 I cant make you a zip also you won't be able to make a nandroid back up either. This is because me7 doesn't allow you to have a custom recovery. Changing the permissions is pretty straight forward though, just make it match the other apps in the system/app folder, you'll also have to mount the system folder r/w.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Thanks for all your help. I extracted the file - called "Voicetalk" as far as I can tell. I pasted it into the system app folder using Root Explorer, changed the permissions, and nothing happened. I then realized that maybe I need to actually run the installer - tapping the file (which did indeed have the S3 S-Voice icon) gave me the option to install. I ran the installer, it showed the permissions, and then it failed to install with the only message showing: "Application not installed".
I deleted the app from the system folder.
I then tried again by first freezing the native S-Voice app. I tried installing the apk directly from the SD card and had the same result - not installed.
So, unless I am doing it incorrectly, I think the S3 S-voice will not install directly onto the S4. Any ideas as to a way to make it work?
Thanks
albertdc said:
Thanks for all your help. I extracted the file - called "Voicetalk" as far as I can tell. I pasted it into the system app folder using Root Explorer, changed the permissions, and nothing happened. I then realized that maybe I need to actually run the installer - tapping the file (which did indeed have the S3 S-Voice icon) gave me the option to install. I ran the installer, it showed the permissions, and then it failed to install with the only message showing: "Application not installed".
I deleted the app from the system folder.
I then tried again by first freezing the native S-Voice app. I tried installing the apk directly from the SD card and had the same result - not installed.
So, unless I am doing it incorrectly, I think the S3 S-voice will not install directly onto the S4. Any ideas as to a way to make it work?
Thanks
Click to expand...
Click to collapse
What you originally did was fine, just rename the original s-voice .apk to .bak then do what you originally did (move the s3 s-voice .apk to /system/app then change permissions) then reboot your phone. Also you can check to make sure the owner is root for both owner and group. I think it might have worked had you just rebooted. Alternativley you can just copy and paste the apk to your internal sd then use rom toolbox and go to app manager, tap the upper left corner (where it shows a little rubix cube android person) then go down to + APK Installer and select the s-voice apk that you copied to your internal sd card. Afterward check in app manager and make sure s-voice is a system app, if not convert it to a system app. Remeber to reboot your phone after it installs. If all else fails send me the .apk and ill figure it out and/or mod it to work.
You ROCK!!
Thank you very much for your help. The key was this line you wrote: "just rename the original s-voice .apk to .bak " I had not done that and the S3 version would not install. Once I renamed the original s-voice, I was able to install the S3 version. Rebooted, and voila. Now it recognizes, without a hitch, the names that the S4 version was unable to find. So now I'm in business!
albertdc said:
You ROCK!!
Thank you very much for your help. The key was this line you wrote: "just rename the original s-voice .apk to .bak " I had not done that and the S3 version would not install. Once I renamed the original s-voice, I was able to install the S3 version. Rebooted, and voila. Now it recognizes, without a hitch, the names that the S4 version was unable to find. So now I'm in business!
Click to expand...
Click to collapse
Anytime, glad I could help.
Sent from my SCH-I545 using xda app-developers app

Can OTA notification be stopped or ignored?

Thinking of rooting the phone but know 4.4 is around the cornor. Is there anyway I can stop the OTA, or is 4.4 something worth trying?
Thanks!
Yes, once you root the phone you can download Titanium backup (full version) and freeze SDM
As I believe that the SDM is the file that manages the communication for updates
newshook said:
Thinking of rooting the phone but know 4.4 is around the cornor. Is there anyway I can stop the OTA, or is 4.4 something worth trying?
Thanks!
Click to expand...
Click to collapse
Well that depends. Progress is definitely being made towards another bootloader unlock. However, the 4.4 update would possibly introduce even more security that the devs haven't seen before.
But using titanium or just renaming sdm.apk to sdm.bak with a file explorer (must be rooted) will stop the updates.
newshook said:
Thinking of rooting the phone but know 4.4 is around the cornor. Is there anyway I can stop the OTA, or is 4.4 something worth trying?
Thanks!
Click to expand...
Click to collapse
Once you root download and install TitaniumBackup and the key (the money you spend for the key is really worth it!) Then you can freeze SDM as well as FWUpgrade. This will prevent your phone from upgrading.
Sent from my SCH-I545 using Tapatalk
Yea I can't imagine stock 4.4 will be anything but more difficult for the XDA gods to find an exploit.
Thank god for swappa and people selling their mdk s4's .
Sent from my SCH-I545 using XDA Premium 4 mobile app
I used adb to rename both, I hope that would be ok too,? Next I want to get rid of KNOX, Backup Assistant, Verizon Mobile Security, and Google+. Is it safe to remove them too?
Terri M said:
Once you root download and install TitaniumBackup and the key (the money you spend for the key is really worth it!) Then you can freeze SDM as well as FWUpgrade. This will prevent your phone from upgrading.
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
newshook said:
I used adb to rename both, I hope that would be ok too,? Next I want to get rid of KNOX, Backup Assistant, Verizon Mobile Security, and Google+. Is it safe to remove them too?
Click to expand...
Click to collapse
Your BEST bet is to use TitaniumBackup and make a backup of all the files you want to "get rid of". Once you make those backups, you can have TitaniumBackup uninstall those apps. Now if something happens you can easily reinstall those apps through TitaniumBackup. You can also have TitaniumBackup backup location to be your extSdCard and not on your phone, this way your backups aren't eating up space on the sdcard (internal sdcard)
I have frozen ( thru TitaniumBackup) all the apps you are talking about and I'm not having any problems.
Hope this helps!
Mistertac said:
Yea I can't imagine stock 4.4 will be anything but more difficult for the XDA gods to find an exploit.
Thank god for swappa and people selling their mdk s4's .
Sent from my SCH-I545 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
rest assured, that every subsequent firmware release by samsung/verizon will lock down whatever exploits we are using even more.
Summary of my system: I have a SPRINT SPH-L720T MK5 4.3 model phone. I am rooted with k1mu SafeRoot and have about twelve system apps (including the touchwiz launchers) frozen with Titanium backup. I use nova launcher as my primary launcher. I wish to remain rooted and according to things I read on the saferoot thread, I cannot receive OTA updates while apps are frozen, yet I received new notification this morning on my phone that says "System Update Downloaded. Touch to install".
I read the thread. I froze FWUpgrade. Not sure what SDM stands for, and I don't see a SDM in the list but when I type SDM in the filter it brings up a service called "System Update 1.8.8". I froze it also, assuming it's the right one.
I restarted the phone and the "System update downloaded. Touch to install" notification is still on my screen.
1) Is there any way to get rid of the notification after it has already spawned? I don't want to accidentally click on it at a later time.
2) and Is there any way to tell what the update actually is before launching it? Maybe it's not 4.4 and I can launch it.
bgmg said:
Summary of my system: I have a SPRINT SPH-L720T MK5 4.3 model phone. I am rooted with k1mu SafeRoot and have about twelve system apps (including the touchwiz launchers) frozen with Titanium backup. I use nova launcher as my primary launcher. I wish to remain rooted and according to things I read on the saferoot thread, I cannot receive OTA updates while apps are frozen, yet I received new notification this morning on my phone that says "System Update Downloaded. Touch to install".
I read the thread. I froze FWUpgrade. Not sure what SDM stands for, and I don't see a SDM in the list but when I type SDM in the filter it brings up a service called "System Update 1.8.8". I froze it also, assuming it's the right one.
I restarted the phone and the "System update downloaded. Touch to install" notification is still on my screen.
1) Is there any way to get rid of the notification after it has already spawned? I don't want to accidentally click on it at a later time.
2) and Is there any way to tell what the update actually is before launching it? Maybe it's not 4.4 and I can launch it.
Click to expand...
Click to collapse
Go to /cache/fota/ on your phone. There will be an Update.zip. Delete or rename that and the update prompt will go away.
k1mu said:
Go to /cache/fota/ on your phone. There will be an Update.zip. Delete or rename that and the update prompt will go away.
Click to expand...
Click to collapse
I went to the top of the tree and found the cache folder but there were no sub folders (i.e. "fota"). I also ran a search on the entire tree for a "fota" folder and did not find one. I also ran a search on the entire tree for "update.zip" and didn't find one.
Is it possible, that my freezing the "FWUpgrade" and "System Update 1.8.8" automatically removed the fota folder and the update.zip? That seems unlikely.
or is it possible that I'm dealing with a completely different update (perhaps it's not 4.4, maybe it's something else all together)?
bgmg said:
I went to the top of the tree and found the cache folder but there were no sub folders (i.e. "fota"). I also ran a search on the entire tree for a "fota" folder and did not find one. I also ran a search on the entire tree for "update.zip" and didn't find one.
Is it possible, that my freezing the "FWUpgrade" and "System Update 1.8.8" automatically removed the fota folder and the update.zip? That seems unlikely.
or is it possible that I'm dealing with a completely different update (perhaps it's not 4.4, maybe it's something else all together)?
Click to expand...
Click to collapse
Sorry, broken memory - looking at my notes it's actually /cache/fumo/OTApkg.zip
Note that you have to be root to view the contents of the /cache folder.
k1mu said:
Sorry, broken memory - looking at my notes it's actually /cache/fumo/OTApkg.zip
Note that you have to be root to view the contents of the /cache folder.
Click to expand...
Click to collapse
Ran a search across my whole device for OTApkg.zip. No file found.
Please allow me to restate a few things:
1) I have no subfolder under "/cache". I do not have a "fumo" or "fota". I have nothing in my "/cache" folder.
2) On my Sprint SPH-L720T Tri Band phone, I do not have a "SDM" app process. When I type "SDM" in my titanium backup, it brings up a app process called "System Update 1.8.8". I don't know if I should have froze this, but I did.
3) I ran a search across my whole device for *.zip to return all .zip files. I did find a "/system/etc/security/otacerts.zip". Not sure if I should do anything with that.
k1mu said:
Sorry, broken memory - looking at my notes it's actually /cache/fumo/OTApkg.zip
Note that you have to be root to view the contents of the /cache folder.
Click to expand...
Click to collapse
Also, I am rooted. I used your saferoot two months ago. I just went into my file manager app and found a root option. I turned it on and the file manager app requested super user privilege which I granted. Now I can see sub folders under cache, but none of them match your description.
I do see a obvious file called " 0de568e284baa2bbcb25305b099be7cc415386de.USER_L720T_SPT_MK5_to_NAF_Update_FWD.zip". See enclosed pic.
I moved it to my sd card. Do you think I'm OK to press the update option now to make it go away?
Sent from my SPH-L720T using XDA Premium 4 mobile app
Just freeze sdm in titanium
Sent from my SCH-I545 using Tapatalk
Maduro78 said:
Just freeze sdm in titanium
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
There is no sdm on my model. Read the entire thread. It's not very long.
Sent from my SPH-L720T using XDA Premium 4 mobile app
bgmg said:
There is no sdm on my model. Read the entire thread. It's not very long.
Sent from my SPH-L720T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This is a misplaced thread.
bgmg doesn't have a Verizon phone, it's a Sprint phone. That's why suggestions to freeze SDM/FWUpdate don't work.

Categories

Resources