S20 FE missing AOD transition animation between AOD and lock screen - Samsung Galaxy S20 FE Guides, News, & Discussion

Has anyone else noticed this?
I'm on the XSA CSC running December security patch (OneUI 2.5) and it does not have the animation. I've also received reports that OneUI 3.0 still doesn't have the animation for some reason (from Reddit), and it seems like a strange omission to me considering the phone has the specs to be more than capable of it. If you are not sure what I mean, check this video:
https://www.reddit.com/r/galaxys10/comments/dz36e8
(screen recording taken from Galaxy S10 on OneUI 2.0)
Thanks

Is it a bug or did they decide just not to have it?

I'm using the OneUI 3.0 and don't have the animations... Samsung is kidding us with the S20 FE?

mxxcon said:
Is it a bug or did they decide just not to have it?
Click to expand...
Click to collapse
Seems like a bug to me, it doesn't make sense that they would choose not to include it as it's a fairly small thing and a whole range of devices have it including the "budget" S10e from last year.

FedoraMaster420 said:
Has anyone else noticed this?
I'm on the XSA CSC running December security patch (OneUI 2.5) and it does not have the animation. I've also received reports that OneUI 3.0 still doesn't have the animation for some reason (from Reddit), and it seems like a strange omission to me considering the phone has the specs to be more than capable of it. If you are not sure what I mean, check this video:
https://www.reddit.com/r/galaxys10/comments/dz36e8
(screen recording taken from Galaxy S10 on OneUI 2.0)
Thanks
Click to expand...
Click to collapse
Thats exacly my problem too. I don't think this is a bug, because it's very noticable... this was a problem in 2.5, And I am in one ui 3, and this is Still a problem.... I don't understand samsung....

Nothing new, Samsung has removed it from a couple of "lite" (or in this case, FE) variants. It can be added with root by editing a file in vendor called floating feature. Doubt Samsung would re-add it, but who knows.
Btw, I'm talking about the Note 10 Lite, it doesn't have it by default either.

ShaDisNX255 said:
Nothing new, Samsung has removed it from a couple of "lite" (or in this case, FE) variants. It can be added with root by editing a file in vendor called floating feature. Doubt Samsung would re-add it, but who knows.
Btw, I'm talking about the Note 10 Lite, it doesn't have it by default either.
Click to expand...
Click to collapse
What line would I need to add/edit? This will be good to know if I ever decide to root.

FedoraMaster420 said:
What line would I need to add/edit? This will be good to know if I ever decide to root.
Click to expand...
Click to collapse
I made my own little tutorial here: https://forum.xda-developers.com/t/samsung-galaxy-a71-working-mods.4173295/
But to jump straight into this edit in question, it's the following:
The floating_features.xml file in question can be located in system(root)/vendor/etc
Add AOD to lockscreen clock animation:
Note: This only works on OneUI 2.5, does not work on OneUI 2.1 and below for A71.
Search for the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Add clocktransition in this line, like this:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>aodversion=7,clearcoveroff,clocktransition</SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Save and reboot. Done, there will be an added animation from AOD to lockscreen clock.

ShaDisNX255 said:
I made my own little tutorial here: https://forum.xda-developers.com/t/samsung-galaxy-a71-working-mods.4173295/
But to jump straight into this edit in question, it's the following:
The floating_features.xml file in question can be located in system(root)/vendor/etc
Add AOD to lockscreen clock animation:
Note: This only works on OneUI 2.5, does not work on OneUI 2.1 and below for A71.
Search for the following line in floating_features:
Code:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Add clocktransition in this line, like this:
<SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>aodversion=7,clearcoveroff,clocktransition</SEC_FLOATING_FEATURE_FRAMEWORK_CONFIG_AOD_ITEM>
Save and reboot. Done, there will be an added animation from AOD to lockscreen clock.
Click to expand...
Click to collapse
Nice thank you heaps for this!!! I'm just curious, is there any way to edit this file without root and retain Knox 0x0? I suppose not since it's a file located in vendor, but can't hurt to ask!

FedoraMaster420 said:
Nice thank you heaps for this!!! I'm just curious, is there any way to edit this file without root and retain Knox 0x0? I suppose not since it's a file located in vendor, but can't hurt to ask!
Click to expand...
Click to collapse
I've looked but so far I haven't seen that it's possible. Mainly because you can't mount system/vendor as read-write without root, even with adb. I personally don't know of a way.

ShaDisNX255 said:
I've looked but so far I haven't seen that it's possible. Mainly because you can't mount system/vendor as read-write without root, even with adb. I personally don't know of a way.
Click to expand...
Click to collapse
hi, i did everything you wrote, but i can't save the floating feature xml on my phone. I tried to edit it on my PC, but then when i pasted it to the correct folder replacing the old one, it just magically recovered to it's old version, not including my edited lines, without any error message... What can i do?

