Skip to content

Commit

Permalink
Update explanation.md
Browse files Browse the repository at this point in the history
samsung quote android 14
  • Loading branch information
rl885 authored Jul 31, 2024
1 parent ac8956e commit 36cb992
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _vendors-content/samsung/explanation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ manufacturer: samsung
---

<div class='caution-box'>
Despite Android team promise to enforce OEMs to be transparent about non-standard app killing, in Android 11 Samsung has introduced a new severe (default ON) restriction. Apps can no longer hold wake lock in foreground services. This breaks many use-cases, for instance health apps are now unable to gather sensoric data for their users.
Despite the Android team's promise to enforce OEMs to be transparent about non-standard app killing, in Android 11 Samsung has introduced a new severe (default ON) restriction. Apps can no longer hold wake lock in foreground services. This breaks many use-cases, for instance, health apps are now unable to gather sensoric data for their users.
See details <a href="https://issuetracker.google.com/issues/179644471">here</a> and read below for workaround.<br>
<br>

UPDATE 07/2024: <a href="https://android-developers.googleblog.com/2023/05/improving-consistency-of-background-work-on-android.html">Samsung officially promised to drop the non-standard optimizations</a>:<br>
"To strengthen the Android platform, our collaboration with Google has resulted in a unified policy that we expect will create a more consistent and reliable user experience for Galaxy users. Since One UI 6.0, foreground services of apps targeting Android 14 will be guaranteed to work as intended so long as they are developed according to Android's new foreground service API policy.”<br>
If anyone has information about this or experience with Android 14 on Samsung phones, please, let us know any feedback on this.
<br>

UPDATE 04/2021: Is Samsung now killing even foreground services? Could this be real, or is it a chimera?<br>
Even disabling the system battery restrictions does not save the app from being killed. Let's find out, if it is a bug or a feature... <a href="https://github.com/urbandroid-team/dont-kill-my-app/issues/307#issuecomment-827649020">Here you can read more details</a><br>
<br>
Expand Down

0 comments on commit 36cb992

Please sign in to comment.