Hello any ideas how to remove the 2nd sim signal after disabling it. Am using resurrection remix at the moment. Would prefer a method that doesnt involve xposed
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
v.konvict said:
Hello any ideas how to remove the 2nd sim signal after disabling it. Am using resurrection remix at the moment. Would prefer a method that doesnt involve xposed
Click to expand...
Click to collapse
You should try posting this in the rr forum..
dpryor88 said:
You should try posting this in the rr forum..
Click to expand...
Click to collapse
Already did but no reply. I was hoping for a solution since rr is cyanogenmod based. What rom are you using and are you able to remove the icon?
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
v.konvict said:
Already did but no reply. I was hoping for a solution since rr is cyanogenmod based. What rom are you using and are you able to remove the icon?
Click to expand...
Click to collapse
I was on pa 6.0.3, no issue with that. Then cm14 beta, no sim issue either. Currently I'm running CB 3.5.3 and no issues.
Could just be rr bug. I don't much care for that ROM. Tried it for a while a couple months ago.
dpryor88 said:
I was on pa 6.0.3, no issue with that. Then cm14 beta, no sim issue either. Currently I'm running CB 3.5.3 and no issues.
Could just be rr bug. I don't much care for that ROM. Tried it for a while a couple months ago.
Click to expand...
Click to collapse
Its not really an issue. Its just that if you insert both sim cards. If you disable the second one the icon still shows in the status 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"
}
like in the pic. But if i have 1 sim card its cool it shows just the 1 simcard signal. Can you try insert 2 simcards in your phone and see if you remove the second sim signal when it is disabled
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
v.konvict said:
Its not really an issue. Its just that if you insert both sim cards. If you disable the second one the icon still shows in the status bar. like in the pic. But if i have 1 sim card its cool it shows just the 1 simcard signal. Can you try insert 2 simcards in your phone and see if you remove the second sim signal when it is disabled
Click to expand...
Click to collapse
Is your active sim in slot one or two? If it's in two, it might just show the first slot signal by default.
...
dpryor88 said:
Is your active sim in slot one or two? If it's in two, it might just show the first slot signal by default.
Click to expand...
Click to collapse
My issue only occurs when i have 2 sim cards inserted. When i have 1 it is okay nomatter what slot its inserted. Can you insert 2 simcards and disable 1 of them.
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
v.konvict said:
My issue only occurs when i have 2 sim cards inserted. When i have 1 it is okay nomatter what slot its inserted. Can you insert 2 simcards and disable 1 of them.
Click to expand...
Click to collapse
I'm guessing it's a bug in rr. Just report it.
Related
I found it the solution by random trying
Its seems to be 2 of samsung own apks! They screw up the system with their own apks!
Delete:
/system/app/CSC.apk
and
/system/app/QCWfdService.apk
and it will always work
I saw "cscreceiver" giving an error about the sim. and the other one is probably firmware updates or so which doesn't work
edit: it doens't always work but it does work more often :/
this is for GE ROMs right?
broodplank1337 said:
I found it the solution by random trying
Its seems to be 2 of samsung own apks! They screw up the system with their own apks!
Delete:
/system/app/CSC.apk
and
/system/app/QCWfdService.apk
and it will always work
I saw "cscreceiver" giving an error about the sim. and the other one is probably firmware updates or so which doesn't work
edit: it doens't always work but it does work more often :/
Click to expand...
Click to collapse
if you just wait 30 seconds and try it.. it works..
My solution was to simply remove the sim pin using the settings/security/sim card lock options in CM.
Sent from my GT-I9505
BillGoss said:
My solution was to simply remove the sim pin using the settings/security/sim card lock options in CM.
Sent from my GT-I9505
Click to expand...
Click to collapse
That is the best work around idd , still I was watching at the sources of android.policy.jar and systemui.apk, the ones who are responsible for that, but I couldn't really find anything wrong (or atleast.. the whole smali code is wrong, we should have had proper java sources by now).
Kinda lame from samsung but still we have a aosp base with a small bug and a large filesize and a reasonable performance XD.
What did they do at samsung to make it this big (aosp is normally 200mb tops and "low scoring" (the rom itself is very smoooth but the antutu performance is kinda terrible in comparison with every other rom actually), don't want to sound as a nagger because I'm very happy with this base. its more then I've ever could dream of on the Galaxy S Plus i9001 (I spent 1.5 years trying to build aosp without success -.-). So I'm really thrilled to finally be able to build my own rom on a real aosp base instead of 50/50 aosp/cm.
Oh btw Antutu scores are very low for me but Quadrant on the other hand! Thats more like it
{
"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"
}
hahaah so big, amazing that this ENORMOUS picture is displayed on the only 5" screen lol, 480dpi XD
It seems I found the solution for sim unlock bug! The problem is probably in stk.apk! Try to put that https://www.dropbox.com/s/10k5lhca10yw37w/Stk.apk to /system/app and change it's permissions!
cat_baxter said:
It seems I found the solution for sim unlock bug! The problem is probably in stk.apk! Try to put that https://www.dropbox.com/s/10k5lhca10yw37w/Stk.apk to /system/app and change it's permissions!
Click to expand...
Click to collapse
Of course! XD Now I think about it SimToolKit, how obvious, anyways thanks a lot for mentioning ^^
new news about sim unlocking fix ?
-sandro- said:
this is for GE ROMs right?
Click to expand...
Click to collapse
Yes and working
I just discovered you can bypass the sim pin unlock bug by entering the sim pin and quickly fiddle around with the lockscreen.
You will enter the settings and you van disable the sim pin the regular way and start using your phone!
Even of you don't disable the sim pin you can still use your phone but you won't be registered on the phone network.
Hey everyone. I was wondering how you can change the color of your in-call UI? I've noticed sometimes I've got a different shade of blue occasionally and sometimes I get red. I really like having red as the background during calls. I noticed there is no setting for it and was wondering if it were possible to change the color? Thanks in advanced to anyone helping.
{
"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 Pixel using Tapatalk
The colour depends on your sim colour. In sim cards you can change the colour assigned to a sim. It also depends which os you are using as it may not be available in every rom. It is available though in oxygen os.
That's very interesting!!! Thank you for pointing that out!
Sent from my Pixel using Tapatalk
I am using Oneplus 5 OS version 4.5.5
I cannot see sim card color option under SIM & Network. Is there any way to raise this concern / requirement to OnePlus Developer team?
t4tarun said:
I am using Oneplus 5 OS version 4.5.5
I cannot see sim card color option under SIM & Network. Is there any way to raise this concern / requirement to OnePlus Developer team?
Click to expand...
Click to collapse
Select the sim card. An option popup will appear. It is not in the main settings page.
zelendel said:
Select the sim card. An option popup will appear. It is not in the main settings page.
Click to expand...
Click to collapse
OnePlus removed it from nougat builds. It was available during the marshmallow times.
Sent from my OnePlus3T using XDA Labs
bonham1988 said:
OnePlus removed it from nougat builds. It was available during the marshmallow times.
Sent from my OnePlus3T using XDA Labs
Click to expand...
Click to collapse
That sucks as it's built into aosp.
zelendel said:
That sucks as it's built into aosp.
Click to expand...
Click to collapse
Ya I know most of the aosp ROMs do support that but since OnePlus removed the aosp dialer from nougat they removed the colour feature too. If you install Google dialer you'll get teal colour on sim 1 and pixel blue on sim 2.
Sent from my OnePlus3T using XDA Labs
There is another reason not to use OOS
Y'all are in luck. OnePlus removed the option in the Nougat builds but the option is still hidden in the ROM. Download any application that helps you make shortcuts to activities. Make a shortcut to the activity that's something like qti.qualcomm.simsettings.
That'll take you to the page from which you can select your SIM colour. The colour option will only work for Google Dialer, through.
prateektaneja said:
Y'all are in luck. OnePlus removed the option in the Nougat builds but the option is still hidden in the ROM. Download any application that helps you make shortcuts to activities. Make a shortcut to the activity that's something like qti.qualcomm.simsettings.
That'll take you to the page from which you can select your SIM colour. The colour option will only work for Google Dialer, through.
Click to expand...
Click to collapse
Worked like a charm with QuickShortcutMaker app + OP3 OOS 4.1.6. You the real MVP!
Not available for OP2
Hi,
This option is not available for OP2 with OOS 3.6.0. Please let me know if i can get some help here
call tier 2 technical support and give them your HTC 10 if you had one or any other device that supports VoLTE and make them provision your device with that IMEI reboot and done!!!
it only work on 1.25.617.4 version I did all of this only after OTA
{
"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"
}
JEANRIVERA said:
call tier 2 technical support and give them your HTC 10 if you had one or any other device that supports VoLTE and make them provision your device with that IMEI reboot and done!!!
Click to expand...
Click to collapse
Interesting. Could you also post a screenshot of the call settings to show that advanced calling is present? I'm also wondering if your SIM card will eventually cause your current IMEI to show up in your AT&T account? (not sure if that's even possible?)
holz75 said:
Interesting. Could you also post a screenshot of the call settings to show that advanced calling is present? I'm also wondering if your SIM card will eventually cause your current IMEI to show up in your AT&T account? (not sure if that's even possible?)
Click to expand...
Click to collapse
is this what you mean
JEANRIVERA said:
call tier 2 technical support and give them your HTC 10 if you had one or any other device that supports VoLTE and make them provision your device with that IMEI reboot and done!!!
Click to expand...
Click to collapse
JEANRIVERA said:
is this what you mean
Click to expand...
Click to collapse
WHOA. I just checked my call settings to compare, and I have it there as well! It has never been there as long as I've had this phone since July!? Could one of the last two updates added it? That's crazy, but I have it too! When I first received my phone, I had just inserted my SIM card from my HTC 10 and wasn't sure which IMEI my account would recognize.
Whoa, so I didn't even call AT&T but after updating to 1.25, suddenly VoLTE works. I tested by making a call and LTE was still active according to statusbar signal. Also running speedtest during the active call indicated I was actively on AT&T LTE connection (and the speeds themselves didn't lie).
Again, I didn't even call AT&T. Weird, but I'll take it!
Have you all managed to keep VoLTE working on At&T? How about Wifi calling?
I'm asking because i have an HTC 10 that is dying (drains normally to 95% battery, then shuts down and on being plugged in thinks it only has 1% charge, untilt unplugged, replugged, 93%).
I'm looking at either the U11 or the U12, the U11 because it seems like there are fewer issues with rooting it and getting a custom rom on it, but I also see people saying VoLTE isn't working on At&T, so this is something that makes me lean towards the U12 (which it seems might be tougher for rooting and adding a custom rom).
VoLTE definitely works with AT&T on the U12+, but Wi-Fi calling does not.
holz75 said:
VoLTE definitely works with AT&T on the U12+, but Wi-Fi calling does not.
Click to expand...
Click to collapse
Thanks, I ended up deciding against the U12+, and went with a Pixel 3 XL, and I'm jumping ship to Fi.
Hey guys.. a bit of na issue here.
I was abroad and had my roaming on (NO DATA only calls and SMS)
When I returned back home and turned on my data my Facebook Messenger and Whatsapp calls are not working on Mobile data. They work just fine on Wi-FI but not on data.
My APN is configured as it should be (checked that with my provider).
Any thoughts, advice?
The universe say stop using it
Sent from my Mi A2 Lite using Tapatalk
locovibe said:
The universe say stop using it
Sent from my Mi A2 Lite using Tapatalk
Click to expand...
Click to collapse
and the universe is right..
but calling on messenger/whatsapp is free and regular calling is pretty expensive in my country
vlado1990 said:
and the universe is right..
but calling on messenger/whatsapp is free and regular calling is pretty expensive in my country
Click to expand...
Click to collapse
good point. I have hangouts since I have gmail anyway.
i'm sure you've checked you have remaining transfer.
1. i'd turn on mobile data, turn the phone off, reinsert sim, turn on.
2. if not - reset network settings.
3. if not - https://www.maketecheasier.com/fix-cellular-data-not-working-on-android/
i'd try 1, 3, 2.
Transfer (balance) checked.
Reinserted SIM. SInce it's dual sim I tried the second one. The second one is working (it's a different provider). Tried swapping cards and the issue follows card.
Reset network settings to no avail.
Tried changing APN to no avail.
Carrier keeps telling me they can't do anything. I'm thinking of doing a factory reset but I don't want to brick my phone.
Anything else I could try?
Check your settings according to mine which work fine.
{
"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 Mi A2 Lite using Tapatalk
locovibe said:
Check your settings according to mine which work fine.View attachment 4735192View attachment 4735193View attachment 4735194View attachment 4735195
Sent from my Mi A2 Lite using Tapatalk
Click to expand...
Click to collapse
Also have a look at data usage to make sure its not restricted
boe323 said:
Also have a look at data usage to make sure its not restricted
Click to expand...
Click to collapse
Hey guys just an update.. For some reason it started working.. I tried @locovibe and @boe323 advice but id didn't help.. and then after a week or two it started working...
Would like to turn this off but it is missing from “wifi assistant”.
mennao said:
Would like to turn this off but it is missing from “wifi assistant”.
Click to expand...
Click to collapse
Settings - Sim cards & mobile networks - click your Sim card at the top (it will be in one or two) - mobile networks.
Zinnz said:
Settings - Sim cards & mobile networks - click your Sim card at the top (it will be in one or two) - mobile networks.
Click to expand...
Click to collapse
Can't see the option there.
Just for additional info;
This one is from my settings:
{
"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"
}
This is the option that I'm looking for:
Still, thank you very much for responding. I would appreciate it if you have more info regarding this.
mennao said:
Can't see the option there.
Just for additional info;
This one is from my settings:
This is the option that I'm looking for:
View attachment 5716953
Still, thank you very much for responding. I would appreciate it if you have more info regarding this.
Click to expand...
Click to collapse
My mistake, I was not aware there was a similar setting for wifi. I am on xiaomi.eu 12.5.19 (A11) ui isn't much different than stock. Anyway, I don't see that setting either, in my wifi assistant settings :/ my best guess, is that it's Rom related though
Zinnz said:
My mistake, I was not aware there was a similar setting for wifi. I am on xiaomi.eu 12.5.19 (A11) ui isn't much different than stock. Anyway, I don't see that setting either, in my wifi assistant settings :/ my best guess, is that it's Rom related though
Click to expand...
Click to collapse
I’m on Stock MIUI Global 13.0.8. I’m pretty sure the option was available before, not sure in which version it was removed thou.
Bump
mennao said:
I’m on Stock MIUI Global 13.0.8. I’m pretty sure the option was available before, not sure in which version it was removed thou.
Click to expand...
Click to collapse
I can confirm that it is not available anymore, can anybody explain why they removed it ?
thank you so much.
buythismobile said:
I can confirm that it is not available anymore, can anybody explain why they removed it ?
thank you so much.
Click to expand...
Click to collapse
Not sure, but this feature is still on most aosp roms. I'm currently using evolution x. I don't think I'll ever go back to miui tbh
Zinnz said:
Not sure, but this feature is still on most aosp roms. I'm currently using evolution x. I don't think I'll ever go back to miui tbh
Click to expand...
Click to collapse
is there ultimate rom for any xiaomi redmi ?
What should I install ?
Thank you so much