davie0430 said:
hi, i did everything you wrote, but i can't save the floating feature xml on my phone. I tried to edit it on my PC, but then when i pasted it to the correct folder replacing the old one, it just magically recovered to it's old version, not including my edited lines, without any error message... What can i do?
Click to expand...
Click to collapse
Oh, i'm using Root Browser, and when i tried to save the edit on that, It said "Error saving edit" or something like that... do i need a permission of some kind?

sorry for spamming. I found out the problem. I didn't know what rooting the phone is. Now i know, and im not in that level to take care of a rooted phone, I just wanted a cool animation

ShaDisNX255 said:
I've looked but so far I haven't seen that it's possible. Mainly because you can't mount system/vendor as read-write without root, even with adb. I personally don't know of a way.
Click to expand...
Click to collapse
Hi, I just had a thought come to me, would it be possible to modify the stock firmware file that is flashed in Odin (the AP .tar file) with the edited version of floating_feature.xml, stored in vendor.img? Would this flash successfully and maintain Knox 0x0? Or would it see the slightly modified AP file as a custom binary and thus void Knox?

FedoraMaster420 said:
Hi, I just had a thought come to me, would it be possible to modify the stock firmware file that is flashed in Odin (the AP .tar file) with the edited version of floating_feature.xml, stored in vendor.img? Would this flash successfully and maintain Knox 0x0? Or would it see the slightly modified AP file as a custom binary and thus void Knox?
Click to expand...
Click to collapse
Your second assessment is correct, just unpacking and repacking AP detects it as custom firmware and therefore would trip Knox.

This is a very weird thing in the sense that a Galaxy M31 (which is a very low-mid range phone) has that animation enabled and also it runs OneUI Core

gj4560 said:
Has anyone else noticed this?
I'm on the XSA CSC running December security patch (OneUI 2.5) and it does not have the animation. I've also received reports that OneUI 3.0 still doesn't have the animation for some reason (from Reddit), and it seems like a strange omission to me considering the phone has the specs to be more than capable of it. If you are not sure what I mean, check this video:
https://www.reddit.com/r/galaxys10/comments/dz36e8
(screen recording taken from Galaxy S10 on OneUI 2.0)
Thanks
Click to expand...
Click to collapse
123

Related

[Q] Korean Boot Animation start up

Does anyone have the sound flushable zip for any of the korean companies? SK telecom preferred.
This is for the note 3 n900t variant only.
Didn't expect this. Anyway, I have the LTE-A X3 animation (extracted from my SK Telecom-branded Note 4) and the newer band LTE animation (extracted from the stock SKT Note 5 firmware). Tell me which one you need, and I'll upload the link.
P.S: All of these will probably only work on stock firmware, due to their .qmg format. If you want to use them in AOSP-based ROMs, you have to convert them yourself.
phamanhvu01 said:
Didn't expect this. Anyway, I have the LTE-A X3 animation (extracted from my SK Telecom-branded Note 4) and the newer band LTE animation (extracted from the stock SKT Note 5 firmware). Tell me which one you need, and I'll upload the link.
P.S: All of these will probably only work on stock firmware, due to their .qmg format. If you want to use them in AOSP-based ROMs, you have to convert them yourself.
Click to expand...
Click to collapse
Do you by any chance still have the animations? I have a Galaxy S6 and I'm looking for the new Band LTE animation and couldn't find it anywhere. I have the One UI rom installed but I hope that it's possible to get the boot animation working on it!
XperiaGUY47 said:
Do you by any chance still have the animations? I have a Galaxy S6 and I'm looking for the new Band LTE animation and couldn't find it anywhere. I have the One UI rom installed but I hope that it's possible to get the boot animation working on it!
Click to expand...
Click to collapse
Still got it, here: https://drive.google.com/open?id=1hbwdd1ImPl1EleLbYpkiDTQrZHPEYgpb
This is not a flashable zip, so you need to manually unzip the file to /system/media and replace said files. Not sure whether this will work on One UI ROMs, so make a backup just in case.
phamanhvu01 said:
Still got it, here: https://drive.google.com/open?id=1hbwdd1ImPl1EleLbYpkiDTQrZHPEYgpb
This is not a flashable zip, so you need to manually unzip the file to /system/media and replace said files. Not sure whether this will work on One UI ROMs, so make a backup just in case.
Click to expand...
Click to collapse
Massive thanks!!! I was literally looking everywhere but nobody had it or didn't know what I was even talking about .
Again, super massive thanks to you!!!
phamanhvu01 said:
Still got it, here: https://drive.google.com/open?id=1hbwdd1ImPl1EleLbYpkiDTQrZHPEYgpb
This is not a flashable zip, so you need to manually unzip the file to /system/media and replace said files. Not sure whether this will work on One UI ROMs, so make a backup just in case.
Click to expand...
Click to collapse
So I downgraded to 6.0.1 stock and I replaced the files but now I don't have an animation... It still boots fine but the screen is black during boot. Any way to get the animation working? Am I doing something wrong?
XperiaGUY47 said:
So I downgraded to 6.0.1 stock and I replaced the files but now I don't have an animation... It still boots fine but the screen is black during boot. Any way to get the animation working? Am I doing something wrong?
Click to expand...
Click to collapse
I have no idea about this, sorry. I'm no longer using a Samsung so I can't help with this issue either.

