Ok, here the situation. I'm running ZombieStomped 1.71 and even with the customizer update my pulldown text won't change. I'm flashed to MetroPCS so it's never said Verizon Wireless like it normally would.
I checked the eri.xml file from my framework-res.apk and it is changed. Pic to show what I mean:
Now, i'm curious about this line(pic below) and i'm wondering if changing it will change the pulldown text from Roaming Indicator Off to something else.
And I only thought about the build.prop after reading a thread on xda where someone said that might change it. So, the only thing I can think of changing that might get any results is changing
Code:
ro.com.android.dataroaming=true
to
Code:
ro.com.android.dataroaming=false
Once again, a pic to show what I mean:
So, anyone have some insight that will shine some light on this subject? Or anyone know an easier way? Or maybe i'm looking at the wrong files?
I've also asked over on Droid Forums: http://www.droidforums.net/forum/dr...elp-editing-framework-res-apk-build-prop.html
Hello,
My carrier has a very long name (Bouygues Telecom), which takes a lot of place in the notification Bar.
Therefore, as soon as I have more than 3 notifications icons, it gets overloaded
Is there a way to remove the carrier name from the notification Bar ?
I checked the build.prop, but didn't seem to find something related (I'm on clean ROM for AT&T 1.1).
Thanks in advance.
Carmody said:
Hello,
My carrier has a very long name (Bouygues Telecom), which takes a lot of place in the notification Bar.
Therefore, as soon as I have more than 3 notifications icons, it gets overloaded
Is there a way to remove the carrier name from the notification Bar ?
I checked the build.prop, but didn't seem to find something related (I'm on clean ROM for AT&T 1.1).
Thanks in advance.
Click to expand...
Click to collapse
There're mods for this in the ATT Development section...
Hi.
Seems I have bad eyes then, since out of the 9 topics, could not find one about my concern..
Sent from my LG-D800 using xda app-developers app
Hello guys.
I just rooted my device and flashed the CloudyG3 ROM (which is working great in my phone) in an LG G2, D801 model from T-Mobile.
I have only made little changes using G2 Xposed app but a change that I rrally want to make is in the data icons that are shown in the status bar.
LTE is not available in my current location, but in home I get HSPA/HSPA+ with good speeds. My phone used to have a 4G icon when connected to H/H+ and 2G when in EDGE. Now, with this ROM I only get E and H (even not H+) in the status bar. The speeds are as good as they should be but it's about the icon shown.
Do you know an app or a way to change it?
Thanks! ??
First off check the lg g2 forums for the best answers (your in the HTC g2 forum)
Second know it could be an issue with the ROM or radio/baseband/modem or could just be the way the icons are displayed. Really you can put any icon in there you want and it won't mean 4g, so test your speeds before and after ROM flashes to be sure
demkantor said:
First off check the lg g2 forums for the best answers (your in the HTC g2 forum)
Second know it could be an issue with the ROM or radio/baseband/modem or could just be the way the icons are displayed. Really you can put any icon in there you want and it won't mean 4g, so test your speeds before and after ROM flashes to be sure
Click to expand...
Click to collapse
Yes, sorry, I didn't notice the forum I selected. Anyways thanks for your answer. The ROM displays those icons, it's not a mistake, but I'd like to change them.
Hey Guys! I own a T-Mobile G955U which is rooted and I thought that the T-Mobile 4GLTE indicator looked ugly as hell so I searched around a bit and found out you can change it to any other carriers style (You can do this even one Exynos models) or you can remove it completely and have the normal Samsung LTE and 4G icon.
This does require root and basic knowledge of system and csc files so be prepared.
The file we're looking for is in "/system/omc/TMB"
Your folder structure in /omc might looks different, if you see a ton of folders with 3 letter names, you have a Multi CSC installed and have to go into the folder with your active CSC name on it (TMB for me).
Once you're in your active CSC's folder, look for a file called "cscfeature.xml", open this with a good text editor (I like Solid explorer built in one)
Now you can add lines for different icons or remove them.
If you have a US carrier phone, look for these two lines:
Code:
<CscFeature_SystemUI_ConfigOpBrandingForDataIndicator>[B][U]TMB[/U][/B]</CscFeature_SystemUI_ConfigOpBrandingForDataIndicator>
<CscFeature_SystemUI_ConfigOpBrandingForIndicatorIcon>[B][U]TMB[/U][/B]</CscFeature_SystemUI_ConfigOpBrandingForIndicatorIcon>
The bold and underlined "TMB" is the branding of your indicator icon. You can change this to other carrier codes to make it look like their version.
Examples:
VZW - Verizon
SPR - Sprint
TMB - T-Mobile
ATT - AT&T
etc...
You only have to change those lines if you want another carriers icons, if you want the default Samsung icons then delete both lines from the file.
Now after deleting, you will have default 4G and 4G+ icons.
If you want it to say LTE instead of 4G, add this line to the end of the file before the "</FeatureSet>" line:
Code:
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
Remeber: I'm not responsible if you **** your **** up, just posting my findings since I've been looking everywhere for a way to change this.
Also to make it more clear, you can also get the US carrier icons the Exynos model, all the icons are included even in the Exynos SystemUI.apk
What CSC would I put if I want to use International icons. It's for a theme
Sent from my SM-G955U1 using Tapatalk
thatotherguy.. said:
What CSC would I put if I want to use International icons. It's for a theme
Sent from my SM-G955U1 using Tapatalk
Click to expand...
Click to collapse
Remove the two lines like I said in OP, that way it's stock international and it says 4G or 4G+. If you want it to say LTE, add the last line I mentioned in OP.
EDIT: This doesn't change your CSC, it modifies your current one to show different data indicator icons.
Interceptor777 said:
Remove the two lines like I said in OP, that way it's stock international and it says 4G or 4G+. If you want it to say LTE, add the last line I mentioned in OP.
EDIT: This doesn't change your CSC, it modifies your current one to show different data indicator icons.
Click to expand...
Click to collapse
Thanks, good write up as well
Sent from my SM-G955U1 using Tapatalk
---------- Post added at 06:01 PM ---------- Previous post was at 05:50 PM ----------
So i deleted the too lines but my signal bar still t-mobile ones, I tried to reapply the theme again but didn't change it but the data icon did
Sent from my SM-G955U1 using Tapatalk
thatotherguy.. said:
Thanks, good write up as well
Sent from my SM-G955U1 using Tapatalk
---------- Post added at 06:01 PM ---------- Previous post was at 05:50 PM ----------
So i deleted the too lines but my signal bar still t-mobile ones, I tried to reapply the theme again but didn't change it but the data icon did
Sent from my SM-G955U1 using Tapatalk
Click to expand...
Click to collapse
Are you referring to the signal bar or data indicator? This changes the indicator only.
I believe if you want to change the signal bar, you have to remove this line:
Code:
<CscFeature_SystemUI_ConfigMaxRssiLevel>5</CscFeature_SystemUI_ConfigMaxRssiLevel>
No direct idea why but the Verizon LTE icon has my heart lol thanks for this!
Interceptor777 said:
Are you referring to the signal bar or data indicator? This changes the indicator only.
I believe if you want to change the signal bar, you have to remove this line:
Click to expand...
Click to collapse
What can you change it to or how does it change?
wildermjs8 said:
What can you change it to or how does it change?
Click to expand...
Click to collapse
It changes back to the stock/internation 4 bar indicator. The US models have a 5 bar indicator.
Or if you want the 5 bar indicator you can add that line.
How to change?
This can be easily changed with a substratum theme FYI. Doesnt even need root.
Checkout "ststusbar themes for samsung" on play store.
mine is encrypted any solutions for this?
Apparently this file is encrypted in Oreo. I've been looking for ways to edit this without using Andromeda and I believe I'm running out of options.
Also, I just noticed that this thread is for rooted phones. I'm not rooted (company phone) so maybe Andromeda is my only option.
Someone please correct me if I'm wrong.
Interceptor777 said:
Hey Guys! I own a T-Mobile G955U which is rooted and I thought that the T-Mobile 4GLTE indicator looked ugly as hell so I searched around a bit and found out you can change it to any other carriers style (You can do this even one Exynos models) or you can remove it completely and have the normal Samsung LTE and 4G icon.
This does require root and basic knowledge of system and csc files so be prepared.
The file we're looking for is in "/system/omc/TMB"
Your folder structure in /omc might looks different, if you see a ton of folders with 3 letter names, you have a Multi CSC installed and have to go into the folder with your active CSC name on it (TMB for me).
Once you're in your active CSC's folder, look for a file called "cscfeature.xml", open this with a good text editor (I like Solid explorer built in one)
Now you can add lines for different icons or remove them.
If you have a US carrier phone, look for these two lines:
Code:
<CscFeature_SystemUI_ConfigOpBrandingForDataIndicator>[B][U]TMB[/U][/B]</CscFeature_SystemUI_ConfigOpBrandingForDataIndicator>
<CscFeature_SystemUI_ConfigOpBrandingForIndicatorIcon>[B][U]TMB[/U][/B]</CscFeature_SystemUI_ConfigOpBrandingForIndicatorIcon>
The bold and underlined "TMB" is the branding of your indicator icon. You can change this to other carrier codes to make it look like their version.
Examples:
VZW - Verizon
SPR - Sprint
TMB - T-Mobile
ATT - AT&T
etc...
You only have to change those lines if you want another carriers icons, if you want the default Samsung icons then delete both lines from the file.
Now after deleting, you will have default 4G and 4G+ icons.
If you want it to say LTE instead of 4G, add this line to the end of the file before the "</FeatureSet>" line:
Code:
<CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>
Remeber: I'm not responsible if you **** your **** up, just posting my findings since I've been looking everywhere for a way to change this.
Also to make it more clear, you can also get the US carrier icons the Exynos model, all the icons are included even in the Exynos SystemUI.apk
Click to expand...
Click to collapse
How do I change mine to look like the VZW? I tried to remove that line and replaced it with those 2 lines to look for in US Versions but I put in VZW,but instead it switched to the stock ones with 4g/4g+View attachment 4604278
Sent from my SM-N950F using Tapatalk
As per title
Substratum
Substratum for Samsung
Status bar Icons for Samsung
All from Playstore
Or u can change the ROM, a Lot of custum roms over here have the option
It's in the CSCfeature.xml. you need to add the line <CscFeature_SystemUI_ConfigOverrideDataIcon>LTE</CscFeature_SystemUI_ConfigOverrideDataIcon>. I'm in the US, on TMobile and couldn't stand having the 4G icon all the time.