How to hide navigation bar? - Samsung Galaxy S8+ Questions & Answers

Anyone know a way to hide navigation bar?
I use gestures all the time
Sent from my SM-G955W using Tapatalk

I would like to know this too, it's annoying on browser video

tvprocks said:
I would like to know this too, it's annoying on browser video
Click to expand...
Click to collapse
There's a thread on this around here but I know they used adb.... that's all I can remember at the moment... but it is possible from what I read

Here it is guys
https://forum.xda-developers.com/galaxy-s8+/how-to/rid-navigation-bar-root-t3595898

Related

[Q]Changing Notification Bar without root??

is it possible to change the notification bar without any kind of rooting? like an app?
derekgabs said:
is it possible to change the notification bar without any kind of rooting? like an app?
Click to expand...
Click to collapse
no impossible
U have to root first.
No
Sent from my X8 using XDA Premium App
aww. haha.. too bad..

[Q] Hide Taskbar?

Edit: [SOLVED]
One of the biggest annoyances I have found so far in ICS is the inability to hide the taskbar, which takes up a lot of screen space in many apps and games, and leaves the picture asymmetric when watching videos.
Is there any way to hide this? I have tried using Gesture Control Root to acheive this but it doesnt seem to hide the bar.. all the other features of the app work fine though.
I am rooted, in WW .17. Any thoughts from you guys would be appreciated, thanks.
[Edit]
Using Gesture Control Root worked fine after using busybox. Finally I have the perfect tablet!
edit:
-sorry, should have been a PM-
How is this solved?
Sent from my R800i using XDA
KindaUndisputed said:
How is this solved?
Sent from my R800i using XDA
Click to expand...
Click to collapse
RolloJarvis said:
Edit: [SOLVED]
Is there any way to hide this? I have tried using Gesture Control Root to acheive this but it doesnt seem to hide the bar.. all the other features of the app work fine though.
[Edit]
Using Gesture Control Root worked fine after using busybox. Finally I have the perfect tablet!
Click to expand...
Click to collapse
Gesture Control Root

[APP] GMD HideBar