Galaxy a7 2017

There are many custom ROM for A5 and A3 but unfortunately no buddy comes with A7 2017
Very big strange
I am also wondering this. Seems like no one love A7 here.
Not exactly.
zoya4u said:
There are many custom ROM for A5 and A3 but unfortunately no buddy comes with A7 2017
Very big strange
Click to expand...
Click to collapse
There are a few custom ROMs for A7 2017 32GB model (A720F), you can find them here on XDA.
But I suggest care, there's talk the latest official firmware version blocks customization...
TWRP for example will cause a system lock and your phone can end up a nice paperweight (brick).
Also, don't block OEM RESET (always Allow Oem Reset in Developer options) if you use root / customs.
Samsung security may get you a FRP LOCK should you want to reflash.
Odin won't help if you need to downgrade to an older version (like a backup).
Fixes for such a situation are difficult at the moment.
I'm facing it right now and don't know if my phone will be back up and running again
ODIN'd a Stock Recovery and CP ROM, let's see in some hours!
Dan.911 said:
There are a few custom ROMs for A7 2017 32GB model (A720F), you can find them here on XDA.
But I suggest care, there's talk the latest official firmware version blocks customization...
TWRP for example will cause a system lock and your phone can end up a nice paperweight (brick).
Also, don't block OEM RESET (always Allow Oem Reset in Developer options) if you use root / customs.
Samsung security may get you a FRP LOCK should you want to reflash.
Odin won't help if you need to downgrade to an older version (like a backup).
Fixes for such a situation are difficult at the moment.
I'm facing it right now and don't know if my phone will be back up and running again
ODIN'd a Stock Recovery and CP ROM, let's see in some hours!
Click to expand...
Click to collapse
Hummm!
Current situation: FRP lock.
Phone won't get off the boot logo (white screen, "Powered by Android") and FRP/OEM lock are in effect.
I relly shouldn't have fiddle with the new "Directional Lock" feature - Wich can't be disabled, btw.
For anyone in the same situation, pc tricks zone has some remedy but not for A720 at the moment.
I should also point that tutorial videos show an anti-virus alert they claim to be a false positive, but I don't know
- Can't be sure for I didn't try it, but one can't be too cautious. The tool (ADB enabler for FRP) was clean here, says Avira.
But I'm still stuck with ADB/sideload disabled, the stock ROM I found on updato is in ZIP format, useless for ODIN and ADB-e.
ROM files can't simply be converted from ZIP to TAR, they must be cooked - With a "kitchen" tool and a lot of proper knowledge that I, a simple noob/leecher, don't have.
So until finding a TAR file for stock Android 7 (Rev 2) I'm denied access to my US$400 phone just cause Samsung says so.
[A little rant, if I may]
Thanks Samsung will (greed) to enter the digital payment market and enforce security, I, a simple home user who likes the cool mods, debloated systems, freedom and privacy of a custom ROM, (not to mention A720 camera software sucks,) am locked out of my (theirs?) phone. Not buying Sammy again...
Have 2 ROMS for A7 2017 elite stock and experience nougat, all ROMS is bad. stock is more fast lol
I guess there're a couple more:
Diegocbv111 said:
Have 2 ROMS for A7 2017 elite stock and experience nougat, all ROMS is bad. stock is more fast lol
Click to expand...
Click to collapse
Right, Elite was first I saw a few months back. Not much custom, just stock with a few adjustments,
but thanks the guy who gave us at least that.
Considering A7 is the worst snapper phone I saw so far and it is not even mentioned in Samsung's USA support site,
nobody will care to develop, I guess.
The A7 is dead. Hello chimium (chinese cheap premium)?

Custom ROM for Alcatel Idol 4S

