Page 1 of 1

Overlay / Einstellungen

Posted: 11 Feb 2020 09:53
by schuster666
Hallo,
Ich musste gerade feststellen, dass die "zeige Overlay Steuerung" innerhalb der "Einstellungen" nicht funktioniert.
Diese wird zwar noch im eigentlichen obersten Menü der Einstellungen angezeigt, aber in allen Untermenüs wird dieses ausgeblendet.

Nokia 7 plus / Android 10

Ist das jetzt ein Bug?

Gruß

Re: Overlay / Einstellungen

Posted: 11 Feb 2020 18:59
by Desmanto
No, it is new security feature from since Android Pie 9.0, as far as I remember. This prevent rogue app tricking you by putting overlay so you will give unnecessary permission to the rogue app. See here for more detail : https://www.xda-developers.com/cloak-an ... he-system/
Some banking app or app with flag secure might also disable the overlay.

In order to use the INFO and GESTURE at the setting, you have to use action Show Control UI Infos. You can put some delay before going to the protected setting window. Or you can use Quicksetting tile to trigger it. One of the reason I create my CUI flow is to overcome this restriction. I put my CUI menu to the smartbar navigation bar, so I can trigger it anywhere without using the floating overlay anymore. Creating and testing CUI script is way much easier than before.