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
ใช้การตั้งค่าการรักษาความปลอดภัยเราสามารถตั้งค่าโหมดดื่มด่ำที่จะได้รับการจัดการอย่างถูกต้องโดย Android มันไม่ได้ใช้การเข้าถึง (ที่ช้าลงโทรศัพท์) จะใช้นโยบายในการตั้งค่าความปลอดภัยที่จะบอกหุ่นยนต์ที่มันควรจะถือว่ากุญแจผู้ใช้มีการซ่อนโดยตรง (เช่นโปรแกรมได้ทำการร้องขอแบบเต็มหน้าจอ)
จะใช้โปรแกรมนี้คุณต้องให้โปรแกรมประยุกต์ที่ได้รับอนุญาต WRITE_SECURE_SETTINGS คุณจะต้อง ADB คุณสามารถค้นหาบทเรียนออนไลน์เกี่ยวกับวิธีการติดตั้งสำหรับระบบปฏิบัติการของคุณ
ตอนนี้พิมพ์นี้ลงในเปลือก:
ADB เปลือกนทุน android.permission.WRITE_SECURE_SETTINGS com.draco.immersive
app ที่สามารถจัดการกับ 2 ประเภทของการแช่ (พวกเขาไม่ได้ทำงานในเวลาเดียวกัน) มีการแช่แถบสถานะซึ่งจะซ่อนแถบสถานะเป็นและมีการแช่นำทางซึ่งจะซ่อนแถบนำทาง มีปุ่มรีเซ็ตปิดการใช้งานแช่อย่างสิ้นเชิงคือ
app นี้อาจจะไม่เข้ากันได้สำหรับโทรศัพท์ทั้งหมด แต่มันควรจะทำงานสำหรับระบบปฏิบัติการ Android 4.4 ขึ้นไป
สนุก! นี่คือการเชื่อมโยงเงินบริจาคของฉัน: https://www.paypal.me/LockscreenMods