HIDE NAVIGATION BAR - so that we can use gestures related APPS - Xiaomi Mi A3 Themes, Apps, and Mods

Hi everyone, although this is wide known to every one, i guess someone could benefit from this
To hide navbar without ROOT access.
we first need a PC , USB cable, and Phone.
PREREQUISITE STEPS:
1) download and Install ADB.
link : https://dl.google.com/android/repository/platform-tools-latest-windows.zip
2) Enable Developer options, then enable USB debugging.
After installing ADB:
Open command prompt, make sure usb debugging is turned on in your phone.
Click to expand...
Click to collapse
STEPS TO DO.
1)To start adb service
Type adb start_server
Then authorize the phone ( a popup will appear on your phone screen - check the box and press OK)
2) Type adb devices
shows list of devices attached to the pc.
3) Type adb shell
TO HIDE NAV BAR:
After typing adb shell, it should look like: laurel_sprout:/ $
then enter : wm overscan 0,0,0,-100
it should look like - laurel_sprout:/ $ wm overscan 0,0,0,-100
what this code does is, it shifts the location of navbar down, you can notice that navbar would be shifting its position when you play around with numbers less than -100 - give a try
NOTE : for my device the value showed in RED ( -100) is negative 100, in your device it will vary, so check all possibilities. change number from -100 to -200 , for more help checkout this video which i found it on YouTube.
https://www.youtube.com/watch?v=vOH1BQFh0rI
TO SHOW NAV BAR as PREVIOUS:
laurel_sprout:/ $ wm overscan 0,0,0,0
NOTE : set the last parameter to '0', then navbar will be back.
TyPE exit. to come out of that adb shell.
4) Type adb kill_server
to stop the ADB, then disconnect your phone.
i installed Fluid Gestures from playstore as replacement to stock navbar.
and make sure you have Gestures enabled, else you wont have a way to navigate :laugh:
My screen:
View attachment 4818468

How to get like you Samsung icons like you
---------- Post added at 01:54 AM ---------- Previous post was at 01:54 AM ----------
And I need your wallpaper link

nandakis4 said:
i installed Fluid Gestures from playstore as replacement to stock navbar.
and make sure you have Gestures enabled, else you wont have a way to navigate :laugh:
My screen:
Click to expand...
Click to collapse
LOL. .. Not having a way to navigate seems so funny
And yes Fluid Gestures rocks! IMO google really messed up the gesture navigation on android pie, it's clunky & counter-intuitive . iOS pretty much nailed it from the very beginning & Xiomi simply copied them. So MIUI has the best implementation of gesture on the Android side.
I've rooted my phone already, used systemui tuner from play store & combined it with Fluid Gestures. Works much better than default navigation system.

evanB70 said:
LOL. .. Not having a way to navigate seems so funny
And yes Fluid Gestures rocks! IMO google really messed up the gesture navigation on android pie, it's clunky & counter-intuitive . iOS pretty much nailed it from the very beginning & Xiomi simply copied them. So MIUI has the best implementation of gesture on the Android side.
I've rooted my phone already, used systemui tuner from play store & combined it with Fluid Gestures. Works much better than default navigation system.
Click to expand...
Click to collapse
Thanks for this thread, really useful.
Fluid Gestures is great, agree, Google's are awful. Recommend to anyone getting vexed with that half-stop-step [email protected]!!

If I perform a factory reset, will it revert to the previous state with the navigation bar visible?
Thanks in advance.

After hiding navigation, volume controller disappeared in full-screen apps

Does this method also work with mi9t Pro?

.

.

Related

Non Root ADB Full Immersive Mode

