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
باستخدام الإعدادات الآمنة، فإننا يمكن أن يحدد لوضع غامرة التي سيتم التعامل معها من قبل الروبوت بشكل صحيح. لا يستخدم الوصول (الذي يبطئ الهاتف). ويستخدم سياسة في إعدادات آمنة أن أقول مباشرة الروبوت أنه ينبغي أن نفترض أن المستخدم لديه إخفاء مفاتيح (I.E. طلبت تطبيق ملء الشاشة).
لاستخدام هذا التطبيق، يجب منح التطبيق إذن WRITE_SECURE_SETTINGS. ستحتاج ADB. يمكنك العثور على البرامج التعليمية عبر الإنترنت حول كيفية تثبيته لنظام التشغيل الخاص بك.
الآن، اكتب ذلك في قذيفة:
بنك التنمية الاسيوى قذيفة مساء منحة android.permission.WRITE_SECURE_SETTINGS com.draco.immersive
التطبيق يمكن التعامل مع 2 أنواع من الغمر (أنها لا تعمل في نفس الوقت). هناك شريط الحالة الغمر، والتي سوف إخفاء شريط الحالة، وهناك الغمر الملاحة، والتي سوف إخفاء شريط التنقل. هناك زر إعادة الضبط لتعطيل غمر تماما.
هذا التطبيق قد لا تكون متوافقة لجميع الهواتف، ولكن يجب العمل من أجل الروبوت OS 4.4+
استمتع! وإنني هنا رابط التبرع: https://www.paypal.me/LockscreenMods