Closed
Works perfectly on Galaxy S3! Hide and Show!
Pozdrav
Croatia1
Works great! Saved me some screen burn, thank's
Sent from GT-P6800 using xda premium
Updated to 1.1.0
Doesnt work for me if i tick busybox.
Sent from GT-P6800 using xda premium
Ekoplex said:
Doesnt work for me if i tick busybox.
Sent from GT-P6800 using xda premium
Click to expand...
Click to collapse
I think old path was not working on all devices. Uploaded new version: 1.1.1.
screen shots please
somkll said:
screen shots please
Click to expand...
Click to collapse
Done.
Yea it's working now, thanks.
Sent from GT-P6800 using xda premium
Working on my N7.
Thanks dever. pls add some function like "show status bar on screen off, hide status bar on screen unlock..." and add widget to control status bar show/hide. thanks.
would be awesome if it can be hidden for the lockscreen only on jb :laugh:
Tried this but gives me a reboot after like a minute. Even the pro does. Maybe it conflicts with my settings and all. But great apps. Im using the gesture control, too bad cant use the hide bar thingy...
Good job! Works like a charm on Motorola RAZR xt910 ICS 4.0.4.
Please add 'exit' button when I run app and when bar is hidden there are no way to go to homescreen when I using tablet mode on Lapdock.
+1 to widget control and restore bar when screen off.
Thanks
Sent from my XT910 using Tapatalk 2
I'm using the paid version of gesture control, and I love it. One think I'd like: replacing the Launchpad with a "recent tasks" window. Right now my launchpad consists of a single button to the task switcher, but I'm lazy and I'd like to have one action less to get there..
Working on my flytouch 7
This application is pretty similar to HideBar (http://ppareit.github.com/HideBar/), an application that has been in development for over a year. It contains an intuitive user interface to hide/show the systembar.
I find the development of customizing tools like GMD very good. But as a developer you should not use the same name. This only leads to confusion for existing users.
ppirate said:
This application is pretty similar to HideBar (http://ppareit.github.com/HideBar/), an application that has been in development for over a year. It contains an intuitive user interface to hide/show the systembar.
I find the development of customizing tools like GMD very good. But as a developer you should not use the same name. This only leads to confusion for existing users.
Click to expand...
Click to collapse
This was not intended and happened just because title is kind of generic. Since there is no perfect solution for ICS yet without modding, it is good that alternatives are appearing so everyone can pick solution that works best for them.
I still have 50% of black navbar at my ICS tablet
spiderio said:
I still have 50% of black navbar at my ICS tablet
Click to expand...
Click to collapse
You mean wallpaper is not drawn there? But applications are taking all space?

Hide the navigation bar ****NO Root****

Found this here and it works great.
Type the following commands in adb/fastboot environment (adb shell) on your PC after connecting the phone in file transfer mode and usb debugging is on:
· Hide Status Bar only type:
adb shell settings put global policy_control immersive.status=*
· Hide Navigation Bar only type:
adb shell settings put global policy_control immersive.navigation=*
· Hide Both Bars type:
adb shell settings put global policy_control immersive.full=*
· Back to normal/default type:
adb shell settings put global policy_control null*
All credit to Rashad83
easy adb tools attached below.
Enjoy
When not in use, the navigation slides down and gives you the entire screen. Swipe up to bring it back. Say bye bye to any burn in issues.
Hey man. Nice find. Thanks for sharing.
Sent from my SM-G955U using XDA-Developers Legacy app
Thanks. Its like auto hiding the task bar in windows... No burn I'm worries now
Sent from my SM-G955U using XDA-Developers Legacy app
Nice job. Thanks!!
What about when you have Samsung pay how does this affect the swipe up
You'd have to try. I don't use Samsung pay. You can easily revert
Sent from my SM-G955U using XDA-Developers Legacy app
mannydelrio1 said:
What about when you have Samsung pay how does this affect the swipe up
Click to expand...
Click to collapse
It gets annoying cause you go to swipe up for the nav bar and it pulls up your s pay card. Also in messaging and some other apps that use the keyboard you swipe up for the nav bar and it brings up the keyboard and if you try to hide the keyboard and just bring up the nav bar the keyboard keeps coming up. I also noticed this breaks Samsung web browser open windows page and and add a new window. It just shows a blank page pretty much and if you try to open a new window or tap any of the options on this page nothing happens. Is it just my phone that does this or are other people having issues with this also? It's a awesome mod and thanks for sharing, if we could get those bugs fixed I would use it. I do a lot of adb testing stuff so this may have caused the issues I was having.
I would love to have the nav bar there all the time with the black semi transparent nav bar but not sure that can be done without modding the sysui framework. If anyone knows the command or if it's even possible to do through adb without root of course that would be great!
Sent from my SM-G955W using XDA-Developers Legacy app
Quickvic30 said:
It gets annoying cause you go to swipe up for the nav bar and it pulls up your s pay card. Also in messaging and some other apps that use the keyboard you swipe up for the nav bar and it brings up the keyboard and if you try to hide the keyboard and just bring up the nav bar the keyboard keeps coming up. I also noticed this breaks Samsung web browser open windows page and and add a new window. It just shows a blank page pretty much and if you try to open a new window or tap any of the options on this page nothing happens. Is it just my phone that does this or are other people having issues with this also? It's a awesome mod and thanks for sharing, if we could get those bugs fixed I would use it. I do a lot of adb testing stuff so this may have caused the issues I was having.
I would love to have the nav bar there all the time with the black semi transparent nav bar but not sure that can be done without modding the sysui framework. If anyone knows the command or if it's even possible to do through adb without root of course that would be great!
Sent from my SM-G955W using XDA-Developers Legacy app
Click to expand...
Click to collapse
I have the same issue with the samsung browser and text message app. Will switch to chrome and see if there arent any issues there. if you find any way to fix the samsung browser glitch then please let us know.
ErickF said:
I have the same issue with the samsung browser and text message app. Will switch to chrome and see if there arent any issues there. if you find any way to fix the samsung browser glitch then please let us know.
Click to expand...
Click to collapse
I heard if you install the beta version it fixes those issues.
Sent from my SM-G955W using XDA-Developers Legacy app
Quickvic30 said:
I heard if you install the beta version it fixes it.
Sent from my SM-G955W using XDA-Developers Legacy app
Click to expand...
Click to collapse
noob question. wheres the best way to download the beta version?
ErickF said:
noob question. wheres the best way to download the beta version?
Click to expand...
Click to collapse
The play store if it's still on there or app.mirror would probably have it also.
Sent from my SM-G955W using XDA-Developers Legacy app
Quickvic30 said:
The play store if it's still on there or app.mirror would probably have it also.
Sent from my SM-G955W using XDA-Developers Legacy app
Click to expand...
Click to collapse
That was pretty dumb question.lol. and can confirm the internet beta app does work properly now.
ErickF said:
That was pretty dumb question.lol. and can confirm the internet beta app does work properly now.
Click to expand...
Click to collapse
Lol it was a valid question though, I mean there's plenty of places to get apk's these days. Glad it worked!
Sent from my SM-G955W using XDA-Developers Legacy app
i already hide navigation bar, but i need status bar (batery life, connections, clock) but i hate his black fade, i need transparent status bar. Is that posible true adb shell settings commands? or somehow ? Thanks much!
there is way to keep the navi buttons shown all the time with out hide ?
Is there a way to keep the soft keys hidden at all times ? with the pressure sensitive home key and gesture controls i could actually do without them
How do I do this? Lol. I never messed with the adb stuff really.. don't recall much about how to type in commands.. also, what will happen when I get a system update? Thanks in advance
Thanks for this, Op. I'll keep me happy until root if possible. Nice to see mods that don't require root hehe.
Thanks

Nova Launcher update!!! 5.3! Be careful! Read this!!

Nova Launcher update 5.3 is rolling out and now we can not hide the navigation bar anymore like on previous version! Burn-in ghost is back! Really disappointed!!!
Message the developer maybe
Sent from my SM-G955U using Tapatalk
badrsj said:
Message the developer maybe
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
I already did it!
Does that mean we can choose that option in touch wiz?
Sent from my SM-G955U using Tapatalk
badrsj said:
Does that mean we can choose that option in touch wiz?
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
No, we can't! I tried! I went back to the previous version 5.2! These navegation bars on screen really makes me nervous! Burn-in is a matter of time! I honestly did not like their response!
Any launcher able to do this anymore?
Sent from my SM-G955U using Tapatalk
badrsj said:
Any launcher able to do this anymore?
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
I will stay at the previous version 5.2 that is working fine for now! But if they don't fix it i will look for another one!
leomsguerra said:
Nova Launcher update 5.3 is rolling out and now we can not hide the navigation bar anymore like on previous version! Burn-in ghost is back! Really disappointed!!!
Click to expand...
Click to collapse
Does this mean that we can't have a transparent navigation bar too?
Sent from my SM-G955U using Tapatalk
leomsguerra said:
No, we can't! I tried! I went back to the previous version 5.2! These navegation bars on screen really makes me nervous! Burn-in is a matter of time! I honestly did not like their response!
Click to expand...
Click to collapse
mine just auto updated when I was reading this thread. lol ..
how can you switch back to 5.2 ? I downloaded from apkmirror but cannot install. need to uninstall first?
I can see that when in nova/home, the dot for show/hide navbar is gone, and navbar will always show.
but in other apps, it will follow hide/show setting and dot is there.
There's 2 ways
Native settings in display, and finding a theme that does transparent bars
Sent from my SM-G955U using Tapatalk
I'm using Nova Launcher Prime 5.3 too and my navbar is still transparent on homescreen.
In addition i can hide navbar too with the dots, so i don't know what's your problem at all.
Its working like all the time before.
It's transparent but there isn't any point to hide.
I don't hide that anyway so no problem for me
D4rk_nVidia said:
It's transparent but there isn't any point to hide.
I don't hide that anyway so no problem for me
Click to expand...
Click to collapse
You have to activate the point in navbar settings first.. i have the point and hide is working fine..
EDIT: okay, you're right, point is only visible in apps and settings, not on homescreen itself.
Good that i don't need it
SoLdieR9312 said:
You have to activate the point in navbar settings first.. i have the point and hide is working fine..
Click to expand...
Click to collapse
The dot is working in the apps, but not in the homescreen anymore. Just updated Nova.
Suggest you *ALL* contact the dev, and leave negative reviews on the app store or youll be stuck with it like that forever. It is sheer stupidity. Most people use nova for the customisation, removing the ability to do this is pretty stupid.
2 other ideas
1, does anyone know a transparent dark theme that would take care of this problem
2, any other launcher with this much power that would keep doing this
Sent from my SM-G955U using Tapatalk
Can use adb to hide navbar even in nova launcher.
SoLdieR9312 said:
I'm using Nova Launcher Prime 5.3 too and my navbar is still transparent on homescreen.
In addition i can hide navbar too with the dots, so i don't know what's your problem at all.
Its working like all the time before.
Click to expand...
Click to collapse
Send me a print of your home screen please!
Guys we are talking about the navbar on home screen, okay? I see that it works in apps and settings! Yes. I know the navbar can be transparent. But the discussion is not about it! Burn-in is alive and I want to avoid the problem!
crayonyes said:
mine just auto updated when I was reading this thread. lol ..
how can you switch back to 5.2 ? I downloaded from apkmirror but cannot install. need to uninstall first?
I can see that when in nova/home, the dot for show/hide navbar is gone, and navbar will always show.
but in other apps, it will follow hide/show setting and dot is there.
Click to expand...
Click to collapse
1 - Backup first
2 - Uninstall Nova 5.3
3- Install apk Nova 5.2
4 - Restore your backup

Categories

Resources