Hi Kings and Queens of XDA.
Since updating to Oreo, the adb command that enables full immersive mode system wide, no longer works on the homepage, but still does in apps.
Question is, does anyone know of a workaround?
This is driving me nuts. Yes I know, 1st world problem, but all the same....
Thanks in advance for any input.
Check that
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
Renovatio_ edi said:
Check that
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
Click to expand...
Click to collapse
Tried this, doesn't work for me. I was getting glitches whereby the screen wasn't refreshing properly when going back and forth from the apps draw and some other weird stuff.
Had to uninstall the app and still the problem wasn't solved till I did a reinstall of the system.
But thanks anyway.
kxdaorbit said:
Tried this, doesn't work for me. I was getting glitches whereby the screen wasn't refreshing properly when going back and forth from the apps draw and some other weird stuff.
Had to uninstall the app and still the problem wasn't solved till I did a reinstall of the system.
But thanks anyway.
Click to expand...
Click to collapse
Nova Launcher Prime and Nougat/Oreo Quick Settings work for me. This will only hide the status bar if you use the stock launcher.
Misterxtc said:
Nova Launcher Prime and Nougat/Oreo Quick Settings work for me. This will only hide the status bar if you use the stock launcher.
Click to expand...
Click to collapse
Yeah, that's the thing, I actually like touchwiz /UI 9000.0, or whatever Sammy's calling it today.
Just want full immersive on homepages, status and navigation bars just distract from the minimalist look.
Thanks though.
you may wanna try this.
Credit to frankhuang2013 and luisshnyder
The way we used to set navigation bar's height to 0 DOES NOT work anymore!!!
Here I want to share a way that I use to remove the annoying nav bar WITHOUT ROOT.
If you are interested, you can try it. I currently have a SAMSUNG NOTE 8 UNLOCKED running Android 8.0
I discovered this method based on luisshnyder's method (https://forum.xda-developers.com/galaxy-s8/how-to/remove-oreo-navbar-completely-t3772217), but I did more to resolve some problems he didn't mention.
===========================================================================================================
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
Please read everything carefully, read sentences in full before going to the next, otherwise, you may miss some super important messages!
===========================================================================================================
After using my method, what's working:
1. A full screen with no navigation bar in any circumstance even in landscape mode or input method pops up.
2. Hard press working all the time, including when the phone is locked, screen off or unlocked status.
3. Screen capture working and also scrolling screen capture working (many users want this!)
4. You can swipe or other gestures to perform go back, home, recent app or many other functions.
What's not working:
The lock screen shortcuts cannot be displayed correctly under WQHD resolution.
Overall, you need the following software
1) Android 8.0 Oreo installed
2) All in one gesture (Free, in PlayStore)
3) FloatingMenu 6.1.9 (Free, but Pro Version works much better, don't use PlayStore version, use the apk attached)
4) All necessary software needed to run adb commands. You may need to learn how to install and use adb command line.
Now let's start:
0. Go back to your phone's default settings if you tried any other methods before (ignore this if you didn't).
1. Go to Seetings -> Display -> Navigation bar, UNcheck "Show and hide button".
2. Install All in one gesture.
2.1. Configure this app's settings in the way you like. I use 12 Hotspots Straight Swipe and make Bottom, Left, Center to be Recent, Home and Back.
2.2. Go to Personalization -> Edge Preference, Leave Opacity as it is, we'll deal with it later. set other scrollbars the way you like, I use the following value: Edge Sensitivity 50px, Edge Width 100%.
3.3. Go back to Personalization, make sure Auto Rotation is checked, while Behind Keyboard is UNchecked. For me, to make it better, I also Unchecked Toast Message and checked Animation.
3. Install FloatingMenu 6.1.9, DO NOT use PlayStore version, use the apk attached.
3.1. Configure your bottom bar the way you like, but make sure the Height is more than 200. You may need to buy the Pro version to use all three bottom bars.
3.2. Go to Settings, make sure you UNcheck "Reposition when IME appears", and set "Auto hide when landscape" to "Hide all".
3.3. Go to Advanced settings, make sure you UNcheck "Max window level", and check "Cover softKeyboard".
4. Plug-in your phone to a computer with adb environment, make sure USB debugging is ON. (Learn more about adb if you don't know this before operating)
5. In the command line, run: adb shell settings put global policy_control immersive.navigation=apps,-com.samsung.android.app.smartcapture
6. In the command line, run: adb shell wm overscan 0,0,0,-168
7. Fully test your phone, then make the bottom bar transparent to make it more beautiful.
8. For users who use WQHD resolution only: Go to Settings -> Lock screen and Security -> App shortcuts, then turn off both shortcuts.
9. Sometimes you need to reboot your devices.
=========================================================================================
If you want to undo the effect you made by the above two adb commands, here are the two "Recover Commands":
adb shell settings put global policy_control null
adb shell wm overscan 0,0,0,0
=========================================================================================
Please reply below if you have any questions. I will come and answer regularly.
Thank you!
Download FloatingMenu: https://drive.google.com/drive/folders/1EG_m4ZL7hWhxMdqlbbAMUliHp_iEcPtZ?usp=sharing
Scroll Capture isn't working
SuttyaHout said:
Scroll Capture isn't working
Click to expand...
Click to collapse
what do you mean by not working? the bottom bar didn't show up?
Hello. I have question.
If i set gestures from bottom, will be delay between two swipes?
Now I use immersive mode via adb + andromeda to hide navbar and first "back" gesture work normally but if i want do fast second swipe - (2x back in browser) it not work. It acts like showing invisible bar and second gesture work when hide it.
Maybe I'm not understanding the issue so forgive me if what i recommend doesn't help. The way i get system wide immersive mode is by using the bxActions app and linking the Bixby button to enable immersion mode when pressed twice quickly, this way i can still use Bixby if need be. The immersion mode works on games, FB, other social media and the home screen.You'll have to get it working through ADB only once then you should be good to go after that.
zuli007 said:
Hello. I have question.
If i set gestures from bottom, will be delay between two swipes?
Now I use immersive mode via adb + andromeda to hide navbar and first "back" gesture work normally but if i want do fast second swipe - (2x back in browser) it not work. It acts like showing invisible bar and second gesture work when hide it.
Click to expand...
Click to collapse
Y0sHii said:
Maybe I'm not understanding the issue so forgive me if what i recommend doesn't help. The way i get system wide immersive mode is by using the bxActions app and linking the Bixby button to enable immersion mode when pressed twice quickly, this way i can still use Bixby if need be. The immersion mode works on games, FB, other social media and the home screen.You'll have to get it working through ADB only once then you should be good to go after that.
Click to expand...
Click to collapse
hi, please guide step by step bro, i think it's better others way i know!

[APP] XDA Navigation Gesture (without root)

Some of you may have a problem with your navigation bar after upgrading to Nougat. Some of you may be bored with boring default navigation bar. So, you can try Navigation Gesture (NG) that developed by XDA. This app is quite good for free version ($1 to unlock all feature).
How does the navigation gesture works? Many may know, many may not know. Simplicity: a virtual-float-bar (button) appears on the screen. You can touch, swipe to do actions like default navigation bar (such as tap to return to Home screen, swipe left for Back, swipe right for Recent Apps, etc.). It's the way common navigation gesture apps work. And so does NG. I've tried many apps like NG, they all use a small bar for gestures. Some can easily change the bar-form to circle or rectangle-form, some can only make a little change to the form, and some cannot. With NG, you can change the bar form easily. So what's new? In all app that I've tried, only NG allows the bar moving coresponding to the direction you swipe. This lets me know what I have done. I love this! NG also allows me to hide the default navigation bar with only one simple adb command (it is: adb shell pm ....... I'm sorry, i forgot this command. You can see it when using the app. Just connect the phone to computer, open adb, type the command and hit Enter. There's no notification after it's done).
So, how to install? Of course, Google Play. Look for XDA navigation gesture app and install. Run the app with its instruction. You can choose the actions when you touch, you can change the size or the shape of the bar.... You can discover the app yourself.
I don't have any relation to this app. I just express my opinion. I did it on my rooted X Style and non-rooted Verizon X 1st gen.
I'm sorry for my bad English. Do it at your own risk.
Images go here:
https://drive.google.com/file/d/13PCz9miBuVcL4fDbFdsJ0g3GaZG92PVI/view?usp=drivesdk
https://drive.google.com/file/d/1aTCQVE_im8arjzBOaZqCHhgGi77gbWAd/view?usp=drivesdk
Tried it, bought it, deleted it. It overlays my Nova Dock contributing to input errors. Maybe if it had dedicated piece of real estate it would be useful.
schneid said:
Tried it, bought it, deleted it. It overlays my Nova Dock contributing to input errors. Maybe if it had dedicated piece of real estate it would be useful.
Click to expand...
Click to collapse
I'm so sorry to hear that.
I didnt use any dock before. And it works like charm.

[Guide] how to hide unwanted status bar icons.

Since we got this huge notch, each status bar icon become more precious.
So hiding some of them can be useful, especially those constants ones that adds zero useful information such as NFC, Bluetooth, Eye comfort etc...
I've found this guide from Huawei P20 Pro and I can confirm it works perfectly for our Mate 20 pro.
It matches every Huawei's specific icons.
No need for root, just adb
Here's the instructions
https://forum.xda-developers.com/huawei-p20-pro/how-to/guide-hiding-status-bar-icons-t3853258
All the credit belongs to the original author obviously, just sharing it to our community.
Enjoy
Link to threads been deleted
Huawei Mate20 Pro LYA-L09
9.0.0.153(C432E10R1P1patch01)
taniwhatuu said:
Link to threads been deleted
Huawei Mate20 Pro LYA-L09
9.0.0.153(C432E10R1P1patch01)
Click to expand...
Click to collapse
it works fine for me..
I'd suggest to first try this easier mode and see if you can get the changes in the status bar icons you want.
It works on Mate20Pro.
Simple Way To Get System UI Tuner On Android P Preview (Without Installing Nova Launcher Or Using ADB Commands)
https://www.reddit.com/r/GooglePixel/comments/8p50yo/simple_way_to_get_system_ui_tuner_on_android_p/
themissionimpossible said:
I'd suggest to first try this easier mode and see if you can get the changes in the status bar icons you want.
It works on Mate20Pro.
Simple Way To Get System UI Tuner On Android P Preview (Without Installing Nova Launcher Or Using ADB Commands)
https://www.reddit.com/r/GooglePixel/comments/8p50yo/simple_way_to_get_system_ui_tuner_on_android_p/
Click to expand...
Click to collapse
FYI I tried a while back to hide some icons with System tuner (has right privileges) but only BT icon disappeared.
The Eye comfort and Power Save are the ones I'd like to hide..so I'll give this a shot.
Will report back.
EDIT:
returning to default should be easy as this is what it looks like:
Code:
>adb shell
$ settings list secure
.......snip.......
[B]icon_blacklist=null[/B]
EDIT2:
Partial success. I have the distinct impression that System UI tuner uses this method as well, as the icons I COULD hide using SUIT are the SAME as using this method.
Namely: I could hide BT, eye_protect, Zen (DND) but NOT clock and Power Save.
My suggestion: use System UI Tuner as at least it offers a simple way to go back by resetting the blacklist (equivalent to setting the icon_blacklist to null).
Disappointed - I really wanted to get rid of some of that garbage.
EDIT3:
Yep, I checked the icon_blacklist after using System UI Tuner to make changes and I found the list updated with the icons I selected. That does not mean that it works for clock and Power Save, just that the app tries the same method (and fails).
mcjordan92 said:
it works fine for me..
Click to expand...
Click to collapse
UUUGH me again. It won't open in tapatalk yet via browser it's fine. Most likely something I've done to tapatalk. Sorry
not sure if i did something wrong..but i discovered that you have to type all the icons you want to disable at once in the same command line, if you do it separately it would only disable the icon in the latest command line inputted...

Full Immersive Mode

For those that want to take advantage of this beautiful screen and all it's glory. These commands will remove the status bar, the navigation bar, or both. They must be run using ADB. I did not create this, these commands have been around for quite a while and I have been using them as far back as the Galaxy S8.
They do the same thing as immersive mode in System UI Tuner but without having to install another app and run commands for that app to work and yes before you ask, I have used that same app on some of the recent phones I have had. These commands are just for those that want the full screen experience.
Without further ado here are the commands to be placed into ADB.
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*
Hope Y'all enjoy it.
truckerdewd said:
For those that want to take advantage of this beautiful screen and all it's glory. These commands will remove the status bar, the navigation bar, or both. They must be run using ADB. I did not create this, these commands have been around for quite a while and I have been using them as far back as the Galaxy S8.
They do the same thing as immersive mode in System UI Tuner but without having to install another app and run commands for that app to work and yes before you ask, I have used that same app on some of the recent phones I have had. These commands are just for those that want the full screen experience.
Without further ado here are the commands to be placed into ADB.
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*
Hope Y'all enjoy it.
Click to expand...
Click to collapse
is there a code to disable the nav bar permanently? for instance, with the code above it basically hides the nav bar. it is still available if you swipe up. i'd like to completely disable it so it never shows and use LMT with gestures instead.
knives of ice said:
is there a code to disable the nav bar permanently? for instance, with the code above it basically hides the nav bar. it is still available if you swipe up. i'd like to completely disable it so it never shows and use LMT with gestures instead.
Click to expand...
Click to collapse
Oh my god thank you. I'm looking for the same thing. I want to remove the navigation bar entirely. I use fluid navigation gestures right now, because I absolutely hate the OnePlus navigation gestures animation you get. (Flingy shrinking square effect)It feels like it's slowing down the phone.
But when you use the fingerprint sensor with fluid gestures, for a brief moment, the system has to shoot the navigation bar back down again. it's annoying and glitchy. It feels like I can't win, there's always a stupid animation I don't want to see
Burt Squirtz said:
Oh my god thank you. I'm looking for the same thing. I want to remove the navigation bar entirely. I use fluid navigation gestures right now, because I absolutely hate the OnePlus navigation gestures animation you get. (Flingy shrinking square effect)It feels like it's slowing down the phone.
But when you use the fingerprint sensor with fluid gestures, for a brief moment, the system has to shoot the navigation bar back down again. it's annoying and glitchy. It feels like I can't win, there's always a stupid animation I don't want to see
Click to expand...
Click to collapse
edit /system/build.prop:
Code:
qemu.hw.mainkeys=1
untested
knives of ice said:
is there a code to disable the nav bar permanently? for instance, with the code above it basically hides the nav bar. it is still available if you swipe up. i'd like to completely disable it so it never shows and use LMT with gestures instead.
Click to expand...
Click to collapse
I just go into settings and then into buttons & gestures and then navigation bare and gestures and set it for gestures and viola, nav bar gone.
truckerdewd said:
I just go into settings and then into buttons & gestures and then navigation bare and gestures and set it for gestures and viola, nav bar gone.
Click to expand...
Click to collapse
yes, but the nav bar still comes up when you swipe from bottom to top or when you open the keyboard to type something.
i have it set to hide both bars and thats what it does now
---------- Post added at 02:17 AM ---------- Previous post was at 02:15 AM ----------
Heisenberg420 said:
edit /system/build.prop:
Code:
qemu.hw.mainkeys=1
untested
Click to expand...
Click to collapse
unless there is something specifically different with oneplus - this build prop edit no longer works since going to Pie.
there definitely is some way to hide it because some custom roms like Resurrection Remix still remove it completely if you want.
gonna keep trying and see if i can get rid of it all together
Hi
I love to use the phone in full immersive mode, but I have problem with the keyboard. Let's say I have kb up in the browser. Somebody sends me a msg, I have the popup (which I'd also like to be able to disable btw, in case if you know a trick), and it brings back the statusbar for the time of the pop up, and that causes the reloading of the kb. Very annoying. Plus in whatsapp it breaks the ui, the top bar with the name of the contact disappears, and the type bar also covered by the kb for a few pixel widht. If the kb is not up, there's no problem. Am I the knly lucky with these issues?
truckerdewd said:
I just go into settings and then into buttons & gestures and then navigation bare and gestures and set it for gestures and viola, nav bar gone.
Click to expand...
Click to collapse
you're right - this is the way to do it. when you have it turned on the keyboard doesn't come up. that combined with the adb code to hide both bars seems to work
knives of ice said:
yes, but the nav bar still comes up when you swipe from bottom to top or when you open the keyboard to type something.
i have it set to hide both bars and thats what it does now
---------- Post added at 02:17 AM ---------- Previous post was at 02:15 AM ----------
unless there is something specifically different with oneplus - this build prop edit no longer works since going to Pie.
there definitely is some way to hide it because some custom roms like Resurrection Remix still remove it completely if you want.
gonna keep trying and see if i can get rid of it all together
Click to expand...
Click to collapse
This worked for me:
Requirements: ADB and Fastboot installed on PC or Mac.
Instructions: Type without quotations in CMD or Windows PoweShell (use "."before command in PowerShell):
"adb shell wm overscan 0,0,0,-202"
---------- Post added at 09:32 AM ---------- Previous post was at 09:30 AM ----------
And for full, semi, etc. immersive; EdExposed with GravityBox P --> Display Tweaks --> Expanded Desktop Mode settings. In addition, GravityBox adds the Expanded Desktop mode change button to the Power Menu
adb shell settings put global policy_control immersive.full=
hides it completely, been using since I got the phone, I love the impressiveness of full screen mode, only thing is the round corners sometimes partially obstruct screen elements, my previous Mi Mix was much squarer and didnt have this (minor) issue.
I only use the code for the status bar and not the one for the the nav bar or full since I use gestures. I did try it with it with full and had no issues with the buttons popping up when I swipe up or down nor did I have a y keyboard issues.
Skenderbeggar said:
This worked for me:
Requirements: ADB and Fastboot installed on PC or Mac.
Instructions: Type without quotations in CMD or Windows PoweShell (use "."before command in PowerShell):
"adb shell wm overscan 0,0,0,-202"
---------- Post added at 09:32 AM ---------- Previous post was at 09:30 AM ----------
And for full, semi, etc. immersive; EdExposed with GravityBox P --> Display Tweaks --> Expanded Desktop Mode settings. In addition, GravityBox adds the Expanded Desktop mode change button to the Power Menu
Click to expand...
Click to collapse
"adb shell wm overscan 0,0,0,-202"
this code moved it a bit too much. any idea what number stock is? trying different values and its not working
EDIT - i kept messing with this so the keyboard was at the very bottom and the number i needed was -75
Is there an easy way to enable per app nav bar immersive mode? On stock LG Oreo, there was a toggle on the nav bar that you could enable / disable per app to show / hide the nav bar (nothing for status bar .. but I like having the status bar).
If not I think I found something to work on
Edit : So I see that Renovate Ice offers per app, but I am not going to pay for a feature that I can fix myself. I run xxx no limits, and I think I will get in touch with that dev to see if he will let me work with him to get it added in.
-- Brian
I cheesed out and paid for Renovate. It is nice that you can run Renovate with xxx No Limits at the same time .. the only issue being the timeout of the AOD . Way too fast with both installed.
Again, I have only had this phone since Friday, but I will be tearing through the code, and fixing all these little issues that bug the sh*t out of me without someone having to pay for it
-- Brian
Hi
Is anybody there uses full immersive mode on 10?
Before on 9 I had some issues, when the keyboard was active. After it was fixed. (I was on havoc).
Now as I swapped to 10 some months ago, I have the same issue. I was waiting all these months to be fixed, but still the keyboard breaks the ui. You can see in whatsapp chat, substratum, even in xda app, when you write a post.
This only happens, when I hide statbar, as navbar is always hidden, that doesn't give problem, so I did a blacklist for the statbar for tgese apps. I use system ui tuner app.
Do you know any way to fix this?
I wrote a couple of times to the forum of the rom I use, but no answer. I know, not so popular the full immersive mode, but I really like it, please share if you know a fix, thanks.
BTW @truckerdewd I recommend putting a "" around the *
The * is a wildcard character and also sometimes treated as a regex
Code:
adb shell settings put global policy_control immersive.navigation="*"
That should prevent headaches for anyone using shells that auto fill the *
anupritaisno1 said:
BTW @truckerdewd I recommend putting a "" around the *
The * is a wildcard character and also sometimes treated as a regex
That should prevent headaches for anyone using shells that auto fill the *
Click to expand...
Click to collapse
I copied and pasted the exact commands from a web page that I have saved in my email. I have used the same exact commands all the way back to when the Galaxy S8 came out without incident. Best way to prevent the * from bring auto entered in command prompt is to not use Windows shell but to actually make windows use command prompt. Windows shell sucks and I detest it.
truckerdewd said:
For those that want to take advantage of this beautiful screen and all it's glory. These commands will remove the status bar, the navigation bar, or both. They must be run using ADB. I did not create this, these commands have been around for quite a while and I have been using them as far back as the Galaxy S8.
They do the same thing as immersive mode in System UI Tuner but without having to install another app and run commands for that app to work and yes before you ask, I have used that same app on some of the recent phones I have had. These commands are just for those that want the full screen experience.
Without further ado here are the commands to be placed into ADB.
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*
Hope Y'all enjoy it.
Click to expand...
Click to collapse
thanks! it worked!
A11 broke immersive mode it seems

How To Guide How to remove navigation buttons and enable gestures on 3rd party Launchers?

Hello people, as I've seen unlocking and rooting is mooving along quite good. And since in each xiaomi device forum there's a topic like this.
I've tried several apps/methods (adb) to enable navigation gestures on Nova launcher specially, but with no avail. Of course I haven't tried rooting because that's not an option for me.
Currently I'm using navigation buttons with edge gestures (app), but I don't want to use nav buttons permanently as I worry about screen burn in.
So has anyone managed to enable gestures on 3rd party launchers and/or remove/hide the navigation bar? Please enlight us
EDIT: I MADE IT WORK
After several days searching, reading and trying I was about to give up on this one. I was getting acustomed to use Navigation bar + edge gestures (app) and I was kind of happy. But, luckly today I used some of my last shots to try to accomplish it and I DID IT.
Thus here's a brief guide on how to do it:
Install ADB and Fastboot Drivers from here (Select the latest) -> https://androidmtk.com/download-minimal-adb-and-fastboot-tool )
Install drivers for Xiaomi 11T Pro -> https://droidfilehost.com/download/download-xiaomi-usb-driver-for-windows
Enable Developer Options
On Developer options Enable: USB Debugging, Install via USB and USB Debugging (Security settings)
After that and by checking in power shell or the command prompt on windows with "adb devices". If your device get listed you're golden.
Open power shell or CMD on the folder where you installed minimal adb and fastboot.
Type and enter adb shell
Then on the adb console type: settings put global force_fsg_nav_bar 1
This will hide the navigation bar and it will put gestures as your main navigation method, but take into account that you should configure prior to this process another gesture app such as FNG with your preferred gestures. Other additional things you can do is set FNG as "autostart" in app settings and/or lock it in the recents view.
AFAIK Navigation bar will reappear every time you reboot your pohone, in that case you should only repeat the adb command and you should be good. If anyone knows a permanent solution without root please let us all know.
Hope it works for you as it did for me.
I checked about this last week, since I personally use Nova Launcher.
Unfortunately even with the existing phones that are using MIUI 12 that have been out for 1 year or so, I couldnt find a solution with the navigation gestures. If I find something, I will let you know.
nousernamesorry said:
I checked about this last week, since I personally use Nova Launcher.
Unfortunately even with the existing phones that are using MIUI 12 that have been out for 1 year or so, I couldnt find a solution with the navigation gestures. If I find something, I will let you know.
Click to expand...
Click to collapse
Just made it work, check the OP if you want to try it.
It works for me too, but needs permanent solution.
Permanent solution requires rooted phone and can be done like this:
https://www.reddit.com/r/Android/comments/irs1eb
Another permanent solution I've been using since MIUI 12.5 update on my POCO is to install Substratum Lite (root required) and nonavbar.apk. Then open Substratum Lite. For me it applied the changes at this point and I just had to restart the phone but you might have to select the Nonavbar theme in substratum then thick the "Android System (Android [11])" checkbox click "1 SELECTED" then click "install selected". Restart and go back to this screen to "Enable selected".
All credit goes to @Veiran for this solution.
gsus said:
Permanent solution requires rooted phone and can be done like this:
https://www.reddit.com/r/Android/comments/irs1eb
Click to expand...
Click to collapse
How can I bring it back?
EDIT: Figured it out just change " 1 " to " 2 " (props qemu.hw.mainkeys 2)
EEDIT: I can't remove it back again once I did the (props qemu.hw.mainkeys 2), how can I remove it again?
MocnePifko said:
Another permanent solution I've been using since MIUI 12.5 update on my POCO is to install Substratum Lite (root required) and nonavbar.apk. Then open Substratum Lite. For me it applied the changes at this point and I just had to restart the phone but you might have to select the Nonavbar theme in substratum then thick the "Android System (Android [11])" checkbox click "1 SELECTED" then click "install selected". Restart and go back to this screen to "Enable selected".
All credit goes to @Veiran for this solution.
Click to expand...
Click to collapse
Did this, works perfectly.
Hey guys,
There's a very simple method.
DON'T NEED ROOT!
1.Turn on the Gesture Navigation and keep the System Launcher default.
2. Remove all shortcuts from the system launcher, just put a shortcut to your favourite launcher.
Now, you can use it as normal, just needs 2 click for the home
BUT:
3.If you use the FNG (find in Play Store) along with the system navigation, you can set the Up Gesture (normally the Home) to launch your favourite launcher (mine is Total Launcher) and if you do the Home Gesture 99% your favourite launcher will come up
(1% you have to click on the shortcut on the system launcher).
avers said:
Hey guys,
There's a very simple method.
DON'T NEED ROOT!
1.Turn on the Gesture Navigation and keep the System Launcher default.
2. Remove all shortcuts from the system launcher, just put a shortcut to your favourite launcher.
Now, you can use it as normal, just needs 2 click for the home
BUT:
3.If you use the FNG (find in Play Store) along with the system navigation, you can set the Up Gesture (normally the Home) to launch your favourite launcher (mine is Total Launcher) and if you do the Home Gesture 99% your favourite launcher will come up
(1% you have to click on the shortcut on the system launcher)
Click to expand...
Click to collapse
Thanks bro! Using this technique now.
Thanks OP
Worked for me on my Mi 11 running MIUI 12.5.9 Global ROM
Using Nova with Edge Gestures app
Any new method?

Categories

Resources