Sometimes, we want to hide the status and navigation bars on the Android smartphones so that we can use the entire screen. Well, this isn’t a new feature as many developers have ported a feature called
Immersive mode to hide the status and navigations bars when not used. I’ve used this feature for quite a long time and it’s awesome to get the few extra millimeters of the screen. Many might think it’s a small change but you would definitely see a huge difference. The status and navigations bars can be easily accessible with a swipe while in Immersive mode.
However, Google and many other OEMs have never made this feature easily accessible on their devices. So, many people opted for rooting their devices to get this feature and also you might need to purchase some apps for this. Well, thanks to Rashad83 of XDA, you can now enable Immersive mode without root or any app. This involves a couple of ADB commands which is quite easy. We have tried this on many devices including the latest Galaxy S8, OnePlus 3/3T, and Moto G4 Plus (Worked on both Nougat and Marshmallow ROMs). The process is quite simple, just follow the below procedure and you’ll have the entire screen for your app usage.
Requirements
1. Go to Settings » About phone » Build number and tap it 7 times to enable Developer options on your device. Then go back to Settings » Developer options and enable USB Debugging.
2. To run the commands, you would need ABD binaries on your device. So, setup ADB and Fastboot on your PC .
3. Install USB drivers for your device on your PC.
How to Enable Immersive Mode on any Android Device without Root
1. Connect your device to the PC. If you’re doing this for the first time after enabling USB debugging, you’ll see a popup window asking to allow USB debugging on this PC. Allow it .
2. Connect your device to PC.
3. Navigate to the platform-tools directory, press Shift key+right mouse-click and select “Open command window here” option.
4. To make sure that your device is recognized by the PC, use the below command in command prompt on your PC:
- adb devices
If everything’s okay, you should see a serial number in the command prompt. Else, please re-install ADB and USB drivers properly.
5. If all is OK, use the below commands to enable Immersive mode on your device.
If you only want to hide the Status bar, type the below command.
- adb shell settings put globaf you only want to hide the Navigation bar, type the below command.
- adb shell settings put global
If you want to hide both Status and Navigation bars, type the below command.
- adb shell settings put global
If you revert back to stock, use the below commands.
- adb shell settings put global
6. That’s it. You have enabled the Immersive mode on your device.
So, wasn’t it simple? Let us know if you enjoy the complete screen or do you prefer to have the status and navigations bar on your device.
No comments:
Post a Comment
Is this post helpful?
Your comment(s) are highly appreciated to this post. Be the first to comment and make sure you also share to your friends and families about this post, for them to also benefit from it.
Share to all social networks like Facebook, Twitter and others social network you may know.
Are you finding it difficult to drop a comment here? Kindly click here and learn how to comment on Naijatechviral.com
Send FOLLOW NAIJATECHVIRAL To 40404
To get Free Update From This Blog