Note 4 issues after 1 week of use!!! - Galaxy Note 4 Q&A, Help & Troubleshooting

First issue, text to speech activated when pressing pressing calculator apps.
this is really annoying. Talkback off, uninstalled google talk to speech app in the manage apps menu, clear cache and data
on samsung text to speech apps on manage apps as well. still exist i dont know what to do anymore.
second issue, one handed mode turns off automatically and the s pen commands!!!! WTF!!!
this happens everyday, when i use one handed mode i was shocked its not working and when i check the settings
its turned off. the next day when i use it its turn off again wtf!!!
any solution with this???

Talking calculator is because you have something activated in the accessibility settings. Its a bug I guess..probably will be solved with software update.
I don't know about second issue.
Sent from my SM-N910C using Tapatalk

Related

[APP] Mod to replace S-Voice with Google Voice Search (no root necessary!)

Would it be possible? Including the voice wake functionality "Okay, Google Now" instead of "Hi Galaxy"?
How many would be interested in something like this?
Should not be too hard to do, what do you think?
Probably will need root to achieve it
----
SOLVED: using a very simple tasker profile/action (see here)
UPDATE: Install this tiny free app from the Play store: https://play.google.com/store/apps/details?id=hu.viczian.deathtosvoice (created using Tasker App Factory)
Works on galaxy advancement
vgergo said:
Would it be possible? Including the voice wake functionality "Okay, Google Now" instead of "Hi Galaxy"?
How many would be interested in something like this?
Should not be too hard to do, what do you think?
Probably will need root to achieve it
Click to expand...
Click to collapse
Works on galaxy advancement? thank you
Leonardosilvaa said:
Works on galaxy advancement? thank you
Click to expand...
Click to collapse
For some reason, I can now double tap home button and I get the option for S-voice or Google voice. I think I cleared the defaults in app settings.
Presjar said:
For some reason, I can now double tap home button and I get the option for S-voice or Google voice. I think I cleared the defaults in app settings.
Click to expand...
Click to collapse
Any idea how to replicate this?
Presjar said:
For some reason, I can now double tap home button and I get the option for S-voice or Google voice. I think I cleared the defaults in app settings.
Click to expand...
Click to collapse
Yeah I got this too. It happened after I installed SoundHound.
Now I have the options of
Google
S Voice
SoundHound
Interesting but without the option to activate gvoice with screen off its not a huge benefit. I tested open mic+ but it lacks admin rights to bypass the lockscreen etc.
vinokirk said:
Yeah I got this too. It happened after I installed SoundHound.
Click to expand...
Click to collapse
The free version? I've tried that but I don't see a menu after double clicking home.
mgutt said:
Interesting but without the option to activate gvoice with screen off its not a huge benefit. I tested open mic+ but it lacks admin rights to bypass the lockscreen etc.
Click to expand...
Click to collapse
You mean root permissions?
Sorry, I was wrong. I thought S-Voice is able to bypass a pin lockscreen but it isn't. It is only admin (not root) to allow the screen off command.
The problem of open mic+ is, that it is buggy. It seems to freeze after a short time. Sometimes Google Now freezes as well so I think it is because of Open Mic+ but I didn't tested it enough to verify it. S-Voice seems to be more stable, but is not present if you are in other apps like Maps.
But both systems are too weak in rights. e.g. I'm not able to stop apps (ok root would be needed), not able to say my lockscreen pin, stop a phone call, etc.
Tasker
I just had an idea: it should be possible to create a very simple tasker action, which would be triggered by opening s-voice. It would exit s-voice and switch immediatelly to Google Voice Search. This should work even without rooting.
If this would work, all the convenient ways to start S-Voice would become actually useful to start Google Voice search, including voice-wake, home-double-click, headset-long-press.
I will try this as soon as I get my N3
How do you want to exit S-Voice without root
There's the point! Okay, without root we can just switch away (would mic input focus stay? that would be a problem), with root it should be possible to kick s-voice too.
If one app opens the mic the other will display an error.
Tasker solution works well on unrooted phone
mgutt said:
If one app opens the mic the other will display an error.
Click to expand...
Click to collapse
I am happy to report, that the solution I came up with before I had access to the Note 3 works without a hitch.
1. Enable wake-up hotword detection in S-Voice (keep double click Home if you like that too)
2. Create "S Voice" app-triggered tasker profile
3. The activated task should load "Voice Search"
4. Optional step: after starting voice search, my task also kills S-Voice to save memory
(and killing s-voice every time makes you me good)
There is no concurrency problem with the mic (as we were anticipating)
Say "Hi galaxy" while having the screen turned off
(I actually like to "say Die galaxy")
phone wakes up,
home screen unlocks,
s-voice flashes on screen for half a sec (beeps too)
then google voice search appears immediately
it too beeps and listens for the search term or command
Next project: it would be nice to be able to change the "hi galaxy" wake up command
The changeable wake up command is part of the Galaxy S4 S-Voice so I think it will be part in the Note 3 in one of the next updates (hopefully).
Of course I tested your idea, too. But it seems that it works better with Llama than with Tasker as Google Voice starts immediately. As I'm not rooted its not as perfect as yours (I need to tap backwards fast to bypass restarting Google Voice), but the goal is reached
Look:
http://www.maxrev.de/google-sprachsuche-statt-s-voice-mp4-v377253.htm
Update:
Ok I found a better solution. Know I'm using three rules instead of one and this is how it works:
Final Demo Video
The first rule starts Google Voice, but checks if the variable "googleSearch" is not 1 (this is important as it fails, too if the variable does not exist after rebooting the device). The second rules sets the var to "1" if Google Voice is open. The last rule resets the var to "0" with a delay of 3 seconds after Google Voice has been closed. So I'm having 3 seconds to close S Voice before Google Voice would start again.
If you don't want to here the "ping" sound of S Voice after closing Google Voice it would be possible to mute the device for 3 seconds as well, but I don't think this is really important
mgutt said:
The changeable wake up command is part of the Galaxy S4 S-Voice so I think it will be part in the Note 3 in one of the next updates (hopefully).
Of course I tested your idea, too. But it seems that it works better with Llama than with Tasker as Google Voice starts immediately. As I'm not rooted its not as perfect as yours (I need to tap backwards fast to bypass restarting Google Voice), but the goal is reached
Look:
http://www.maxrev.de/google-sprachsuche-statt-s-voice-mp4-v377253.htm
Update:
Ok I found a better solution. Know I'm using three rules instead of one and this is how it works:
Final Demo Video
The first rule starts Google Voice, but checks if the variable "googleSearch" is not 1 (this is important as it fails, too if the variable does not exist after rebooting the device). The second rules sets the var to "1" if Google Voice is open. The last rule resets the var to "0" with a delay of 3 seconds after Google Voice has been closed. So I'm having 3 seconds to close S Voice before Google Voice would start again.
If you don't want to here the "ping" sound of S Voice after closing Google Voice it would be possible to mute the device for 3 seconds as well, but I don't think this is really important
Click to expand...
Click to collapse
thats excellent Mgutt
the note does the transition across to google now/voice commands very quickly.. you have put the note back on the table as an option for my next phone.. im just holding out to see if the LG G2 will use the S800 for always on listening when it gets kitkat..
Im a bit spooked by AMOLED now that my galaxy S2 is marred by burn in
etherspin said:
thats excellent Mgutt
the note does the transition across to google now/voice commands very quickly.. you have put the note back on the table as an option for my next phone.. im just holding out to see if the LG G2 will use the S800 for always on listening when it gets kitkat..
Im a bit spooked by AMOLED now that my galaxy S2 is marred by burn in
Click to expand...
Click to collapse
I'm having one problem left. But I think its because of Llamas limited amount of triggers. The problem is: Google Voice is not able to receive the next command while its open. Instead S Voice waits for the next "Hello Galaxy". To bypass this problem I tried to switch off the display automatically. This works, but only with a fixed delay as I'm not able to trigger "last touch/last talk + 10 seconds" with Llama.
Would this work with Tasker (and without Root)?
The next option would be to activate "Open Mic+" as long Google Voice is open. But I did not tested if this would work.
mgutt said:
Would this work with Tasker (and without Root)?
Click to expand...
Click to collapse
Well we can set the display timeout to 15sec, then restore the default (it's 30 sec for me because of smart stay) when google voice search disappears.
Because of the 30 sec display timeout it hasn't been much of a problem for me, but I was also wondering how to get it to prompt for a next question.
Curious: why doesn't the "ok, google" hotword work in google now? I've just tested the google experience launcher and hot word detection doesn't work in there either.
vgergo said:
Well we can set the display timeout to 15sec, then restore the default (it's 30 sec for me because of smart stay) when google voice search disappears.
Click to expand...
Click to collapse
I'm using this setup (after 20 seconds display is turned off) and this is not good if you press the microphone button. Then the display switches off, too. So we need an additional "on touch" condition to avoid that.
mgutt said:
I'm using this setup (after 20 seconds display is turned off) and this is not good if you press the microphone button. Then the display switches off, too. So we need an additional "on touch" condition to avoid that.
Click to expand...
Click to collapse
Okay, then set the display timeout to 15sec, wait 15sec then set it back to whatever it used to be. Then if the screen was touched (and the display timeout extended) then it will stay on...
I hope to be able to test these with tasker in the afternoon

[Q] Ultra power save mode clears all icons from home screens

Has anyone loaded another launcher and enabled Ultra Power Save mode? I've loaded Google Now Launcher and when I enable and switch back, all my icons are gone from the home screen except email. Basically have to set everything back up again. Anyone seen this or have a resolution? Maybe I just have to switch back to TouchWiz if I ever want to enable it?
I have no problems using it with Next Launcher 3D.
That happened to me too as soon as I returned from Power Savings mode. All icons gone except a few like you said.
It works with other launchers but the Google Now Launcher.
Any ideas on how to fix it?
Just to know:
when y enable saving battery or ultra saving
the whole performance of phone decrease.
as responsive on callings
i told you cauze i forgot this morning that i switched on saving battery and calling responsive was awful
Had the same issues. I cannot use the power savings mode without having to add all widgets and shortcuts to my home screen. I even created screenshots of how they look like in case power savings is activated.
Any ideas on how to solve it?
i dont have any issue,try factory reset..maybe resolve yours prob?
Same issue for me. Googled the issue to find this thread, hoping for an answer. Sounds like a bug in Google launcher on galaxy tab S.
More research show problems with Google launcher on Samsung S5 as well using ultra power save mode. But Google launcher not "officially" supported on S5. Not sure if it is supported on Tab S...
2 years later and 3 phones laterl.. same issue
Bump in hopes someone has found a fix. Having the same issue with my galaxy on5, and it keeps deleting my themes. This is through the phone's theme setting no less
This fixed my s6
Originally Posted by Matthew67899
Stumbled across the answer to my problem a little bit ago.
Go into Settings>Application Manager>Disabled Apps
Touch the "dot dot dot" at the top right and a drop down appears saying "Sort by size" and "Reset app preferences"
Touch "Reset app preferences" and it resets everything to default preferences.
It seems to have fixed my problem. It did not restore the apps on my home page to where I had them but that just means adding them from my apps menu again. I can use my apps as before and now I can update, install, and uninstall with Google Play again.

Post your Lollipop 5.01 bugs here

Seems we should have a thread with bugs and if anyone knows how to fix them, solutions since we finally have Lollipop now.
First bug I've encountered is in Google Voice.
If you open the advanced settings, two of the options are grayed out that should be available... they allow google voice to hear you if you have an app open, or the screen turned off, and also to allow you to train it.
If you reboot your phone, you WILL have access to these settings for a short period of time before it dies again. just retain it then.
Voice search works if you have a homescreen open, or if you have google search open, but the additional functionality is busted.
I also searched, and it looks like Sprint users ran into the same thing when they got lollipop a month ago.
Where the hell is the samsung app store? Kind die for Samsung keeps crashing too! Wtf?
Its called either galaxy gifts, or galaxy apps.
I'd just clear the cache on it though instead of turning it off.. they offer some apps with exclusive add ons, and some freebies you might want.
Also, I remembered something mentioned a few days ago.. go into application settings and turn off dm-ignite.
(Its a browsing snoop app that collects your data, and send it to Verizon so they can share it with marketing partners so they can serve you advertisements in browsers and applications.)
RJV3 said:
Where the hell is the samsung app store? Kind die for Samsung keeps crashing too! Wtf?
Click to expand...
Click to collapse
Go to Widgets and add the Galaxy widget to get to the Samsung store.
Not a bug, but it seems like one... this game is impossible! Has anyone had any luck with it? (Settings - About Phone - 5 taps on android version to get the lollipop logo, then swipe to get the game)
Sent from my SM-N910V using XDA Free mobile app
When using the power button to lock the device, there is an ever slight delay. The screen goes black but I can still accidentally open an app when setting it down. I did the OTA without factory reset and then ended up doing a factory reset. Still there. It reminds me of what used to happen on some roms back in the SGIII days. It's not a deal breaker and if that's the biggest issue, I can live with it.
Major problems with graphics inside of games. Marvel contest of champions looks like [email protected]#t now. Everything is dark and dull. Have been unable to find any fix for it
Sent from my SM-N910V using Tapatalk
RJV3 said:
Where the hell is the samsung app store? Kind die for Samsung keeps crashing too! Wtf?
Click to expand...
Click to collapse
Fyi, when on home if you click the all apps icon, and when browsing all your installed apps hit the menu ellipsis, galaxy apps is an option in that menu. Just lucked out when I found d it.
---------- Post added at 03:13 AM ---------- Previous post was at 03:10 AM ----------
Last night at 3am, got awoken to my phone vibrating for a notification even though do not disturb mode was on. Even had Llama put the phone to silent, still happened.
RJV3 said:
Where the hell is the samsung app store? Kind die for Samsung keeps crashing too! Wtf?
Click to expand...
Click to collapse
In the stock touchwiz launcher with the app drawer open, hit the top right button (menu) and at the bottom is "Galaxy Essentials"
bond32 said:
In the stock touchwiz launcher with the app drawer open, hit the top right button (menu) and at the bottom is "Galaxy Essentials"
Click to expand...
Click to collapse
Now that is odd. I have not seen that option since I had my Galaxy S5. Thought it was a Note thing. To confirm, it is not there and was never there on my Note 4. Wonder if it's because I purchased from Samsung rather than Verizon. Seems Samsung would include their own Essentials app though. All Verizon apps were present.
S health pedometer doesn't show on lock screen if lock screen notifications are enabled. And also with wifi on the mobile data arrows don't disappear and I'm still seeing some upload traffic on 4g while using wifi.
Mobalized said:
S health pedometer doesn't show on lock screen if lock screen notifications are enabled. And also with wifi on the mobile data arrows don't disappear and I'm still seeing some upload traffic on 4g while using wifi.
Click to expand...
Click to collapse
Make sure that Download Booster is shut off...
dr12volt1338 said:
Make sure that Download Booster is shut off...
Click to expand...
Click to collapse
It is. It's not transferring a lot of data but a very small amount.
Mobalized said:
It is. It's not transferring a lot of data but a very small amount.
Click to expand...
Click to collapse
You might need to FDR. I also have notifications on lock screen enabled and as long as I don't have any notifications my pedometer shows up
Note 4Tified
dr12volt1338 said:
You might need to FDR. I also have notifications on lock screen enabled and as long as I don't have any notifications my pedometer shows up
Note 4Tified
Click to expand...
Click to collapse
Do you have weather bug that displays the current temperature in the notification bar? That seems to count as a notification so as long as that's on no pedometer.
Mobalized said:
Do you have weather bug that displays the current temperature in the notification bar? That seems to count as a notification so as long as that's on no pedometer.
Click to expand...
Click to collapse
No I keep my notification bar clear on the left. I think there is a way to set the priority level of weather bug notifications that will keep them off the lock screen. Seems I did it for play store on my S5 as I hated the lock screen notifications for app updates. I just can't remember how I did it.
Note 4Tified
dr12volt1338 said:
No I keep my notification bar clear on the left. I think there is a way to set the priority level of weather bug notifications that will keep them off the lock screen. Seems I did it for play store on my S5 as I hated the lock screen notifications for app updates. I just can't remember how I did it.
Note 4Tified
Click to expand...
Click to collapse
Changing priority either blocks the notifications on the bar all together, allows them, or leaves them saying "sensitive information blocked". I don't think there is anyway around it.
My Note 4 seemed very slow at first after the update, so I entered the recovery menu and cleaned the cache partition, and that seems to have fixed it.
Swappiness == 130?
I installed on 4/3. BOAF. I didn't factory reset, I did clear the system cache (several times). Pretty much everything seems great! For a while- except, it is burning the hell out of my battery/CPU (which 4.4.4 never did) and I notice (via OS Monitor) that kswapd0 is running A LOT. Even when I am showing 450mb free, kswapd0 is using 6-10%. Often it goes up to 23% and my battery lasts 1/2 what it did before. I've rebooted a number of times, no change.
So, I started looking into kswapd0 and one parameter that is important is 'swappiness'.
I checked : cat /proc/sys/vm/swappiness
And it says : 130
Yes, 130! That's pretty insane - the standard default is usually around 60 (and could stand to be even less, frankly on a 3gb device like this). But anyhow, 130 is causing major issues!
Has anyone been able to get the advanced calling to work? I activated it but the option to video call is grayed out? Any ideas?
Sent from my SM-N910V using xda premium

Missing Predictive Text?

Anyone elses predictive text disappear on their phone? Had my phone since launch and noticed today my predictive text option along with others such as continuous input are now missing. Checked a buddy's note 5 and he has them in his phone. Tried clearing the data out of the keyboard app and reseting keyboard setting but no luck. I'll attach a screenshot of what my settings look like.
mcp2009 said:
Anyone elses predictive text disappear on their phone? Had my phone since launch and noticed today my predictive text option along with others such as continuous input are now missing. Checked a buddy's note 5 and he has them in his phone. Tried clearing the data out of the keyboard app and reseting keyboard setting but no luck. I'll attach a screenshot of what my settings look like.
Click to expand...
Click to collapse
Hey brother, I had the same issue yesterday. You will need to put your phone into safe mode, then you should see the option. Once you see it again, reboot your phone into normal mode.
To put in Safe Mode, Turn off phone. Reboot by holding the power button for a couple seconds. Once you see Samsung on the screen, hold the volume down button until you see Safe Mode in the bottom left of the screen. You should now be able to go into your settings and you'll find the Continuous Input option!!! Then Reboot and you should be good to go!!! :good:
Sweet! Thanks a bunch man.
xpensivhabit said:
Hey brother, I had the same issue yesterday. You will need to put your phone into safe mode, then you should see the option. Once you see it again, reboot your phone into normal mode.
To put in Safe Mode, Turn off phone. Reboot by holding the power button for a couple seconds. Once you see Samsung on the screen, hold the volume down button until you see Safe Mode in the bottom left of the screen. You should now be able to go into your settings and you'll find the Continuous Input option!!! Then Reboot and you should be good to go!!! :good:
Click to expand...
Click to collapse
So after doing this I had to re-enable a few accessibility services and after a while I noticed predictive text was missing again. Long story short it seems like I enabled the optical reader accessibility service and when that is enabled predictive text disappears.
mcp2009 said:
So after doing this I had to re-enable a few accessibility services and after a while I noticed predictive text was missing again. Long story short it seems like I enabled the optical reader accessibility service and when that is enabled predictive text disappears.
Click to expand...
Click to collapse
hmm, I didn't lose the predictive text when I enabled the optical reader. I will continue testing.
Not sure if you use it, but if so, do you have any issues with the Direct Call feature?
xpensivhabit said:
hmm, I didn't lose the predictive text when I enabled the optical reader. I will continue testing.
Not sure if you use it, but if so, do you have any issues with the Direct Call feature?
Click to expand...
Click to collapse
Not sure. Haven't tested out the feature.
Sent from my SM-G935V using XDA-Developers mobile app
I know it must be on this board somewhere, I'm having a problem with learned words in my predictive text. Galaxy S7 Edge. On my S5 there was a way to disable learned words, I cannot seem to locate it inside of the keyboard settings on this phone. Please help
I'm having the same problem with my predictive text disappearing. Thanks for the suggestion on rebooting into safe mode it brought it back, but after period of time it disappears again.
It is related to the optical reader setting for me. Turn it off and the predictive bar comes back. The reason why booting into safe mode fixes it, is because safe mode turns off accessibility for all listed apps.
Anyone experiencing this issue, I encourageyou to call Samsung at 800-726-7864 and report it and make them create a trouble ticket. Yeah it will wast a half hour of your time, but maybe it'll get this bug worked out.
Samsung Galaxy S7
Having the optical reader turned on under System / Accessibility causes missing predictive text problem with the Samsung Galaxy S7. Even the tech support staff in the store or on the phone couldn't solve the problem. Nathan's suggestion worked. Thanks.
Now to report this problem to Samsung and my cellular carrier.
xpensivhabit said:
Hey brother, I had the same issue yesterday. You will need to put your phone into safe mode, then you should see the option. Once you see it again, reboot your phone into normal mode.
To put in Safe Mode, Turn off phone. Reboot by holding the power button for a couple seconds. Once you see Samsung on the screen, hold the volume down button until you see Safe Mode in the bottom left of the screen. You should now be able to go into your settings and you'll find the Continuous Input option!!! Then Reboot and you should be good to go!!! :good:
Click to expand...
Click to collapse
Thank you!
---------- Post added at 07:01 PM ---------- Previous post was at 06:55 PM ----------
mcp2009 said:
So after doing this I had to re-enable a few accessibility services and after a while I noticed predictive text was missing again. Long story short it seems like I enabled the optical reader accessibility service and when that is enabled predictive text disappears.
Click to expand...
Click to collapse
I noticed after doing the safe mode method the apps I had enabled under Accessibility>Services (one of which was optical reader) are now "off".
Are you installing "optical reader" from the Galaxy apps store? If so, that's breaking it.
Edit: I see you noticed it in safe mode. That happened to me a while back also.
Having the optical reader turned on under System / Accessibility causes missing predictive text problem with the Samsung Galaxy S7.

Mobile data turned off notification removal

If you toggle data on and then off, a notification appears saying
"You will no longer be able to use applications such as Internet, Email, or other apps that require a network connection, unless you connect to wifi etc."
The message however remains there even with Wifi on.
There is no option to clear the notification and then an Icon appears in the top left hand corner reminding you of the fact.
That top left corner of the screen is usually used for many other temporary notifications which can now no longer be displayed.
If the phone is started with data off then everything works as it did with Android 6 until data is toggled again.
Anyone know how to get rid of this notification?
I actually have found this to be a nice change, as toggling on data after turning it off, is much easier now. That being said, a normal toggle like wifi or bluetooth has, would be much preferred. Dont know how to get rid of the notification, other than restarting the phone with data off (like you said).
Sent from my SAMSUNG-SM-G935A using XDA-Developers Legacy app
I miss this data on/off toggle feature from the quick menu that I had on my LG G3 and other earlier Android phones.
I now use the usage manager widget on my home page or edge menu to toggle data on and off.
I have reached out to my contacts at AT&T to try and find out why they did this and if they intend to make this notification selectable like almost every other one is.
Hasn't ATT been doing this for a long time? I had to add the data toggle via root and script edit on my old ATT note 3 I remember.
Sent from my SM-G935T using XDA-Developers Legacy app
It's not the absence of the quick toggle I am talking about here it's the fact that a notification comes on when you turn data off but there's no way to remove the notification once it appears or a setting to stop it from appearing at all.
I have the same issue. It only started after I downloaded and installed the Android 7.0 update late last week.
Did anybody find a solution to this yet? This can be quite frustrating as I just switched from an international s7 edge and that even had a mobile data notification toggle. Thanks in advance!
After you toggle data off, reboot the phone. It goes away for me after a reboot.
Sent from my SAMSUNG-SM-G935A using XDA-Developers Legacy app
Kill the phone app
It's a bit cumbersome but better than rebooting / restarting.
Slide the 'data off' notification right to expose the gear icon
Click gear
Click green 'phone'
Now 'force stop' the phone app
I know it sounds scary but this works (until the next time you enable & disable data).
Yeah I've got the same complaint with my S7, can't slide off or clear the notification after turning data off unless you restart. Let us slide the option off. I want a button I can just click to turn on/off data. "OH WAIT, THAT WOULD BE AWESOME AND CONVENIENT, WE CAN'T DO THAT!" -Samsung
I hate this notification
Is doing this too harmful for the phone app? I just got a Galaxy S7 that had AT&T as a carrier, but I'm not on the AT&T network. I just tried a hack from XDA that allowed me to get the mobile data toggle but the notification started popping up when i disabled data. It's very annoying but I haven't found any other ways of disabling it. I just want to know if force stopping the phone would be bad for me in the long run. I'm wondering why i upgraded if it was going to be so much trouble.
jbrown123 said:
It's a bit cumbersome but better than rebooting / restarting.
Slide the 'data off' notification right to expose the gear icon
Click gear
Click green 'phone'
Now 'force stop' the phone app
I know it sounds scary but this works (until the next time you enable & disable data).
Click to expand...
Click to collapse
anybody got some way of disabling that annoying notification?I have S8 Active AT&T,i am on android 8,there is an option in notifications settings to disable it,but it wont work,it should be AT&T ****,all i am able to do is to slide notification to the right and get settings gear and notification icons,choosing ringbel lets me snooze it for max 2 hours,not completely off.Maby there is some way to disable it with permission via ADB,as i did it without root to add more language and enable Mobile data toggle,which was not present.Maby there is some genius that can help with that,i am ready to donate for that help
On my Note 9, Android 10, oneui 2.5:
1. Go to settings.
2. Search for "Call Settings".
3. Tap "Call settings" under "Apps>Apps info".
4. Under "App settings" tap "Notifications ".
5. Under "Other" tap on "Mobile networks ".
6. Slide "Minimize notifications" to on.
7. Say "Thank you".
Nothing work for me, using S21 5G, Android 13, OneUI 5

Categories

Resources