Status bar content not at it's place - Motorola One Action Questions & Answers

This is my first thread.
Hello! I've enabled developer options on my phone and used the "Device Cutout" option, and chose hide (to hide the hole punch), but the content in the status bar sits under the status bar. Any fixes?
I don't have root, custom firmware or anything related, and I'm not gonna install anything
I can't upload screenshots, probably because I'm new here.
Thanks for your time!

Use developer options and "Device Cutout" and choose the one that shows the information you need.

bookworth said:
Use developer options and "Device Cutout" and choose the one that shows the information you need.
Click to expand...
Click to collapse
That's what I just asked.

Related

[Q] superuser settings disappeared on cm10.1

I'm on the latest cyanogenmod nightly with superuser integrated. I disabled it and now it's gone from my settings menu so I can't reenable it. help appreciated.
Is the app still installed. Download it from the play store.
Sent from my Nexus 7 using Tapatalk 2
I'm having the same problem as OP, need help solving it. Downloading the app from the play store didn't help as CM10.1 has Superuser integrated within it.
Reflash the rom?
figured out how to get the "# Superuser" menu item back...
jamel_tza said:
I'm having the same problem as OP, need help solving it. Downloading the app from the play store didn't help as CM10.1 has Superuser integrated within it.
Click to expand...
Click to collapse
I just had this same problem - I disabled root via the "# Superuser" sub-menu off settings ..then it disappeared.
...I then also noticed my "{ } Developer options" was gone... (not sure if one led to another or not). Anyhooooo... I re-enabled developer options (via tapping build number a bunch of times) then, inside developer options, turn "on" dev options, then when down to the "Root Access" options, selected then enabled "Apps and ADB".
Tada .. "# Superuser" is back in the main settings menu.
fyi .. I then went back to developer options to turn them off ..as I usually don't have them on unless I'm coding... noticed that the "{ } Developer options" menu item disappeared again. No worries though it reappears if you do go back and tap on build number
Cheerio yohs
m

Manually Update OTA via Wifi Question / Help

I have two K10 phones with T-Mobile and they both have system updates available. The message says "You can download this update over WiFi at any time. Otherwise, it will start downloading automatically between 10:00PM and 5:00 AM." I have WiFi on and connected (100% battery and plugged in) and go back to the Settings->About Phone->Update Center->System Updates page and there is no button or way to start the download and/or install. What am I missing? How do you download and install the update over WiFi? This happens with each update and I can't figure out how to manually start the update.
Thanks for any help!
Go to: Settings > About Phone > Update SW > 'Update of SW'. There you have available the options to manually update, disabling previously the auto-update,
CrashOverride93 said:
Go to: Settings > About Phone > Update SW > 'Update of SW'. There you have available the options to manually update, disabling previously the auto-update,
Click to expand...
Click to collapse
I don't see the option to manually update. Attached are the screenshots of what I see.
Thank you.
peridoc said:
I don't see the option to manually update. Attached are the screenshots of what I see.
Thank you.
Click to expand...
Click to collapse
The last screenshot is what you get when you tap on "system update"? If not then try tapping on it, or tap on three dot menu on screen from last screenshot if available or hold recents button if there isn't three dot menu.
Professor Woland said:
The last screenshot is what you get when you tap on "system update"? If not then try tapping on it, or tap on three dot menu on screen from last screenshot if available or hold recents button if there isn't three dot menu.
Click to expand...
Click to collapse
Yes - The last screenshot is what I see when I click on "System Update". On either that screen or the one before it, there are no menu options with three dots or when I press and hold the recents button. There are no options to select there. Very strange that I don't have the option to get the download and install there.
peridoc said:
Yes - The last screenshot is what I see when I click on "System Update". On either that screen or the one before it, there are no menu options with three dots or when I press and hold the recents button. There are no options to select there. Very strange that I don't have the option to get the download and install there.
Click to expand...
Click to collapse
I don't get it, they screwed something or we are doing something wrong. At least there should be options tu turn on/off checking for updates and for automatic installation. Try conntacting lg support, but I doubt that will bring any help.
I know...I don't get it either. There should be an option to download and install, but there is not. Alas, I will just let it process overnight but would be nice to know how not to have to wait on this device for the update.
The same thing happened to my girlfriend's K10, she said it automatically downloaded randomly a few days later so... I don't know, the phone is all screwed up.

Default Developer options

Hi there
I enabled the developer options but then decided to turn them off again using the slider at the top, the problem however is that this turns off items that were already on when I enabled developer mode, such as 'Automatic system updates' and 'Always prompt when connecting to USB'. Clicking 'Restore default settings' doesn't actually seem to do anything so I'm worried I haven't re-enabled everything that might have already been turned on. I wonder if anyone is able to post screenshots of the developer options at their default state at all, or knows the default values?
Thanks
Cameron
When i open developer options i can see restore to default button. Can you also see this?
nick2013 said:
When i open developer options i can see restore to default button. Can you also see this?
Click to expand...
Click to collapse
how to open developer options
edit: i find it
I do but clicking it does not to seem to reset anything.
nick2013 said:
When i open developer options i can see restore to default button. Can you also see this?
Click to expand...
Click to collapse
That's Easy..
cameronnz said:
I do but clicking it does not to seem to reset anything.
Click to expand...
Click to collapse
Cameron.. Just Do A Factory Reset..

