Hide Samsung Galaxy S8 & S8+ Navigation Bar (Maximum Infinite Display)

I will give tips and trick how to Hide Samsung Galaxy S8 & S8+ Navigation Bar


1. Turn on developer mode (enter settings - about phone - software information - click "build number about 12x") 

2. Turn on USB debugging (enter settings - developers mode - usb debugging toggle on) 

3. Download USB Samsung driver 

4. Download ADB tools from here 

5. Extract the zip ADB to an accessible drive, here in C: / platform-tools drive 

6. Go to the windows command prompt (windows + R key and type cmd), then after the command prompt, type cd /, then type cd: / platform-tools after it can be done adb connection 

7. How to connect adb, make sure the usb driver is preinstalled. The handset is in an active and unlocked layer state. Then type in adb devices, permissions will appear in the handset layer for authorization. Authorize, and on the monitor layer an authorized device will appear

 8. Once the handset and pc are connected type this string to hide the navigation bar on the entire display of the handset




adb shell settings put global policy_control immersive.navigation=*
9. if on certain apps eg launcher in this example would like to be given exception to keep raising nav bar below type in following code

adb shell settings put global policy_control immersive.navigation=apps,- com.sec.android.app.launcher
10. In the previous code the given application of the exception must be given the naming according to the name on the android system. Eg nova launcher is com.teslacoilsw.launcher11. to restore this entire adb code to default or bring back the nav bar as the original
adb shell settings put global policy_control null*

Comments

Popular posts from this blog

Tutorial Official Unlock Bootloader Redmi Note 4X / Note 4 Qualcomm (Mido) ( Windows 7/10 x64 )

Super Moon Fact January 31, 2018

Tutorial Root S6 & S6 Edge using PingPongRoot