Immersive — Low-Level Immersiv
OS :
Version :4.2
Size :
Updated :Oct 29,2020
Developer :tytydraco
Ask AI
You can ask the AI some questions about the app
Here are three topics that users may discuss about the app, turned into questions to ask you: 1. How do you plan to use the app's immersive feature to enhance your gaming experience? 2. Have you encountered any bugs or glitches while using the app's augmented reality mode? 3. Can you share your favorite game or experience that you've had using the app's immersive feature?
Q{{(index+1)}}{{item}}Ask AI
Pros and Cons from users' feedback
After analyzing the user reviews, here are three pros and three cons of the app: **Pros:** 1. Most users praise the app's "amazing" and "simple" interface, making it easy to use. 2. Many users appreciate the app's ability to customize notification settings "to the max". 3. Users also like the app's battery-saving feature, which helps extend their device's life. **Cons:** 1. Some users complain that the app "clutters" their notification shade with too many options. 2. A few users report experiencing "freezing" or "crashing" issues when using the app. 3. Others find the app's default settings "confusing" and difficult to navigate without tutorials. Please note that the conclusions are based on the reviews available at the time of analysis and may change over time as more reviews are added.
App Downloads
App Survey
  • Whether the application ad recommendation affects the experience?
      Submission Failed, try again
  • Where do you get the new APP
      Submission Failed, try again
  • Do you think the stability of the application affects the experience?
      Submission Failed, try again
  • Can your phone delete the useless apps that come with your phone?
      Submission Failed, try again
Description
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+
{{descriptionMoreText}}
Comments (2)
{{commentText.length}}/{{maxCommentText}}
{{commentError}}{{commentUserError}}
Failed to load data, try again
  • {{comment.commentUser.substring(0, 1)}}
    By {{comment.commentUser}}{{comment.commentDateString}}
    {{comment.comment}}
  • F
    By FlamingFuryOct 25,2020
    Blocklist needs system apps to be selectable
  • E
    By Ersanovic “Erschtl”Aug 9,2020
    Works fine on Samsung S9 Plus with adb. Have some issues with my P30 on Android 10 though.