Using Secure Settings, we can set an immersive mode that will be handled by Android properly. It doesn't use accessibility (which slows down the phone). It uses a policy in secure settings to directly tell android that it should assume the user has hidden keys (I.E. an application has requested fullscreen).
To use this application, you must grant the application the WRITE_SECURE_SETTINGS permission. You'll need ADB. You can find tutorials online on how to install it for your OS.
Now, type this into a shell:
adb shell pm grant com.draco.immersive android.permission.WRITE_SECURE_SETTINGS
The app can handle 2 types of immersion (they do not work at the same time). There is status bar immersion, which will hide the status bar, and there is navigation immersion, which will hide the navigation bar. There is a reset button to disable immersion entirely.
This app may not be compatible for all phones, but it SHOULD work for Android OS 4.4+
Enjoy! Here is my donation link: https://www.paypal.me/LockscreenMods
Mit Secure-Einstellungen, können wir eine immersive Modus eingestellt, die ordnungsgemäß von Android behandelt werden. Dabei spielt es keine Zugänglichkeit verwenden (die unten das Telefon verlangsamt). Es verwendet eine Politik in sicheren Einstellungen direkt android zu sagen, dass es der Benutzerschlüssel hat nehmen sollte versteckt (das heißt eine Anwendung Vollbild angefordert).
Um diese Anwendung zu verwenden, müssen Sie die Anwendung die WRITE_SECURE_SETTINGS Erlaubnis erteilen. Sie werden ADB müssen. Sie können Online-Tutorials zu finden, wie es für Ihr Betriebssystem zu installieren.
Nun, geben Sie diese in eine Schale:
adb shell pm Zuschuss com.draco.immersive android.permission.WRITE_SECURE_SETTINGS
Die App kann zwei Arten von Tauch Griff (sie funktionieren nicht zur gleichen Zeit). Es gibt Statusleiste Tauch-, die die Statusleiste verbergen, und es gibt Navigation Tauch-, die die Navigationsleiste verstecken. Es gibt eine Reset-Taste Eintauchen vollständig zu deaktivieren.
Diese App kann für alle Telefone nicht kompatibel sein, aber es sollte für Android OS arbeiten 4.4+
Genießen! Hier ist meine Spende Link: https://www.paypal.me/LockscreenMods