This Guide will show you how to hideย Navigation Bar From EMUI 5.0 and EMUI 5.1. This method working both rooted and non-rootedย Huawei and honor device installedย EMUI 5.0 and EMUI 5.1 Android 7.0 new updated. Huawei phone has no hardwareย Navigation Bar theย Navigation Bar comes on the screen, its default enabled by Huawei and honor devices. There is another way to you can control the back, home, apps menu by Floating Dock option you can enable it from Setting -> Smart Assistance.ย But you can’t disable theย Navigation Bar from setting you have to do manually and here is the guide.ย Guide to Hide Navigation Bar From EMUI 5.0 and EMUI 5.1 Android 7.0ย Nougat Huawei and ย Honor Phones.
Requirements:-
- EMUI 5.0 or EMUI 5.1
- Android 7.0
- Huawei And Honor Devices
- Windows Pc
- USB Cable.
Preparation:-ย
- Enable developer options.
Go To Settings -> About Phoneย ->ย Tap On โBuild Numberโ 7ย Times To Enable Developer Options.
- Enable USB Debugging.
Go To Your Settings ->ย Developer Options -> Tick The โUsb Debuggingโ Checkbox .
- Download and install Huawei Driver from Here.
- Download ADB-fastboot-tool from here.
- Connect your phone to PC.
Read Also:-
- Install Stable Android M EMUI 4.0 on Honor 4X [Asia] [Europe]
- Unlock Bootloader Install TWRP Recovery And Root Lenovo K6 Power
- How to Change Font Style on Huawei EMUI 5.0 Without Root
Guide to Hide Navigation Bar From EMUI:-
1.) Readย Preparationย Download and unzip “adb-fastboot-tool-2016.zip“.
2.) Connect your phone to PC and open a cmd window on adb-fastboot-toolย folder by Shift + Mouse Right – Open Cmd Here.
3.) Now paste this commands.
- check device connected or not.
adb devices
- Allow access to your phone.
- Nowย Hide Navigation Bar by this command.
adb shell settings put global navigationbar_is_min 1
4.) Reboot the device and you have successfully disabled theย Navigation Bar.
5.) You can re-enable the Navigation Bar anytime by this command.
adb shell settings put global navigationbar_is_min 0
Read Also:-
- Guide To Install ViPER4Android On EMUI 4.0 Huawei Phones
- Guide To Install Xposed Framework In EMUI 4.1 And EMUI 3.1 Devices
Like, share comment bellow if you need help ๐
Like Huawei Dev โย https://www.facebook.com/HuaweiDevย for more updates
how do i make this permanent as it reappears on reboot