Custom ROM for Alcatel Idol 4S (6071W/6077X)​
The build of the OS:
10.0.15254.603 (FCU)
Firmware version:
1052.16.09031.50700 (6071W)
1052.16.10011.51400 (6077X)
All 68 Languages Interface and 102 Languages Keyboard Input.
Phone is unlocked.
Root enabled.
Added BDS Menu (PWR&VOL+).
Added Windows Phone Boot Menu (PWR).
Added ADC-files from IDOL4S PRO (6077X).
Added packages acer.Service.AcerSystemService, Nokia.Executable_OEMServiceHost.Generic, Nokia.Service_NdtkSvc.Generic.
Added packages MS_TSHELL.MSN.MainOS (bcdedit, cmd, reg and other).
Added packages Microsoft.MS_WEH_LEDALERT.MainOS.
Added packages Microsoft.Graphics.DXTools, Microsoft.Phone.Test.BaseOS.TraceLog, Microsoft.Tools.AppVerifExt, Microsoft.Tools.DevToolSupport, Microsoft.Tools.HITMemTools, Microsoft.Tools.PerfMonExt.
Added Enterprise and other ppkg.
Added App and Dependencies (Framework).
Some other tweaks and other minor changes.
Instruction:​
Install Qualcomm drivers on your PC.
Install QFIL (QPST) on your PC.
Install custom ROM on your device in the mode 9008/EDL using QFIL (QPST).
Select Port - Qualcomm HS-USB QDLoader 9008,
Select Build Type - Flat Build,
Select Programmer - Idol4S_PRO_WIN_NPRG7627.bin,
Select Flat Build - Folder with files from archive Custom ROM,
Load XML - rawprogram0.xml,
Press Download,
Download Succeed,
Finish Download.
Press the power button and turn on the device.
Wait for the update process.
Download:
IDOL4S_6071W_F1052.16.09031.50700_10.0.15254.603_Custom
IDOL4S_6077X_F1052.16.10011.51400_10.0.15254.603_Custom
Custom W10M ROM:
Microsoft Lumia 950 XL (Dual SIM)
Alcatel Idol 4S (6071W/6077X)
Xiaomi MI4 LTE
Acer Liquid M330
Archos 50 Cesium
Archos 40 Cesium /
BLU WinJr / Karbonn Titanium Wind W4 /
K-Touch E8 Win / HighScreen WinWin
HighScreen WinJoy
BLU Win HD LTE
​
Thanks for sharing this. I currently use T-Mobile in the US. Have you tested the ROM with the T-Mobile carrier and do the added ADC files affect anything while using T-Mobile (VoLTE, HD Voice, etc)?
I have partially been following another forum that was working to boot loader unlock the Idol 4s for Windows 10 mobile. I don't think this ROM was a result of that, but do you know of any other news?
nate0 said:
I currently use T-Mobile in the US. Have you tested the ROM with the T-Mobile carrier and do the added ADC files affect anything while using T-Mobile (VoLTE, HD Voice, etc)?
Click to expand...
Click to collapse
No, I have not tested it. I have IDOL4S Open from Microsoft.
You can mention that there is a provxml file to install Yandex.Search.appxbundle in the IDOL4S_6071W_F1052.16.09031.50700_Open_RTM_10.0.15 254.490_Custom ROM. It is not in the T-Mobile ROM though.
This is a useful scenario too for some of us who might want to Edit the registry on the IDOL 4s outside of the current changes in these ROMs. Mount the bin file save the edits and flash the changes. Do you know if making changes such as reg edits would require an altered or updated rawprogram0.xml? Thanks.
---------- Post added at 10:56 PM ---------- Previous post was at 10:54 PM ----------
kovalDN said:
No, I have not tested it. I have IDOL4S Open from Microsoft.
Click to expand...
Click to collapse
Ok. I can test it later and if issues occur I could possibly change out those ADC files for the T-Mobile files.
nate0 said:
You can mention that there is a provxml file to install Yandex.Search.appxbundle in the IDOL4S_6071W_F1052.16.09031.50700_Open_RTM_10.0.15 254.490_Custom ROM. It is not in the T-Mobile ROM though.
Click to expand...
Click to collapse
The following My Account T-Mobile USA, Hulu Plus, Uber, Captain Fellcraft VR, and Zombie VR apps have been removed in ROM. Left other VR-applications, but with the possibility of removal. Added app Yandex.Search.
nate0 said:
This is a useful scenario too for some of us who might want to Edit the registry on the IDOL 4s outside of the current changes in these ROMs. Mount the bin file save the edits and flash the changes. Do you know if making changes such as reg edits would require an altered or updated rawprogram0.xml? Thanks.
Click to expand...
Click to collapse
I don't know what you're trying to say. The layout of the sections does not change, the size of the sections does not change. Why should change rawprogram0.xml. Data in rawprogram0.xml is taken from GPT, these are rawprogram0.xml is best for this ROM.
nate0 said:
Ok. I can test it later and if issues occur I could possibly change out those ADC files for the T-Mobile files.
Click to expand...
Click to collapse
Replacement ADC only in ROM F1052.16.09031.50700_Open_RTM. ROM F1050.14.08011.53400_TMOUS_Retail is initial, this replacement was not made.
kovalDN said:
The following My Account T-Mobile USA, Hulu Plus, Uber, Captain Fellcraft VR, and Zombie VR apps have been removed in ROM. Left other VR-applications, but with the possibility of removal. Added app Yandex.Search.
Click to expand...
Click to collapse
Ok Thanks.
kovalDN said:
I don't know what you're trying to say. The layout of the sections does not change, the size of the sections does not change. Why should change rawprogram0.xml. Data in rawprogram0.xml is taken from GPT, these are rawprogram0.xml is best for this ROM.
Click to expand...
Click to collapse
Sorry my fault. It has been a while since working with qc loaders and program xml files. For some reason I was thinking rawprogram0.xml contained the space used by the partitions not the whole partition size.
kovalDN said:
Replacement ADC only in ROM F1052.16.09031.50700_Open_RTM. ROM F1050.14.08011.53400_TMOUS_Retail is initial, this replacement was not made.
Click to expand...
Click to collapse
Thanks.
@kovalDN
I am having an issue on the custom ROMs being able to sign in with my Microsoft account while setting up the phone. It either locks up/freezes the set up process, or fails. I think it fails while checking account info and it never pulls the backups to restore. Ultimately the account will be signed in but can only move forward after skipping the step entirely to be able to set up the rest of the phone.
Is this just me or have you noticed an issue?
nate0 said:
@kovalDN
I am having an issue on the custom ROMs being able to sign in with my Microsoft account while setting up the phone. It either locks up/freezes the set up process, or fails. I think it fails while checking account info and it never pulls the backups to restore. Ultimately the account will be signed in but can only move forward after skipping the step entirely to be able to set up the rest of the phone.
Is this just me or have you noticed an issue?
Click to expand...
Click to collapse
It's not a bug, but a feature Only in custom ROM F1050.14.08011.53400_TMOUS_Retail. Associated with reset protection packets. They are in this firmware test. So it will be with the official ROM F1050.14.08011.53400_TMOUS_Retail, if you update it above 15063.2.
kovalDN said:
It's not a bug, but a feature Only in custom ROM F1050.14.08011.53400_TMOUS_Retail. Associated with reset protection packets. They are in this firmware test. So it will be with the official ROM F1050.14.08011.53400_TMOUS_Retail, if you update it above 15063.2.
Click to expand...
Click to collapse
What is being tested exactly?
I need to be able to restore a backup on the IDOL 4s. If I can't then certain apps don't function at all.
nate0 said:
What is being tested exactly?
Click to expand...
Click to collapse
Ask the Alcatel.
nate0 said:
I need to be able to restore a backup on the IDOL 4s. If I can't then certain apps don't function at all.
Click to expand...
Click to collapse
kovalDN said:
So it will be with the official ROM F1050.14.08011.53400_TMOUS_Retail, if you update it above 15063.2.
Click to expand...
Click to collapse
On the versions above 15063.2 reset protection is activated automatically by logging into your account, with no choice of disabling it. And in this firmware of packets of protection against reset in MainOS is not present.
kovalDN said:
Ask the Alcatel.
On the versions above 15063.2 reset protection is activated automatically by logging into your account, with no choice of disabling it. And in this firmware of packets of protection against reset in MainOS is not present.
Click to expand...
Click to collapse
Got it understood.
I am curious why are you using this older TMO firmware?
nate0 said:
I am curious why are you using this older TMO firmware?
Click to expand...
Click to collapse
I'm not using it I use F1052.16.09031.50700_Open_RTM.
kovalDN said:
ROM F1050.14.08011.53400_TMOUS_Retail is initial
Click to expand...
Click to collapse
kovalDN said:
I'm not using it I use F1052.16.09031.50700_Open_RTM.
Click to expand...
Click to collapse
I'm sorry I did not word that so you understood. I meant why is your custom ROM set as an older firmware? The fw revision of the T-Mobile firmware is older than the official production one on most phones. I am assuming you used this version to customize a ROM for some reason.
nate0 said:
I meant why is your custom ROM set as an older firmware? The fw revision of the T-Mobile firmware is older than the official production one on most phones. I am assuming you used this version to customize a ROM for some reason.
Click to expand...
Click to collapse
In the last official ROMs is there a BDS Menu and Mass Storage mode? The question is rhetorical
kovalDN said:
In the last official ROMs is there a BDS Menu and Mass Storage mode? The question is rhetorical
Click to expand...
Click to collapse
Well yes of course! One would have their work cut out for them if they did not have to manually build those items into a ROM on their own. Was hoping maybe you had plans to incorporate those items into an updated or different firmware if possible. One that would allow restoring of a backup, and had reset protections bugs fixed . No worries about that though, was only wishful thinking.
nate0 said:
Well yes of course! One would have their work cut out for them if they did not have to manually build those items into a ROM on their own. Was hoping maybe you had plans to incorporate those items into an updated or different firmware if possible. One that would allow restoring of a backup, and had reset protections bugs fixed . No worries about that though, was only wishful thinking.
Click to expand...
Click to collapse
This is already included in the custom ROM IDOL4S_6071W_F1052.16.09031.50700_Open_RTM_10.0.15254.490.
kovalDN said:
This is already included in the custom ROM IDOL4S_6071W_F1052.16.09031.50700_Open_RTM_10.0.15254.490.
Click to expand...
Click to collapse
Ok I will try it out again. I thought I tried to restore a backup on Both ROMs and failed to with the same bug.
For some reason on the Open market Custom ROM the ndtk packages are not active after flashed or not working. Maybe it is just me but I can't edit the registry, enable Interop services or full file system access from Interop Tools until I send the packages again even though they are there. Plus I have to make other changes to it as well for T-mobile nvi settings.
nate0 said:
I thought I tried to restore a backup on Both ROMs and failed to with the same bug.
Click to expand...
Click to collapse
The Open market Custom ROM should not have this error with backup recovery.
nate0 said:
For some reason on the Open market Custom ROM the ndtk packages are not active after flashed or not working. Maybe it is just me but I can't edit the registry, enable Interop services or full file system access from Interop Tools until I send the packages again even though they are there.
Click to expand...
Click to collapse
Again download a Open market Custom ROM, 16.07.2018 it was updated, this error was eliminated.
kovalDN said:
Again download a Open market Custom ROM, 16.07.2018 it was updated, this error was eliminated.
Click to expand...
Click to collapse
Ah ok that explains it. I had no idea you corrected this...
New Issues on Idol 4S using custom ROM
Installed TMOUS version of this custom ROM (Thank you OP for your efforts!) on August 8 and was delighted to uninstall the remaining VR apps. As nate0 posted earlier, I couldn't sign in during the initial setup, and was not able to restore earlier backups as expected. Phone is TMOUS retail locked (so far - longtime TMO customer awaiting billing cycles on this phone for unlock code).
Since then M$ has updated the OS build to 10.0.15254.527. Things keep breaking faster than I can keep track of - and not sure which are a function of 1) the custom ROM, 2) the Idol 4S, or 3) Microsoft desire to chase us away. New issues include:
Amazon - crashes at launch
Microsoft Wallet (v. 2.3.17311.0) - allowed me to scan 1 loyalty card successfully, then refuses to recognize/scan codes,
"CameraAccessDenied" error message
Flashlight (v. 4.0.0.0 Sakariya) - no longer can turn led on/off (Flashlight XT still works fine)
People (v. 10.2.2001.1000) - live tile stopped working after about a week, can't get it to work at all anymore
Translator (v. 4.8.7.0) - live tile works for about 1 day, then remove, disable/enable to restore function for another day
Microsoft Store - (v. 11807.1001.13.0) - live tile works for about 1 day, then same as Translator
My Library this morning shows about 1/3 of my apps that were listed last week ???

