10-08-2021 01:53 PM - last edited 10-08-2021 03:57 PM
Hi,
I just updated my Samsung A41 from Android 10 (A415FXXU1BUC3) to Android 11 (A415FXXS1CUG1 - Security update July 2021).
All looks to be good, but I have the following issue...
When I plug in the Samsung charger (or any charger) to charge the phone, on Android 10, I used to get a brief splash screen of the % charge and a circle going around it, then the screen went off. This was the standard behaviour when Always On Display was configured to be off and "Show charging information" turned off too.
Now with Android 11, on plugging in the charger, I don't get this splash screen anymore, the screen just stays blank. Anyone else notice this on Android 11? The phone still charges fine.
Thanks,
Greg
10-08-2021 08:09 PM
I'm using a different phone @Greg30 however I still see the % with a circle running round it for a brief few seconds when I put my phone on charge.
I use Samsung desktop wireless charging.
My phone is on Android 11 with Samsung One Ui 3.1 and on the July update.
Daily Driver > Samsung Galaxy s²⁵ Ultra 512Gb ~ Titanium Black.
The advice I offer is my own and does not represent Samsung’s position.
I'm here to help. " This is the way. "
11-08-2021 06:02 PM - last edited 11-08-2021 06:06 PM
Thanks @BandOfBrothers for the info. I think that this one might be device specific to the Samsung A41 and the Android 11 on Security update July 2021.
Does anyone have a Samsung A41 with Android 11 on Security update July 2021 and can test this?
There are some suspect logs in the logcat when plugging the charger in:
08-11 14:36:12.556 D/SurfaceFlinger( 806): Display 0 HWC layers:
08-11 14:36:12.556 D/SurfaceFlinger( 806): DEVICE | 0xb4000079f92b7600 | 0000 | RGBA_8888 | 0.0 0.0 1080.0 83.0 | 0 0 1080 83 | StatusBar$_1700#0
08-11 14:36:12.556 D/SurfaceFlinger( 806): DEVICE | 0xb400007a1be4ce00 | 0000 | RGBA_8888 | 0.0 0.0 1080.0 2400.0 | 0 0 1080 2400 | NotificationShade$_1700#0
08-11 14:36:12.556 D/SurfaceFlinger( 806):
08-11 14:36:12.556 E/libEGL ( 1356): eglDestroySurfaceImpl:920 error 300d (EGL_BAD_SURFACE)
08-11 14:36:12.557 E/ColorFade( 1356): eglDestroySurface failed: error 12301
08-11 14:36:12.557 E/ColorFade( 1356): java.lang.Throwable
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.ColorFade.logEglError(ColorFade.java:861)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:806)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.ColorFade.dismissResources(ColorFade.java:409)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:255)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:2701)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:1433)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.DisplayPowerController.access$1800(DisplayPowerController.java:119)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:3661)
08-11 14:36:12.557 E/ColorFade( 1356): at android.os.Handler.dispatchMessage(Handler.java:106)
08-11 14:36:12.557 E/ColorFade( 1356): at android.os.Looper.loop(Looper.java:246)
08-11 14:36:12.557 E/ColorFade( 1356): at android.os.HandlerThread.run(HandlerThread.java:67)
08-11 14:36:12.557 E/ColorFade( 1356): at com.android.server.ServiceThread.run(ServiceThread.java:44)
No idea what that means, but it does not look good!
Greg
12-08-2021 09:29 AM
12-08-2021 03:19 PM - last edited 12-08-2021 03:22 PM
Hi,
I've figured out what's going on now. There is a setting in Accessibility:
Visibility enhancements > Colours and clarity > Remove animations
I had it set to "on" to make the phone as snappy as possible without any bloated screen transition animations. However, this setting also removes the brief display of the battery charge percentage inside a circle animation in the centre of the screen when a charger is plugged in.
If I set it to "off", I get the battery charge percentage inside a circle animation again.
In Android 10 there was a setting to Reduce animations (which has less effect than Remove animations) which did not reduce/remove the battery charge percentage inside a circle animation. This setting is no longer available in Android 11.
Greg
12-08-2021 03:31 PM
Hi Grog,
I can confirm on my A40 on Android 11 that it behaves in the same way. Remove Animations, stops the brief battery percent appearing when you plug the phone in. It still vibrates though.
I guess its working as expected, even if its an ugly crash in the logs!