Status Bar Icons - Samsung Galaxy S10+ Questions & Answers

Is there anyway to hide some status bar icons such as volte and Bluetooth?

Guitarfreak26 said:
Is there anyway to hide some status bar icons such as volte and Bluetooth?
Click to expand...
Click to collapse
Goodlock, disabled all mine to prevent burn in

You can also remove them with adb on the pc

Do you have a link to a guide to disable icons in the status bar? I'd like to remote the battery icon and AT&T icon.
Sent from my SM-G975U using Tapatalk

plastik46 said:
Goodlock, disabled all mine to prevent burn in
Click to expand...
Click to collapse
how you got godlock?

mcn1970 said:
how you got godlock?
Click to expand...
Click to collapse
You download it from the app store?
Sent from my SM-G975U using Tapatalk

plastik46 said:
You download it from the app store?
Click to expand...
Click to collapse
searched in play store but no result

mcn1970 said:
searched in play store but no result
Click to expand...
Click to collapse
Galaxy store
Sent from my SM-G975U using Tapatalk

How To - Modify all the things without third-party apps installed.
Install, Android SDK or ADB Driver on PC, then enable USB-debugging in your device via the developer settings. (alternative: use an ADB Shell App on the device.)
Plug the device in your PC/Laptop
Open Powershell/CMD Run: adb devices
(check your device and only the one device you wish to run shell commands on exists, the best way to plug a device in run command, unplug and run again see if the device no longer shows so you know it the one you're after)
Various Non-Root Commands
Full Time - Immersive Mode
(Permanently hide status and nav bar, restart device afterwards)
Code:
[COLOR="seagreen"]adb shell settings put global policy_control immersive.status=*[/COLOR]
Remove Individual Icons from Status Bar
(Permanently hide status and nav bar, some icons require device restart)
Code:
[COLOR="seagreen"]adb shell settings put secure icon_blacklist 'icon string here'[/COLOR]
Code:
example string: [COLOR="seagreen"]adb shell settings put secure icon_blacklist bluetooth,alarm_clock,rotate,nfc_on,battery[/COLOR]
Which removes bluetooth, alarm, rotation lock, and battery icon from the status bar
List of possible strings - unsure if all work with Android P
How to Un**** everything.
Revert All Policy Changes
(Reverts user changes back to stock policy, restart device afterwards)
Code:
[COLOR="seagreen"]adb shell settings put global policy_control null*[/COLOR]

plastik46 said:
Galaxy store
Click to expand...
Click to collapse
only this I found

mcn1970 said:
only this I found
Click to expand...
Click to collapse
One post up I think will serve you well.
https://forum.xda-developers.com/showpost.php?p=79074159&postcount=9
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No more status icons and no app required.

mcn1970 said:
only this I found
Click to expand...
Click to collapse
You are not alone.
Good lock is only available in certain regions.
I can't find it in galaxy store either.
Also sideloading the good lock apk doesn't work for me
Sent from my Samsung Galaxy S10+ using XDA Labs

koekoek91 said:
You are not alone.
Good lock is only available in certain regions.
I can't find it in galaxy store either.
Also sideloading the good lock apk doesn't work for me
Click to expand...
Click to collapse
https://forum.xda-developers.com/ga...ock-goodlock-2019-launcher-pie-t3908648/page3
nicelock working perfectly for me

mcn1970 said:
https://forum.xda-developers.com/ga...ock-goodlock-2019-launcher-pie-t3908648/page3
nicelock working perfectly for me
Click to expand...
Click to collapse
Thanks alot for sharing. Gonna give it a try
Sent from my Samsung Galaxy S10+ using XDA Labs

koekoek91 said:
Thanks alot for sharing. Gonna give it a try
Click to expand...
Click to collapse
you can do a no icons status bar

plastik46 said:
Goodlock, disabled all mine to prevent burn in
Click to expand...
Click to collapse
I didn't realize good lock was finally updated for Pie. Thanks for the heads-up! Now I can be happy again.
Sent from my SM-G975U using Tapatalk

Is there a way to add am pm to the clock with adb? Good lock let's you move it but no am pm option.

Related

[Q] Reduce navigation bar's height: Is it possible? [UPDATED WITH A SOLUTION]

Is it possible to reduce the height of the navigation bar without installing a custom ROM or without using the DPI trick?
8/19/2013 (solution)
http://forum.xda-developers.com/showthread.php?p=44794337
sherpa said:
Is it possible to reduce the height of the navigation bar without installing a custom ROM or without using the DPI trick?
Click to expand...
Click to collapse
Hello.. This app will do it.. but you at least need root.. GMD hide softkeys...:good:
Hoped this helped !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I did try that app but it does not work properly with multiple user profiles.
Just tried it, and on cleanroom 1.3, the nav bar vanished completely. No way to restore with without rebooting into safe mode and uninstalling it.
CM10.2 Kanged rom has this feature in there as well as lots of others like the AppBar/Ribbon support, Halo Notifications, Center Clock, transparent bars, Bar colors and tweaks, theme support, AOKP keyboard, etc.
I've been using it for a few days and feels great. I'm not sure if I supports tablet mode, but I'm trying to get used to the stock UI on a tablet.
Sent from my Nexus 7 using xda premium
If you have root, my app can hide/show navigation bar without reboot - GMD Auto Hide Soft Keys
StupidIdea said:
If you have root, my app can hide/show navigation bar without reboot - GMD Auto Hide Soft Keys
Click to expand...
Click to collapse
Your app says it does not support tablet UI though...
StupidIdea said:
If you have root, my app can hide/show navigation bar without reboot - GMD Auto Hide Soft Keys
Click to expand...
Click to collapse
I have already tried that app and it was already mentioned in this thread as well. The app is very buggy and does not work well with multiple user profiles. Start on boot does not work either. I had sent an email through Play Store but never received any acknowledgement.
You can edit the DPI following these instuctions.
http://chromloop.com/2013/07/how-to...on-bar-in-cyanogenmodcm10-1-on-nexus-4-guide/
sherpa said:
I have already tried that app and it was already mentioned in this thread as well. The app is very buggy and does not work well with multiple user profiles. Start on boot does not work either. I had sent an email through Play Store but never received any acknowledgement.
Click to expand...
Click to collapse
:silly: I replied in wrong thread. Anyway I just got NN7 and I'm testing it. I will check multiple accounts problem, but I cannot reproduce autostart on boot problem on any of my devices including NN7. On topic: PA rom allows to change navigation bar size or you can change device dpi as already suggested.
shinta86 said:
You can edit the DPI following these instuctions.
http://chromloop.com/2013/07/how-to...on-bar-in-cyanogenmodcm10-1-on-nexus-4-guide/
Click to expand...
Click to collapse
I'm going to give this a try soon. Thank you.
StupidIdea said:
:silly: I replied in wrong thread. Anyway I just got NN7 and I'm testing it. I will check multiple accounts problem, but I cannot reproduce autostart on boot problem on any of my devices including NN7. On topic: PA rom allows to change navigation bar size or you can change device dpi as already suggested.
Click to expand...
Click to collapse
No worries. I think someone else said that set-on-boot does not work either. It could be related to multiple-user issue with my device.
shinta86 said:
You can edit the DPI following these instuctions.
http://chromloop.com/2013/07/how-to...on-bar-in-cyanogenmodcm10-1-on-nexus-4-guide/
Click to expand...
Click to collapse
That worked perfectly. I created a thread for others here (http://forum.xda-developers.com/showthread.php?p=44794337) and I gave you credit for the link.
sherpa said:
That worked perfectly. I created a thread for others here (http://forum.xda-developers.com/showthread.php?p=44794337) and I gave you credit for the link.
Click to expand...
Click to collapse
Glad I could help.

[Q] notification panel - how to remove S Finder and Quick connect string?

Notification panel - how to remove S Finder and Quick connect string?
I was actually wanting to know this myself. I figured it would be a setting somewhere but I could not find it. Wastes too much space.
Sent from my SM-G900R4 using Tapatalk
really annoying to have that there
Pull the notification bar down with 2 fingers and you can edit what's in your normal notification bar
Sent from my AT&T GS5
accrews2001 said:
Pull the notification bar down with 2 fingers and you can edit what's in your normal notification bar
Sent from my AT&T GS5
Click to expand...
Click to collapse
I am not able to get rid of those two buttons in that editor. Am I missing something?
therainsofcastamere said:
I am not able to get rid of those two buttons in that editor. Am I missing something?
Click to expand...
Click to collapse
Same. Seems like such an utter waste.
I like the s-finder there, but not quick connect
Sent from my SM-G900P using Tapatalk
accrews2001 said:
Pull the notification bar down with 2 fingers and you can edit what's in your normal notification bar
Sent from my AT&T GS5
Click to expand...
Click to collapse
I'm sad that it won't let me remove those two buttons but otherwise that's actually pretty helpful, thank you.
Not sure why you can't replace them. It lets me do it just fine. If you're talking about just getting rid of them and having empty spots then I don't think it will let you
Sent from my AT&T GS5
accrews2001 said:
Not sure why you can't replace them. It lets me do it just fine. If you're talking about just getting rid of them and having empty spots then I don't think it will let you
Sent from my AT&T GS5
Click to expand...
Click to collapse
You do realize we aren't just talking about some notification toggles, right? These are below them, I see no way to remove or change them.
Sent from my SCH-I535 using XDA Premium 4 mobile app
Really hoping someone finds a way to get rid of that sht.
Deleting 'S Finder', "Quick connect', and 'Quick Connect Interaction Service' leaves the 'S Finder' button doing nothing, though you can still click it, and the 'Quick Connect' button disabled (after a reboot). They're still occupying the same space.
As I posted in this topic's threat in the T-Mobile Samsung Galaxy S 5 area:
This is annoying me as well. I think those not yet able to craft their own ROMs (like me), are gonna need to wait. If you're feeling adventurous, you maybe try installing [ROM][G900F][4.4.2]-AllianceROM-OTA Nightlies (the F and T models are similar I believe) and providing the developers with feedback.
There's also the possibility that [APPS][4.1+] Google Experience Launcher (GEL App + Google Search App) will work, as described by the article How to get the Google Experience Launcher on the Galaxy S5 which I found via this post (go thank him if it works).
would be great if xposed modual came out for this there very annoying
See Echoe Rom thread, find a mod to remove that string
if you want to get rid of that thing root your phone, edit the xml of statusbar expanded in apktool
Brent212 said:
Really hoping someone finds a way to get rid of that sht.
Click to expand...
Click to collapse
rooting your phone and then download from google store "root app delete"
Στάλθηκε από το SM-G900H μου χρησιμοποιώντας Tapatalk
DimonVideo said:
Notification panel - how to remove S Finder and Quick connect string?
Click to expand...
Click to collapse
You could try this http://forum.xda-developers.com/showthread.php?t=2714390 Post 27 i believe. Worked for my Sprint S5.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent From My Galaxy S5 Far Far Away
rooting your phone and then download from google store "root app delete"
Click to expand...
Click to collapse
it removes the apps but not the notifications... notifications stays
ex-28 said:
would be great if xposed modual came out for this there very annoying
Click to expand...
Click to collapse
There IS an xposed module that does this.......but I'm running 4.4.2......don't know if it's sorted for lollipop yet.....
http://forum.xda-developers.com/showthread.php?t=2755920
Sent from my rooted, debloated stocKK kn0x0 SM-G900F

Disable Auto Hide Softkeys

I had this app installed that provided the ability to autohide the softkeys, but decided to uninstall it. After rebooting the phone it still has the softkeys autohiding, and I am not sure where to look to disable this function.
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
I emailed the programmer but haven't heard back as of yet, and wonder if anyone else has an idea where to look to restore softkeys to default.
dratsablive said:
I had this app installed that provided the ability to autohide the softkeys, but decided to uninstall it. After rebooting the phone it still has the softkeys autohiding, and I am not sure where to look to disable this function.
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
I emailed the programmer but haven't heard back as of yet, and wonder if anyone else has an idea where to look to restore softkeys to default.
Click to expand...
Click to collapse
Did you restore the soft keys before uninstalling the app? That would be my first step. If that does not work, you'll have to reflash your rom.
Sent from my Nexus 5X using Tapatalk
Actually there doesn't appear a way to disable the auto hide in the app.
dratsablive said:
Actually there doesn't appear a way to disable the auto hide in the app.
Click to expand...
Click to collapse
Looking at the screenshots in the Play Store, it gives me the impression that you can toggle them on or off.
Sent from my Nexus 5X using Tapatalk
SlimSnoopOS said:
Looking at the screenshots in the Play Store, it gives me the impression that you can toggle them on or off.
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
Those screens in the App Store are no where to be found, not even in the paid version.
So I reflashed:
system.img
boot.img
vendor.img
But the softkeys are still autohiding. Looks like I need a complete wipe to get rid of it. I find it disheartening that the screenshots shown on the Appstore that show a way to disable the app are not actually part of the installed app.
dratsablive said:
So I reflashed:
system.img
boot.img
vendor.img
But the softkeys are still autohiding. Looks like I need a complete wipe to get rid of it. I find it disheartening that the screenshots shown on the Appstore that show a way to disable the app are not actually part of the installed app.
Click to expand...
Click to collapse
Unfortunately, that's on the developer to maintain and they appear to be unhelpful. Everything should go back to normal after a factory reset. I suggest using a custom rom to auto hide those keys, if you are so inclined.
Sent from my Nexus 5X using Tapatalk
Thanks. Looks like I'll have to factory reset.
Found thread that provides solution. Had to tap an unmarked icon. Button has no information on what it does. These are the in app screens I get.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Definitely not what's shown in App Store.
dratsablive said:
Found thread that provides solution. Had to tap an unmarked icon. Button has no information on what it does. These are the in app screens I get. View attachment 3677876
Definitely not what's shown in App Store.
Click to expand...
Click to collapse
All's well that ends well!

Battery Percentage IN the battery

Is this possible with the S8?
I used to have a S6 before this one, and it was a default setting, but somehow I cannot find it on the S8.
If this is not possible with a default setting, are the apps that can fix this without "root" access?
pnxsinned said:
Is this possible with the S8?
I used to have a S6 before this one, and it was a default setting, but somehow I cannot find it on the S8.
If this is not possible with a default setting, are the apps that can fix this without "root" access?
Click to expand...
Click to collapse
Root not necessary!
Settings>Device Maintenance>Battery (at bottom) >tap on 3-Dot menu in top righthand corner & tap Advanced Settings>at bottom look for "Percentage on Status Bar" toggle switch to ON.
Sent from my SM-G955U using Tapatalk
OP specifically asked for IN the battery, not on status bar. I saw a thread on here for enabling the UI tweaks menu, which might allow it...
comicbookguy72 said:
OP specifically asked for IN the battery, not on status bar. I saw a thread on here for enabling the UI tweaks menu, which might allow it...
Click to expand...
Click to collapse
Oops! My bad!
Another quicker method to percentage "next to" battery icon is:
Settings>Display>Status Bar>Show battery percentage.
Sorry OP! Thanks ComicBookGuy.
Sent from my SM-G955U using Tapatalk
Well you can have percentage only and get rid of the battery icon I know cause I did that - requires app and use of ADB commands
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
burrzoo said:
Oops! My bad!
Another quicker method to percentage "next to" battery icon is:
Settings>Display>Status Bar>Show battery percentage.
Sorry OP! Thanks ComicBookGuy.
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
I know what you mean mate.
But this is ASIDE the battery icon. I would like it to be inside into the the battery like the edge, without root. I dont like to waste space there, Samsung got the hint on the S6, I wonder they threw that away. Regardless I want it back, even when I need to get back to rooting.
Any advice anyone?
pnxsinned said:
I know what you mean mate.
But this is ASIDE the battery icon. I would like it to be inside into the the battery like the edge, without root. I dont like to waste space there, Samsung got the hint on the S6, I wonder they threw that away. Regardless I want it back, even when I need to get back to rooting.
Any advice anyone?
Click to expand...
Click to collapse
Yeah, I understood after ComicBookGuy pointed out what you Really wanted. I'm searching the Play Store but none have worked for me yet...
Sent from my SM-G955U using Tapatalk
I would also like this but it just is not possible. Great question op
ElBeaner said:
Well you can have percentage only and get rid of the battery icon I know cause I did that - requires app and use of ADB commands
Click to expand...
Click to collapse
What adb command?
Thanks
Sent from my SM-G955W using Tapatalk
Techvir said:
What adb command?
Thanks
Sent from my SM-G955W using Tapatalk
Click to expand...
Click to collapse
https://www.reddit.com/r/GalaxyS8/c...thout_root_using_adb/?st=j28hxfjt&sh=a87d60ec
Really cool thread! Thanks! I just got rid of bluetooth and nfc icon!
From the command line I typed...
adb shell settings put secure icon_blacklist bluetooth,rotate,nfc_on
If you mess up you can get the icons back with...
adb shell settings put secure icon_blacklist null
Use at your own risk as this can mess up your phone. Thanks to seangrimes and reddit!
Anyone know how to get rid of download booster icon on tmobile?
Techvir said:
What adb command?
Thanks
Sent from my SM-G955W using Tapatalk
Click to expand...
Click to collapse
I used this app
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
In the app it has a couple fo ADB commands you have to issue to give it access, once done, you can turn icons on/off from the app
Here is the thread on XDA for the app
https://forum.xda-developers.com/android/apps-games/app-systemui-tuner-t3588675
That app is a beta and would not allow my phone to turn off while on a Bluetooth phone call in my car. It would turn off but the turn right back on... Yrmv
So.. ok. I guess its not possible to replace the icon there.
Then.. I root the Phone, what are my options then?
stu5797 said:
That app is a beta and would not allow my phone to turn off while on a Bluetooth phone call in my car. It would turn off but the turn right back on... Yrmv
Click to expand...
Click to collapse
I downloaded the Play store version and had no issues with turning teh phone off while on a bluetooth call - he does have a beta as well, but I'm not using hte beta
ElBeaner said:
Well you can have percentage only and get rid of the battery icon I know cause I did that - requires app and use of ADB commands
Click to expand...
Click to collapse
how?
There is an app called battery overlay percent, let you keep the percentage anywhere on the status bar, even inside battery. You can adjust size and colors etc. I kept it on the empty space on edge, but its highly unstable for samsung. It occasionally drifts here and there
Sent from my SM-G950F using Tapatalk
---------- Post added at 07:30 AM ---------- Previous post was at 07:26 AM ----------
badai said:
how?
Click to expand...
Click to collapse
This will work easily.
https://forum.xda-developers.com/showthread.php?t=3559277
Sent from my SM-G950F using Tapatalk
badai said:
how?
Click to expand...
Click to collapse
GO to Play store and get System UI tuner
https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
ElBeaner said:
Well you can have percentage only and get rid of the battery icon I know cause I did that - requires app and use of ADB commands
Click to expand...
Click to collapse
How you do it bro?
Sent from my SM-G950F using XDA-Developers Legacy app
pnxsinned said:
I know what you mean mate.
But this is ASIDE the battery icon. I would like it to be inside into the the battery like the edge, without root. I dont like to waste space there, Samsung got the hint on the S6, I wonder they threw that away. Regardless I want it back, even when I need to get back to rooting.
Any advice anyone?
Click to expand...
Click to collapse
Did you find anything?

Navigation Bar PROBLEM

Hi guys, i just installed paphond's app and granted permission via adb and now i want to revert back. How to do it? My nav bar dot is missing after applying his application Custom Nav Bar! I cant hide and unhide my nav bar anymore.
Tanak Vagu Avantang said:
Hi guys, i just installed paphond's app and granted permission via adb and now i want to revert back. How to do it? My nav bar dot is missing after applying his application Custom Nav Bar! I cant hide and unhide my nav bar anymore.
Click to expand...
Click to collapse
Go to settings and change the navbar orientation back and forth. And play with the settings. It will appear again
Sent from my SM-G950F using Tapatalk
if you still want the app feature,
install the beta app & you will get the dot back (in playstore bottom page enter beta, then wait for beta update)
toole said:
Go to settings and change the navbar orientation back and forth. And play with the settings. It will appear again
Click to expand...
Click to collapse
Done.Thanks
crayonyes said:
if you still want the app feature,
install the beta app & you will get the dot back (in playstore bottom page enter beta, then wait for beta update)
Click to expand...
Click to collapse
I was hoping this app can change nav bar icon but yeah.nvm..
Tanak Vagu Avantang said:
I was hoping this app can change nav bar icon but yeah.nvm..
Click to expand...
Click to collapse
yeah this app cannot change the nav bar icon currently cmiiw.
there's substratum (paid app) for that.
and also overlay thread (free apk) -- https://forum.xda-developers.com/ga...y-overlays-t3604341/post72416700#post72416700
crayonyes said:
yeah this app cannot change the nav bar icon currently cmiiw.
there's substratum (paid app) for that.
and also overlay thread (free apk) -- https://forum.xda-developers.com/ga...y-overlays-t3604341/post72416700#post72416700
Click to expand...
Click to collapse
Thanks
delete
Nav Bar On Of Button Missing
toole said:
Go to settings and change the navbar orientation back and forth. And play with the settings. It will appear again
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
Hello my galaxy s8 does not have navigation bar on/off switch button option in the navigation bar menu why? I set the phone up 3 days ago and it is g950fxxu1aqed and it says it is the latest firmware no update available? Is there a problem or just do i need to wait the update ? Anyone help please thx
DeviLDiaboloS said:
Hello my galaxy s8 does not have navigation bar on/off switch button option in the navigation bar menu why? I set the phone up 3 days ago and it is g950fxxu1aqed and it says it is the latest firmware no update available? Is there a problem or just do i need to wait the update ? Anyone help please thx
Click to expand...
Click to collapse
Go to settings-display-navigation bar
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tanak Vagu Avantang said:
Go to settings-display-navigation bar
Click to expand...
Click to collapse
Are you sure?
THERE IS NO ON OFF BUTTON
---------- Post added at 07:55 AM ---------- Previous post was at 07:48 AM ----------
Tanak Vagu Avantang said:
Go to settings-display-navigation bar
Click to expand...
Click to collapse
Are you sure?
THERE IS NO ON OFF BUTTON
DeviLDiaboloS said:
Are you sure?
THERE IS NO ON OFF BUTTON
---------- Post added at 07:55 AM ---------- Previous post was at 07:48 AM ----------

Are you sure?
THERE IS NO ON OFF BUTTON
Click to expand...
Click to collapse
Oh setting nav bar to on/off? All s8 in the world don't have that. Unless hide/unhide setting.
You have to wait then. Mine already have it.
Tanak Vagu Avantang said:
Oh setting nav bar to on/off? All s8 in the world don't have that. Unless hide/unhide setting.
You have to wait then. Mine already have it.
Click to expand...
Click to collapse
Yes there is NO hide unhide setting in my menu right now is this the latest update or latest update still didnt come to my phone ? And when it comes, will it be hide unhide setting ?
DeviLDiaboloS said:
Yes there is NO hide unhide setting in my menu right now is this the latest update or latest update still didnt come to my phone ? And when it comes, will it be hide unhide setting ?
Click to expand...
Click to collapse
I can't tell. Just hope Samsung will.

Categories

Resources