[Q] Remove Persistent Wifi Notification

Search This thread

treebeard9000

Member
May 3, 2014
22
4
Does anyone know of a way to remove the persistent wifi connected notification. Unchecking the network notification in wifi<advanced and rebooting did nothing.

cgokk8J


E.g.
http://imgur.com/cgokk8J
 
  • Like
Reactions: dorqus

treebeard9000

Member
May 3, 2014
22
4
Yeah, that's what I figured after about an hour of searching around for a solution. Thanks for the confirmation though. I'd rather keep Samsung Pay if it comes down to it, but it's not like I even have a choice at this point with no root in sight at the moment...
 

LeKtRiCzzz

Senior Member
Jan 8, 2011
402
56
Now if only I can get rid of the AT&T on the status bar

Sent from my SAMSUNG-SM-G925A using XDA Free mobile app
 

sschnege

Member
May 26, 2015
15
6
Does anyone know of a way to remove the persistent wifi connected notification. Unchecking the network notification in wifi<advanced and rebooting did nothing.

No need to install an app to do this unless you just like tapping. Once you're rooted, you can edit your /system/csc/feature.xml file. (I use ES File Explorer -- you have to enable its root functionality after installing. Copied the file out to PC to do the edit using a good editor -- especially NOT Windows Notepad because it will mangle the CR/LF stuff -- then push the file back across. Make a backup of the original .xml file first!!!

Find this line and set the value in between the XML tags to be EMPTY (nothing there), like this:

Code:
<CscFeature_Wifi_ConfigWifiNotificationStyle></CscFeature_Wifi_ConfigWifiNotificationStyle>

Confirmed with my new AT&T S6 a few minutes ago -- "Wi-Fi Connected" banner is history.
 
  • Like
Reactions: 3bs11 and hp79

3bs11

Senior Member
Mar 1, 2012
1,049
243
Dublin, Ireland
No need to install an app to do this unless you just like tapping. Once you're rooted, you can edit your /system/csc/feature.xml file. (I use ES File Explorer -- you have to enable its root functionality after installing. Copied the file out to PC to do the edit using a good editor -- especially NOT Windows Notepad because it will mangle the CR/LF stuff -- then push the file back across. Make a backup of the original .xml file first!!!

Find this line and set the value in between the XML tags to be EMPTY (nothing there), like this:

Code:
<CscFeature_Wifi_ConfigWifiNotificationStyle></CscFeature_Wifi_ConfigWifiNotificationStyle>

Confirmed with my new AT&T S6 a few minutes ago -- "Wi-Fi Connected" banner is history.

This worked perfectly! Used Root Explorer. Thanks so much it was annoying me a lot. Any idea how to delete carrier name from notification bar as easily as your method for this?
 

arf8

Senior Member
Mar 30, 2014
636
73
Now if only I can get rid of the AT&T on the status bar

Sent from my SAMSUNG-SM-G925A using XDA Free mobile app

You can do this by modifying the build.prop, need root, if you use vzw you will only get the att on the lock screen, but your lock screen audible notifications no longer work and the auto lock screen is disabled, if you use tmobile you will get sfinder and quick connect. ATT is not different than euc, both behave the same. your best bet is using vzw but keep in mind what I listed above. Also you can use LTE icons if you want by changing a line in feature.xml
 

3bs11

Senior Member
Mar 1, 2012
1,049
243
Dublin, Ireland
You can do this by modifying the build.prop, need root, if you use vzw you will only get the att on the lock screen, but your lock screen audible notifications no longer work and the auto lock screen is disabled, if you use tmobile you will get sfinder and quick connect. ATT is not different than euc, both behave the same. your best bet is using vzw but keep in mind what I listed above. Also you can use LTE icons if you want by changing a line in feature.xml

What do I modify in the build.prop?
 

arf8

Senior Member
Mar 30, 2014
636
73
Without xposed there is no way to fully customize it the way you want the currently there is only a beta version for arm64 which is boot looping and not ready for prime time. I don't think it will matter if you leave it blank unfortunately, I have not tried that but you are welcome to give it a shot and report back.

cheers
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    Even now that it is rooted, without xposed I haven't figured out a simple way to do this.

    download wanam csc expert features app from playstore.

    search for wifi

    find wifi_configwifinotificationstyle

    erase ATT (leave blank)

    Save

    Restart and profit
    2
    Does anyone know of a way to remove the persistent wifi connected notification. Unchecking the network notification in wifi<advanced and rebooting did nothing.

    No need to install an app to do this unless you just like tapping. Once you're rooted, you can edit your /system/csc/feature.xml file. (I use ES File Explorer -- you have to enable its root functionality after installing. Copied the file out to PC to do the edit using a good editor -- especially NOT Windows Notepad because it will mangle the CR/LF stuff -- then push the file back across. Make a backup of the original .xml file first!!!

    Find this line and set the value in between the XML tags to be EMPTY (nothing there), like this:

    Code:
    <CscFeature_Wifi_ConfigWifiNotificationStyle></CscFeature_Wifi_ConfigWifiNotificationStyle>

    Confirmed with my new AT&T S6 a few minutes ago -- "Wi-Fi Connected" banner is history.
    1
    Does anyone know of a way to remove the persistent wifi connected notification. Unchecking the network notification in wifi<advanced and rebooting did nothing.

    cgokk8J


    E.g.
    http://imgur.com/cgokk8J
    1
    I hate that WiFi notification with a passion

    galaxy S6
    1
    Now if only I can get rid of the AT&T on the status bar

    Sent from my SAMSUNG-SM-G925A using XDA Free mobile app

    What do I modify in the build.prop?

    This line :
    ro.product.name=zerolteuc

    I have mine set to;
    ro.product.name=zeroltvzw