Can anyone help I want to flash SM-G988B older official rom to go back to UI 2.1

As title suggests I'm not happy at all with UI 2.5 which has destroyed my battery and SoT and lost some other features I really liked for my SM-G988B S20 Ultra Exynos model .
Can anyone help with the latest official f/w for UI 2.1 built number code to download it and flash it from Sammobile?
Thanks in advance for any help
orbitech said:
As title suggests I'm not happy at all with UI 2.5 which has destroyed my battery and SoT and lost some other features I really liked for my SM-G988B S20 Ultra Exynos model .
Can anyone help with the latest official f/w for UI 2.1 built number code to download it and flash it from Sammobile?
Thanks in advance for any help
Click to expand...
Click to collapse
Only if u search for original rom on sammobile and flash through odin. Good luck
I searched the archive I think the latest with UI 2.1 was the G988BXXS4ATGB/G988BOXM4ATGB with security patch 2020-08-01.. Can anyone confirm?
orbitech said:
I searched the archive I think the latest with UI 2.1 was the G988BXXS4ATGB/G988BOXM4ATGB with security patch 2020-08-01.. Can anyone confirm?
Click to expand...
Click to collapse
You can't downgrade bootloader (bl). It's a mission impossible.
So I think that it won't work.
Please let me know if you are able to downgrade to one ui 2.1
blixer said:
You can't downgrade bootloader (bl). It's a mission impossible.
So I think that it won't work.
Click to expand...
Click to collapse
That firmware is bootloader v4 and I don't think there is any v5 yet is there? So it should work fine
blixer said:
You can't downgrade bootloader (bl). It's a mission impossible.
So I think that it won't work.
Click to expand...
Click to collapse
Sohag0910 said:
Please let me know if you are able to downgrade to one ui 2.1
Click to expand...
Click to collapse
*Detection* said:
That firmware is bootloader v4 and I don't think there is any v5 yet is there? So it should work fine
Click to expand...
Click to collapse
It is v4 and it worked just fine without triggering the knox.. Did a smart switch & samsung account backup before I downgrade at the version I mentioned (latest before UI 2.5 that is) and everything works just fine. I already feel the difference in battery life.. /sigh
Will probably stay here until UI 3.0 if I don't see any other important feature added. Only some camera features I'll miss but battery is the most important thing and I'm not willing to sacrifice an hour or two of SoT for UI 2.5
Thanks all for your help
orbitech said:
It is v4 and it worked just fine without triggering the knox.. Did a smart switch & samsung account backup before I downgrade at the version I mentioned (latest before UI 2.5 that is) and everything works just fine. I already feel the difference in battery life.. /sigh
Will probably stay here until UI 3.0 if I don't see any other important feature added. Only some camera features I'll miss but battery is the most important thing and I'm not willing to sacrifice an hour or two of SoT for UI 2.5
Thanks all for your help
Click to expand...
Click to collapse
How on earth you downgraded from UI 2.5 to UI 2.1. Did you flash without unlocking boot loader or without. i have been trying for so many times in Odin and have been stuck on vbmeta.img in the log. many said its impossible
right now i am at
Version One UI 2.5
2020-08-20 update
10
PDA G980FXXU4BTH5
CSC G980FOXM4BTH5
I need to revert back to
Version UI 2.1
2020-07-22 update
10
PDA G980FXXU3ATG4
CSC G980FOXM3ATG4
i am on indian s20 exynos. which firmware exactly you used to revert back,please help me out, which build i must use. i go into download mode in phone connect to pc, start odin load all the files and start but it gets stuck at vbmeta.img. on turning on the phone nothing is changed
CtrlU said:
How on earth you downgraded from UI 2.5 to UI 2.1. Did you flash without unlocking boot loader or without. i have been trying for so many times in Odin and have been stuck on vbmeta.img in the log. many said its impossible
right now i am at
Version One UI 2.5
2020-08-20 update
10
PDA G980FXXU4BTH5
CSC G980FOXM4BTH5
I need to revert back to
Version UI 2.1
2020-07-22 update
10
PDA G980FXXU3ATG4
CSC G980FOXM3ATG4
i am on indian s20 exynos. which firmware exactly you used to revert back,please help me out, which build i must use. i go into download mode in phone connect to pc, start odin load all the files and start but it gets stuck at vbmeta.img. on turning on the phone nothing is changed
Click to expand...
Click to collapse
I used G988BXXS4ATGB/G988BOXM4ATGB (EUR for GR) with security patch 2020-08-01 as I previously mentioned and it didn't stuck at anything.. Passed w/o triggering the knox of course and works like a charm.
Already feel the difference in battery life as I mentioned. Used the standard flash procedure I changed nothing

