NOTICE: We’ve created an archive of all major developments related to the Samsung Galaxy S10 lineup. We are continuously updating that page with latest S10e/S10/S10+ news so that you don’t need to search for information related to the device on daily basis. Head here to access that page.

Looking at the trend of the phone displays getting larger and larger, we can definitely say the boundaries between the phones, phablets and tablets is getting thinner day by day.

Of course there exist monstrous tablets like the Samsung Galaxy View with a whopping 18.4″ screen, but they should be counted as glorious exceptions.

galaxy_view_display

To get the most out of the display, the contents should cover maximum portions of it. Games or videos or even ebooks can only be enjoyed when they actually utilize every nook and corner of the crispy high definition panels.

While designing Android, Google incorporated a number of such full screen modes – namely lean back, immersive and sticky immersive. The last two are particularly interesting, as they allow to bring back the status bar and/or navigation bar anytime.

The immersive mode is intended for apps in which the user will be heavily interacting with the screen. Examples are games, viewing images in a gallery, or reading paginated content, like a book or slides in a presentation.

android_fullscreen_immersive_swipe_top

When users need to bring back the system bars, they swipe from any edge where a system bar is hidden. By requiring this more deliberate gesture, the user’s engagement with your app won’t be interrupted by accidental touches and swipes.

However, these functionalities can only be programmatically called from an app. Android does not give users a native solution to have full immersive mode on the system UI.

With the release of Galaxy S10 lineup, Samsung embraced the notched display design. Instead of traditional notches, the Korean tech giant came up with ‘Infinity-O’ displays with an innovative punch hole design.

galaxy_s10e_prism_white_front_back
Samsung Galaxy S10e – notice the punch hole front camera

The inclusion of a punch hole (two, in case of the Plus variant) started a whole new world of creative wallpaper designing, but that’s out of scope of this article. The design also unlocked a substantial amount of extra space at the top of the phone.

Nevertheless, the One UI skin based on Android Pie in Galaxy S10 does not feature a system wide immersive mode. It would be immensely useful for the sake of user experiences, but hey! Samsung is Samsung.

Hi everyone, I was wondering if anyone has found a way to get full immersive mode.

I know you can hide the navbar but I’d love to hide the status bar as well and make it so that apps go around the camera hole.

I don’t want to hide the hole but want to put the whole screen up so that I don’t see in every app the time and all the status bar icons. Thanks a lot!

(Source)

Interestingly, there is a long known set of ADB commands to get system-wide immersive mode working.

To hide the Status bar:

adb shell settings put global policy_control immersive.status=*

To hide the Navigation bar:

adb shell settings put global policy_control immersive.navigation=*

To hide both Status and Navigation bars:

adb shell settings put global policy_control immersive.full=*

To revert:

adb shell settings put global policy_control null*

The end result of the full immersive mode should be something like the following:

galaxy_note_8_full_immersive_mode
Galaxy Note 8 full immersive mode (Image source: XDA forums)

Thing is, the method is reportedly not working properly on Galaxy S10 as it results in a black bar on top. Presumably the punch hole detection in the system UI is contradicting with the modification.

Hide Status Bar ( Immersive Mode) Help from galaxys10

s10_immersive_mode_black_bar
The bar after enabling immersive mode on Galaxy S10 (Image source: XDA forums)

Third party apps (like Immersive Mode Manager) to force the immersive mode are actually using the same ADB commands internally, thus they are bugged with the same glitch.

immersive_mode_manager

Tried Button Mapper and Immersive Mode Manager and both doesn’t work. The status bar space is still there

(Source)

It is possible to emulate the feature partially with third party launchers like Nova, but the experience will not be truly system-wide.

s10_immersive_mode_nova_reddit
Source

The community members didn’t lose hope, and they actually found a nifty trick to achieve proper full screen aka immersive mode on Galaxy S10.

… And because the usual adb commands do nothing I remembered that app cloner had a bunch a display settings which you can mess with. And viola! It has an option to flag apps as immersive mode apps and it actually works! It seems to use a different hook/way to force apps into immersive mode and the result is just beautiful!!! Now you can really enjoy the Display of the S10.

(Source)

s10_immersive_mode_appcloner_1
The end result

A user has shared a video as well, so that readers/viewers can feel the difference.

The process involves cloning the app you want to have in immersive mode using App Cloner, and changing some of the settings in the cloned app like the following:

s10_immersive_mode_app_cloner_settings

FYI, the mentioned app (App Cloner) was banned from Google Play, thus you have to sideload it manually. You also need to purchase the premium package to unlock the Immersive mode setting.

Do you personally prefer the full screen immersive mode in your phone? Comment below.

PiunikaWeb is a unique initiative that mainly focuses on investigative journalism. This means we do a lot of hard work to come up with news stories that are either ‘exclusive,’ ‘breaking,’ or ‘curated’ in nature. Perhaps that’s the reason our work has been picked by the likes of Forbes, Foxnews, Gizmodo, TechCrunch, Engadget, The Verge, Macrumors, and more. Do take a tour of our website to get a feel of our work. And if you like what we do, stay connected with us on Twitter (@PiunikaWeb) and other social media channels to receive timely updates on stories we publish.

Tags

S10

Kingshuk De
896 Posts

I came from a mixed background of Statistics and Computer Science. My research domains included embedded computer systems, mobile computing and delay tolerant networks in post-disaster scenarios. Apart from tinkering with gadgets or building hackintosh, I like to hop on various subreddits and forums like MyDigitalLife and XDA.

Next article View Article

[Updated] Instagram crashing on all Android phones, but there are workarounds

Here's the crux of the article in video form: New updates are being added at the bottom of this story……. Original story from (June 5, 2018) follows: We're...
Jul 10, 2023 6 Min Read