Immersive — Low-Level Immersiv
tytydraco
3.7 ★
776 ratings
100,000+
downloads
Free
With this app, you can enable or disable immersive mode on Android devices by adjusting secure settings. Includes options for hiding the status bar and navigation bar, and a reset function to disable immersion.
AppRecs review analysis
AppRecs rating 3.8. Trustworthiness 83 out of 100. Review manipulation risk 19 out of 100. Based on a review sample analyzed.
★★★☆☆
3.8
AppRecs Rating
Ratings breakdown
5 star
57%
4 star
10%
3 star
3%
2 star
4%
1 star
26%
What to know
✓
Low review manipulation risk
19% review manipulation risk
✓
Credible reviews
83% trustworthiness score from analyzed reviews
⚠
High negative review ratio
30% of sampled ratings are 1–2 stars
About Immersive — Low-Level Immersiv
NOTE: ANDROID 11 IS NOT SUPPORTED
Google removed Global immersive mode support in Android 11, and there is nothing I can do to make it work. I'm sorry :(
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+
Google removed Global immersive mode support in Android 11, and there is nothing I can do to make it work. I'm sorry :(
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+