One UI 5 S7 Plus

I read that One UI 5.0 is released for S7 Plus in Europe. Lets discuss links and other options on how to flash it.
I am updating right now from Spain
Weirdly, Frija still shows Android 12 as the latest version. Anybody know which CSC I can use to download the latest full version for odin?
EUX shows Android 13
EUX,XEF, DBT, PHE,AUT... for T976B
IdroogI said:
EUX shows Android 13
Click to expand...
Click to collapse
Thank you for this. Flashed it after reading this. Working flawlessly.
For those who have already installed it, can you tell me if all the Good Lock modules are still working? In particular, I'm using the larger 10 x 7 Home Screen grid that's only available in HomeUp. I'd appreciate if someone can check if this still works under OneUI 5.0 on the S7+ ?
mickliq said:
For those who have already installed it, can you tell me if all the Good Lock modules are still working? In particular, I'm using the larger 10 x 7 Home Screen grid that's only available in HomeUp. I'd appreciate if someone can check if this still works under OneUI 5.0 on the S7+ ?
Click to expand...
Click to collapse
All Good Lock modules are updated to One ui 5,You just have to install the update after updating to One UI5, worth the redundancy.
I can concur, updated to One UI 5.0 (Android 13) and all seems uber stable and no loss of functionality.
Just received the update on my S7+ in the US. Installing now.
Still no update for my unlocked Fold4 though...
treoless said:
Just received the update on my S7+ in the US. Installing now.
Still no update for my unlocked Fold4 though...
Click to expand...
Click to collapse
Same, nothing for my ZF4 yet. Not really convinced there's much benefit to OneUI 5.0 on the Tab S7+ so not sure it's such a big deal the ZF4 is laggging a bit.
I installed One UI 5.0 on my regular Tab S7 (11 inch, EUX) and have to admit that I am very dissapointed. Samsung promised way more fluent animations, no annoying start-up lags anymore and an overall improvement in System stability. Non of that happens to be the case. My Tablet feels more laggy, compared to One UI 2.5/3.1.1. Even the Android Easter egg only gets shown on one side instead of full screen, which seems to be bug (No the pictures are not edited)
In my opinion, they rushed this update too fast, so that they can prove the point of releasing updates quicker than ever before now.
I will try out two things this week:
1) Reset the Tablet and see how it performs with 5.0 being freshly, clean installed
2) Downgrade to One UI 3.1, which, for me, was the last update that really changed something noticabely on my Tablet.
I miss those older days (2016-2020 especially), when new Android versions really changed things and introduced cool new stuff. Nowadays, I feel like we're stuck with the same Design and the same features with little to no changes after all.
halloo13 said:
I installed One UI 5.0 on my regular Tab S7 (11 inch, EUX) and have to admit that I am very dissapointed. Samsung promised way more fluent animations, no annoying start-up lags anymore and an overall improvement in System stability. Non of that happens to be the case. My Tablet feels more laggy, compared to One UI 2.5/3.1.1. Even the Android Easter egg only gets shown on one side instead of full screen, which seems to be bug (No the pictures are not edited)
In my opinion, they rushed this update too fast, so that they can prove the point of releasing updates quicker than ever before now.
I will try out two things this week:
1) Reset the Tablet and see how it performs with 5.0 being freshly, clean installed
2) Downgrade to One UI 3.1, which, for me, was the last update that really changed something noticabely on my Tablet.
I miss those older days (2016-2020 especially), when new Android versions really changed things and introduced cool new stuff. Nowadays, I feel like we're stuck with the same Design and the same features with little to no changes after all.
Click to expand...
Click to collapse
Android 12 was a big one. But yeah, I also noticed the Easter egg. It doesn’t even work.
Hi all,
I found myself opening a lot of tabs on XDA to figure out on how to upgrade my Tab S7+ Wifi - SM-T970 to newer Firmware versions while retaining Root (magisk). This is why I made myself a short guide. Then I decided to share it with you and the short guide went from short to medium sized.
I hope it helps. (The resources/drivers/programs I used can be found at the bottom of this comment. (no links, but Google will help you out)
Firmware Upgrade Guide Samsung Galaxy Tab S7+ | SM-T970 | CSC:EUX | while keeping/retaining Magisk Root.
1.Download Latest firmware on PC via Frija (CSC:EUX & Model:SM-T970 for me)
2.Extract ZIP Open extracted directory and delete ZIP.(I like to keep a clean overview, so optional)
3.In the directory you find BL, AP, CP, CSC & HOME_CSC files. If you use the Wifi only version of the Tablet, you can remove the CP file.
This leaves the BL file (should be left untouched), AP file & CSC & HOME_CSC files.
Choose one of the two CSC files to keep.
4.a. Want to Keep your data? Use Home_CSC....tar.md5 file using ODIN, other file can be removed.
4.b. Factory reset? Use other CSC file instead.
5.Move (not copy, but move) AP file (AP......tar.md5) to Tablet and patch whole file in Magisk (I am using the latest Canary Magisk version)
When this is done, move the patched AP file called magisk_patchedsomethingsomething back to the first extracted directory (step 2) AP-file name does not matter.
Connect tablet to PC with USB.
Using Terminal in ADB directory, use " adb devices" to check if PC can find tablet when tablet operates normally. Use command " adb reboot download" to boot the tablet directly into download mode.
Open ODIN (no settings need to be adjusted in ODIN other than selecting the correct files)
In ODIN,
Select AP ---select ---> magisk_patched.#######.tar
Select BL ---> BL_####.tar.md5
Select CSC ---> HOME_CSC_####.tar.md5
OR use CSC_####.tar.md5 if factory reset is required
Click Start. Wait. And enjoy!
Resources used:
-Friji v1.4.4 for downloading latest firmware real fast.
-Minimal ADB Fastboot v1.4.3.exe for minimalistic ADB-installation
-Samsung USB Driver for Mobile Phones (for PC to recognize the tablet in Download mode)
-Odin (I used the latest version v3.14.4)

Categories

Resources