Adb command for hide icon to statusbar dont working

Good morning, I'm trying on my s20 to hide the icons in the status bar with adb command:
Code:
adb shell settings put secure icon_blacklist bluetooth
it does not work, or rather it works until the phone is restarted. Once turned off and on again the icons are visible again.
I have used this code on many phones and it has always worked. This is the first time I have encountered this issue.
Can you give me a solution?
Thanks
Tommasoleone said:
Good morning, I'm trying on my s20 to hide the icons in the status bar with adb command:
Code:
adb shell settings put secure icon_blacklist bluetooth
it does not work, or rather it works until the phone is restarted. Once turned off and on again the icons are visible again.
I have used this code on many phones and it has always worked. This is the first time I have encountered this issue.
Can you give me a solution?
Thanks
Click to expand...
Click to collapse
https://android.gadgethacks.com/how...re-screen-real-estate-no-root-needed-0177297/ ALL WORKS FOR ME
MASTERGRAD said:
https://android.gadgethacks.com/how...re-screen-real-estate-no-root-needed-0177297/ ALL WORKS FOR ME
Click to expand...
Click to collapse
Hi, this command hides the entire status bar.
I just want to hide icons such as bluetooth icon or gps icon etc ...
The command I wrote has always worked except for the s20
Tommasoleone said:
Hi, this command hides the entire status bar.
I just want to hide icons such as bluetooth icon or gps icon etc ...
The command I wrote has always worked except for the s20
Click to expand...
Click to collapse
If so then try with GoodLock / NiceLock..... with their modules you can do it..
S20U-Exynos
Xode said:
If so then try with GoodLock / NiceLock..... with their modules you can do it..
S20U-Exynos
Click to expand...
Click to collapse
Thanks for the information, however, if those apps can hide them there must also be the adb command.
The issue with the adb command I put is that after a reboot the icons are visible again in the status bar.
I would like to understand how to do it using adb also because that app is not available in europe and I would not like to install apps, modules, launchers just to remove icons from status bar.
I await if someone can give me some information about it.
Thanks
Tommasoleone said:
Thanks for the information, however, if those apps can hide them there must also be the adb command.
The issue with the adb command I put is that after a reboot the icons are visible again in the status bar.
I would like to understand how to do it using adb also because that app is not available in europe and I would not like to install apps, modules, launchers just to remove icons from status bar.
I await if someone can give me some information about it.
Thanks
Click to expand...
Click to collapse
No probs ... for Europe there is NiceLock which i also use and it is much more practical than ADB for such things...
S20U-Exynos
Tommasoleone said:
Hi, this command hides the entire status bar.
I just want to hide icons such as bluetooth icon or gps icon etc ...
The command I wrote has always worked except for the s20
Click to expand...
Click to collapse
works for me pal; im good.
MASTERGRAD said:
works for me pal; im good.
Click to expand...
Click to collapse
I tried nicelock but it must always remain active and cannot hide the cast icon.
But if you restart phone icons remain hidden?
MASTERGRAD said:
works for me pal; im good.
Click to expand...
Click to collapse
I asked a friend to try another country's s20 and it has the same issue.
I think it's really the 20 or the Oneui 2.1 that doesn't allow you to permanently hide the icons in the status bar.
After the restart they continue to reappear.
Can anyone give me some news or solution?

Three questions regarding TWRP, Dr Keaten Image and TB

As already written above, I would have three questions about my rooted 10+ and get started right away:
1. Is it normal that the TWRP mode only has a charging cable on the PC
can be called?
2. I would like to save my PhilipsHue settings with TB. No error message is displayed, but nothing changes when I restore the
data. Can someone of you help me there?
3. First of all, many thanks to Dt. Ketan for the great image.
How do you get the original percentage display back in the status bar? That's the only thing that bothers me a little.
Boris333 said:
As already written above, I would have three questions about my rooted 10+ and get started right away:
1. Is it normal that the TWRP mode only has a charging cable on the PC
can be called?
2. I would like to save my PhilipsHue settings with TB. No error message is displayed, but nothing changes when I restore the
data. Can someone of you help me there?
3. First of all, many thanks to Dt. Ketan for the great image.
How do you get the original percentage display back in the status bar? That's the only thing that bothers me a little.
Click to expand...
Click to collapse
Just my 2 cents:
Unfortunately yes. Samsung changed something about how to enter into download and recovery mode.
This should be an option/feature in the Philips Hue app, but AFAIK, Philips has not made it available yet. So it is not that easy (with TB) ... have a look here: https://www.npmjs.com/package/hue-bridge-backup (But this project is also deprecated / no longer maintained.)
What percentage display in which status bar? Do you mean the battery level in the system's status bar? If yes, go to Settings > Battery and device care > Battery > More battery settings > and enable "Show battery percentage".
Thanks for your answers:
Regarding point 3:
Yes, I know how to activate and deactivate the percentage display.
The problem is that with Dr. Ketan Image the percentage display cannot be deactivated. So if I activate the original percentage display then I have both in the status bar. I don't want that either.

Categories

Resources