How to enable Preferred WiFi Calling on Android P Developer Preview? - Google Pixel Questions & Answers

As was shown here: https://www.xda-developers.com/enable-preferred-wifi-calling-option-verizon-pixel-pixel-xl/ you could enable WiFi calling as your preferred calling method with this nice little ADB command. I can confirm with Oreo it worked, and stuck through reboots and all. I have however now sideloaded my Verizon Pixel with the Developer Preview of Android P. It was a smooth upgrade, however I can no longer get WiFi calling to be preferred with the ADB command. It was originally still listed there, and was still containing the "2" value, but the setting no longer worked. I did a factory reset to start fresh, and I notice that the setting is no longer present when doing the “settings list global” command. I tried adding the line and it still does not work. Anyone have a workaround or any ideas on what I can try to get the WiFi calling to be preferred again? I really rely upon it at work, as we have almost no cell signal, and I have come to love the previous ability I had to have it be the Preferred method for all my calls. Since I have one of the jacked Verizon Pixels, I was never able to unlock the Bootloader, so there is no going back for me! I do also want to say on that note though, for the last week, since I did the factory reset and re-did everything, my phone has been rock solid on the "P" Developer Preview!

Stealth111 said:
As was shown here: https://www.xda-developers.com/enable-preferred-wifi-calling-option-verizon-pixel-pixel-xl/ you could enable WiFi calling as your preferred calling method with this nice little ADB command. I can confirm with Oreo it worked, and stuck through reboots and all. I have however now sideloaded my Verizon Pixel with the Developer Preview of Android P. It was a smooth upgrade, however I can no longer get WiFi calling to be preferred with the ADB command. It was originally still listed there, and was still containing the "2" value, but the setting no longer worked. I did a factory reset to start fresh, and I notice that the setting is no longer present when doing the “settings list global” command. I tried adding the line and it still does not work. Anyone have a workaround or any ideas on what I can try to get the WiFi calling to be preferred again? I really rely upon it at work, as we have almost no cell signal, and I have come to love the previous ability I had to have it be the Preferred method for all my calls. Since I have one of the jacked Verizon Pixels, I was never able to unlock the Bootloader, so there is no going back for me! I do also want to say on that note though, for the last week, since I did the factory reset and re-did everything, my phone has been rock solid on the "P" Developer Preview!
Click to expand...
Click to collapse
I know there was a flashable magisk module that enabled the options, but it doesn't help with the actual ims status(*#*#4636#*#*, phone settings, ims status). It might be that you need the official Verizon rom that includes the necessary lib files, or that the dev preview doesn't include those and therefore you can't yet enable it?

Xdevillived666 said:
I know there was a flashable magisk module that enabled the options, but it doesn't help with the actual ims status(*#*#4636#*#*, phone settings, ims status). It might be that you need the official Verizon rom that includes the necessary lib files, or that the dev preview doesn't include those and therefore you can't yet enable it?
Click to expand...
Click to collapse
I though about the Verizon thing as well, but I also used the Developer Preview for Oreo, and it worked with it just fine, so I am thinkning they have just moved it somewhere else in the "P", or something of that nature, but I am hoping that someone here can possibly figure it out!

Stealth111 said:
I though about the Verizon thing as well, but I also used the Developer Preview for Oreo, and it worked with it just fine, so I am thinkning they have just moved it somewhere else in the "P", or something of that nature, but I am hoping that someone here can possibly figure it out!
Click to expand...
Click to collapse
I'm having the same problem after a recent update. WiFi calling no longer works, and the option has disappeared from settings.
Dialing *#*#4636#*#* no longer brings up the menu, either.
I tried via adb shell to set wfc_ims_mode=2, but that doesn't work. `settings list global` shows that it is set to 2, but even after reboot wifi calling still doesn't work.

euhn said:
I'm having the same problem after a recent update. WiFi calling no longer works, and the option has disappeared from settings.
Dialing *#*#4636#*#* no longer brings up the menu, either.
I tried via adb shell to set wfc_ims_mode=2, but that doesn't work. `settings list global` shows that it is set to 2, but even after reboot wifi calling still doesn't work.
Click to expand...
Click to collapse
Probably just something that handy yet been implemented, being it is a Dev preview . Same thing with the lockscreen shortcut icons for camera and phone.

Just an update. I stuck a T-Mobile SIM card in my phone and after using the magisk module I mentioned, the options appeared for the advanced and wifi calling. I'll do it again tomorrow and pay a screen . It's almost midnight here so gonna crash

I'm running stock p on verizon. Hoping someone comes up with a solution.

Add this : system/buildprop under additional properties -Make sure to enable read write on "system" first

Xdevillived666 said:
Add this : system/buildprop under additional properties -Make sure to enable read write on "system" first
Click to expand...
Click to collapse
Experiencing this issue after upgrading my Pixel XL and my wife's Pixel 2 to the Verizon Pie.
Details for my Pixel XL:
Android Version 9
Android Security Patch Level: August 5th, 2018
Kernel Version: 3.18.10-ga765425
Build Number: PPR1.180610.009
I used to use the ADB hack flawlessly, now I can't seem to make WiFi Calling Preferred over mobile network. So even though I have one bar that goes in and out, it uses the network then drops.

murraj2 said:
Experiencing this issue after upgrading my Pixel XL and my wife's Pixel 2 to the Verizon Pie.
Details for my Pixel XL:
Android Version 9
Android Security Patch Level: August 5th, 2018
Kernel Version: 3.18.10-ga765425
Build Number: PPR1.180610.009
I used to use the ADB hack flawlessly, now I can't seem to make WiFi Calling Preferred over mobile network. So even though I have one bar that goes in and out, it uses the network then drops.
Click to expand...
Click to collapse
I'm gonna pm ya

I haven't even updated to P yet and mine stopped working on the last security patch. I can set it back using adb. Reboot and wifi calling comes on. The first phone call works for about 5 minutes, then drops. The settings database values go back to default. The only way to get it to work again is to go through the whole process again.
Too much trouble. Sure would be nice to just turn it on and have it work.
Sent from my Pixel using Tapatalk

If you've already had WiFi calling working previously with pixel (I can only confirm first gen works with this)
Add this : system/buildprop under additional properties -Make sure to enable read write on "system" first and then add the following (see doc).

Doc here
Just copy paste all lines according to instructions from previous post. Check and make sure under phone menu that you are instructions registered

Xdevillived666 said:
If you've already had WiFi calling working previously with pixel (I can only confirm first gen works with this)
Add this : system/buildprop under additional properties -Make sure to enable read write on "system" first and then add the following (see doc).
Click to expand...
Click to collapse
I'm new to all this, what do you mean by, "Add this : system/buildprop under additional properties -Make sure to enable read write on "system" first"

XDA won't let me put the text needed in the comments. Dload my PDF and copy paste the text from there to your buildprop

Does Google Pay still work after you edit the build.prop file?
Sent from my Pixel 2 XL using Tapatalk

abuttino said:
Does Google Pay still work after you edit the build.prop file?
Click to expand...
Click to collapse
I didn't not know. Can't use it in France anyways so I'm not worried about it.

Doesn't work in DP5
Hoping that someone else here can verify it in the regular version of pie.
I didn't switch to the RTM because WiFi calling is too important and I did want to test it though.
Sent from my Pixel 2 XL using Tapatalk

Related

FIXED - Freedompop (Sprint), 4G/LTE and custom ROM

It appears that 4G doesn't work with FreedomPop and most custom ROMs. It seems like either custom roms are detected by FreedomPop and disactivated from 4G, or (more likely) most ROMs have the wrong 4G information wrong for FreedomPop.
It could well be that most roms incorrectly detect the FreedomPop 4G network as Sprint. I know a similar problem exists with Credo Mobile, in which case changing the APN network information solves the issue.
Moreover, on reddit someone claims 4G works on cyanogen 7 but not on later version. Maybe that could help solve the issue?
I'd be very happy if one of you could help me figure what is wrong, or if you got 4G to work with a custom ROM on FreedomPop.
Solved!
Basing myself on the Boost Mobile APN fix, I made a new fix that should give 4G/LTE to FreedomPop users.
Download the FreedomPop fix here.
Just download the fix, put it on your phone, boot into your recovery (I suggest Philz), select Install Zip, and install the fix.
This new fix, compared to the previous one has the benefit of providing an extra APN (n.f6.ispsn) that should give superior performances. Moreover, the fix should be more robust, being based on the Boost Mobile fix instead of the Ting fix. Finally, it will also display "FreedomPop" (instead of Sprint) as your provider.
The previous method is also listed here in case it is of interest to you.
Previous method:
I found a way to get 4G on FreedomPop with Cyanogenmod 11! Just follow these simple instructions:
1. Download the Ting APN fix for Android 4.4 on your PC
2. Unzip the Ting APN fix somewhere.
3. Replace the apns-conf.xml file in system/etc/ directory of the unzipped Ting APN fix with this file: http://www.mediafire.com/view/25xozc3p6okf8zw/apns-conf.xml
4. Re-zip the Ting APN fix (with the modified apns-conf.xml), and put in on your phone.
5. Boot to Philz recovery, select Install Zip, and install the modified Ting APN fix. Voila! 4G/LTE should work (make sure to enable it in settings/mobile networks!)
Note that this will work on the S3, but may not work on other phones. To obtain proper apns-conf.xml file, I recommend you flash to 4.3 stock rom, and copy the apns-conf.xml file from /system/etc/apns-conf.xml file of your android and use that instead for step 3.
Freedompop phone to a Sprint Account
Hey guys, I have a nice Freedompop Galaxy s3 that came straight from FP rooted with their proprietary ROM. But the FP ROM is designed to use VOIP to make all calls and seems to do away with any actual cdma(?) dialer altogether. It's a nice phone for $200.00 and I think I'd like to keep it. But when I tried to activate it on my Sprint account, they get an error on their end and don't recognize it.
This question is for you hardcore developers out there. How can I completely reprogram it to a rooted sprint firmware with a dialer and activate it in place of my older HTC 4G LTE. But also "save" the FP ROM for restore if it won't activate. I have til October to return it, so I thought I'd play.
You should also know 1) that FP definitely runs on the sprint network and seems to work exclusively through their 3g/4g lte service (hence the proprietary ROM and no solid phone connectivity); 2) this galaxy is marked as "refurbished" (in pristine condition) and has no Sprint logo on it all (they asked me about this on the sprint chat site); 3) the battery drained pretty fast and the phone would get warm (my HTC never had these issues, though it seems to be common among s3 owners); 4) but all that being said, it's super fast (cf. to EVO) and I think I might enjoy the upgrade at this price.
Thanks for thinkin on it.​Masterhanger
masterhanger said:
Hey guys, I have a nice Freedompop Galaxy s3 that came straight from FP rooted with their proprietary ROM. But the FP ROM is designed to use VOIP to make all calls and seems to do away with any actual cdma(?) dialer altogether. It's a nice phone for $200.00 and I think I'd like to keep it. But when I tried to activate it on my Sprint account, they get an error on their end and don't recognize it.
This question is for you hardcore developers out there. How can I completely reprogram it to a rooted sprint firmware with a dialer and activate it in place of my older HTC 4G LTE. But also "save" the FP ROM for restore if it won't activate. I have til October to return it, so I thought I'd play.
You should also know 1) that FP definitely runs on the sprint network and seems to work exclusively through their 3g/4g lte service (hence the proprietary ROM and no solid phone connectivity); 2) this galaxy is marked as "refurbished" (in pristine condition) and has no Sprint logo on it all (they asked me about this on the sprint chat site); 3) the battery drained pretty fast and the phone would get warm (my HTC never had these issues, though it seems to be common among s3 owners); 4) but all that being said, it's super fast (cf. to EVO) and I think I might enjoy the upgrade at this price.
Thanks for thinkin on it.​Masterhanger
Click to expand...
Click to collapse
If I understand the issue, you got yourself a FreedomPop phone that you wish to activate with Sprint (NOT with FreedomPop)?
If so, I see two potential issues:
1. Your phone IMEI is with FreedomPop, and thus no longer recognized by Sprint. You'll have to ask Sprint to get your IMEI back, if possible.
2. You are using a FreedomPop ROM, and that ROM doesn't allow Sprint activation. Hopefully the actual phone is the same as the Sprint version and only the ROM is different. If you go to Settings and the model number is SPH-L710 then you are probably good. Try installing a Sprint stock ROM and then activate. I strongly recommend you backup your entire phone (including boot and efs) before you do that through, preferably through Odin - but be warned that you may hard brick your phone.
Works, but no sprint optimizer, profile update, or PRL
Hey Merudo,
I really appreciate the fix, thank you for that! However, as you can see in the title, there is no sprint optimizer, profile update or PRL update. That is really important stuff as the networks changes and upgrades all the time. Is there any way that file can be included too? Maybe I'm missing something, but the Tink fix said that there should be a sprint network update for the profile and PRL next to the CyanogenMod updates in About phone in the settings, but I never saw that when I put that on my phone. I have a Galaxy S3 phone I bought from freedomPop, but I absolutely hated the Samsung ROM so I wanted to flash CyanogenMod and now I'm having problems. I hope you have some ideas or can clear things up. Thanks again for the fix, and I saw your post on CyanogenMod site about this, that would be awesome if they did put this file into the ROM!
ColdHot said:
Hey Merudo,
I really appreciate the fix, thank you for that! However, as you can see in the title, there is no sprint optimizer, profile update or PRL update. That is really important stuff as the networks changes and upgrades all the time. Is there any way that file can be included too? Maybe I'm missing something, but the Tink fix said that there should be a sprint network update for the profile and PRL next to the CyanogenMod updates in About phone in the settings, but I never saw that when I put that on my phone. I have a Galaxy S3 phone I bought from freedomPop, but I absolutely hated the Samsung ROM so I wanted to flash CyanogenMod and now I'm having problems. I hope you have some ideas or can clear things up. Thanks again for the fix, and I saw your post on CyanogenMod site about this, that would be awesome if they did put this file into the ROM!
Click to expand...
Click to collapse
Hi ColdHot,
Sadly, profile/PRL update on custom ROM is a problem on all Sprint providers (Including Boost, Credo, FreedomPop, Ting, Virgin Mobile, and Sprint itself).
As far as I know, no custom ROM has built-in support for profile/PRL update for any of these providers.
I believe most people deal with the issue by switching back to a stock rom each time they wish to update profile or PRL. I personally switch back and forth between two full backups I make with Philz Touch Recovery.
Please do tell me if you ever find a better way!
Merudo said:
Basing myself on the Boost Mobile APN fix, I made a new fix that should give 4G/LTE to FreedomPop users.
Download the FreedomPop fix here.
Just download the fix, put it on your phone, boot into your recovery (I suggest Philz), select Install Zip, and install the fix.
This new fix, compared to the previous one has the benefit of providing an extra APN (n.f6.ispsn) that should give superior performances. Moreover, the fix should be more robust, being based on the Boost Mobile fix instead of the Ting fix. Finally, it will also display "FreedomPop" (instead of Sprint) as your provider.
The previous method is also listed here in case it is of interest to you.
Previous method:
I found a way to get 4G on FreedomPop with Cyanogenmod 11! Just follow these simple instructions:
1. Download the Ting APN fix for Android 4.4 on your PC
2. Unzip the Ting APN fix somewhere.
3. Replace the apns-conf.xml file in system/etc/ directory of the unzipped Ting APN fix with this file: http://www.mediafire.com/view/25xozc3p6okf8zw/apns-conf.xml
4. Re-zip the Ting APN fix (with the modified apns-conf.xml), and put in on your phone.
5. Boot to Philz recovery, select Install Zip, and install the modified Ting APN fix. Voila! 4G/LTE should work (make sure to enable it in settings/mobile networks!)
Note that this will work on the S3, but may not work on other phones. To obtain proper apns-conf.xml file, I recommend you flash to 4.3 stock rom, and copy the apns-conf.xml file from /system/etc/apns-conf.xml file of your android and use that instead for step 3.
Click to expand...
Click to collapse
OH MY GOODNESS THANK YOU SO MUCH MAN!!! I've seriously tried everything to get my 4G to work on my cyanogenmod infused freedompop (although its a sprint deivce) even by inputting my own apn's I found on the web. I was seriously even considering switching back to sprint just because 3g speeds just weren't cutting it. This finally did the trick. Thanks so much!
So ur fkashed to boostmobile with a freedom pop lte card in getting 4g lte? And boostmobile 3g and voice??
Sent from my SM-G900P using Tapatalk
Wicked X on Freedompop
I was running Wicked Sensations when I switched to FP. Nothing but headaches all around. Couldn't place calls off wifi, no 4G, PRL or Profile updates. FP support was useless at trying to resolve.
I then switched to Wicked X and the phone is running smooth. Optimizer, 4G, PRL and Profile updates are all working fine. I'm getting better battery life than my wife's phone we just purchased from FP running their ROM. Seems to be a good ROM so far for FP service.
Thanks, Merudo.
For anyone wondering, I applied this on a 5.0 rom on my S3 and it seems to work great.
usjbm said:
Thanks, Merudo.
For anyone wondering, I applied this on a 5.0 rom on my S3 and it seems to work great.
Click to expand...
Click to collapse
thanks for your information,
can you set the messaging (from freedompop) as defaulted dialer?
I tried the cynammod rom, when I used messaging app to dial the original dialer alway launched out, it is very annoying, so I have to flash back to freedompop rom.
has 5.0 the same problem? thanks!
New Fix Disclaimer
Hey Merudo,
I may get an S4 to use with FP and noticed your old fix had a disclaimer that it may not work on non-S3s. Could you clarify if the new fix has the same disclaimer? I see your comment in the .sh file says it handles universal lte builds but just want to make sure before purchasing otherwise I'll probably just go with an S3.
Not working... loosing my mind=(
I just moved and should be looking for work but, instead, I'm loosing my mind trying to make this work on my Sprint S4 running and, albeit, weekly build of CM12. For the love of god, has anybody figured anything out with that? It's really hard to network when I have no way of getting back to people. Not to mention how much I just spent on this phone.
Please help
I haven't been able to get any APN fix to work for freedompop on any Lollipop rom on my S4.
I get 3G without applying any fix, and either nothing happens, or I can't connect at all when using one of the 3 APN fixes I found.
Not sure why they don't work.
Can't seem to get data 3G/4G to work.
Can't seem to get data 3G/4G to work. When I disable wifi, I lose my Sprint(Freedompop) connection. I cant connect to the internet, etc.
I've tried these so far but nothing worked for me:
Universal_vmu_ApnFix-v.R2.zip
Freedompop APNs fix.zip
I love how fast this ROM is and want to make it my daily use phone.
Is there a specific process for getting it to work? Just want to make sure I'm not missing something.
Any advice/help is appreciated.
Freedompop (Sprint) SPH-L710 (Samsung Galaxy S3)
CM version 12-20150120-UNOFFICIAL-d2spr (lollipop 5.0.2 unofficial)
Baseband version: L710VPUDND8
EDIT: Is there a specific way to install to get it to work or? Or any other info I can provide that will help?
My current install went like this: wipe cache, wipe devik, factory reset, install CM12 ROM, install Freedompop APNs fix.zip, install gapps-1p-20141109-signed.zip, install Freedompop messaging, confirm registration, disable wifi, and no 3g/4g.
030415 Edit: My issue is resolved! I dialed *#*#4636#*#* and the TESTING screen came up immediately. Under "Set preferred network type:", I switched it to: LTE/GSM/CDMA auto (PRL) in the dropdown menu. I then turned off my WIFI, and LTE immediately showed up! I tested going to a webpage and it works!! I cannot thank you (shakim24 and XDA) enough!!! Turning the WIFI back on is a little tricky and requires some patience, but it will come back on. :good: :victory: :highfive:
Works for Nexus5 CM12 weekly
I am using multi rom with stock as the primary rom. I used that to update PRL and everything works as expected without any modifications. However, the CM12 data settings did not work without the FIX attached in this thread.
What ROM?
usjbm said:
Thanks, Merudo.
For anyone wondering, I applied this on a 5.0 rom on my S3 and it seems to work great.
Click to expand...
Click to collapse
Can you tell me what ROM you used, because I have not been able to find one for my S3
Should I download the fix from the attachment or on the link?
They seem to be different.
UPD: one in attachment seem to be better (more settings in the apns-conf.xml)
I'm also attaching another version of this fix with even more APNs for Freedompop. It equals the setup that came with original FreedomPop ROM
i am having same issue and none of these PRL's work. Can you tell me which fix you used before modifying the settings in TESTING menu
---------- Post added at 11:10 PM ---------- Previous post was at 11:08 PM ----------
donclark said:
Can't seem to get data 3G/4G to work. When I disable wifi, I lose my Sprint(Freedompop) connection. I cant connect to the internet, etc.
I've tried these so far but nothing worked for me:
Universal_vmu_ApnFix-v.R2.zip
Freedompop APNs fix.zip
I love how fast this ROM is and want to make it my daily use phone.
Is there a specific process for getting it to work? Just want to make sure I'm not missing something.
Any advice/help is appreciated.
Freedompop (Sprint) SPH-L710 (Samsung Galaxy S3)
CM version 12-20150120-UNOFFICIAL-d2spr (lollipop 5.0.2 unofficial)
Baseband version: L710VPUDND8
EDIT: Is there a specific way to install to get it to work or? Or any other info I can provide that will help?
My current install went like this: wipe cache, wipe devik, factory reset, install CM12 ROM, install Freedompop APNs fix.zip, install gapps-1p-20141109-signed.zip, install Freedompop messaging, confirm registration, disable wifi, and no 3g/4g.
030415 Edit: My issue is resolved! I dialed *#*#4636#*#* and the TESTING screen came up immediately. Under "Set preferred network type:", I switched it to: LTE/GSM/CDMA auto (PRL) in the dropdown menu. I then turned off my WIFI, and LTE immediately showed up! I tested going to a webpage and it works!! I cannot thank you (shakim24 and XDA) enough!!! Turning the WIFI back on is a little tricky and requires some patience, but it will come back on. :good: :victory: :highfive:
Click to expand...
Click to collapse
i am having same issue and none of these PRL's work. I am on CM 12.1, can you tell me which fix you used before modifying the settings in TESTING menu
Update : i finally got it working with flashing the PRL in first post but the phone works only when Data is enabled. when Data or wifi is switched off, i am not able to make or receive any calls. Does anyone has the same issue.
ajeevlal said:
i am having same issue and none of these PRL's work. Can you tell me which fix you used before modifying the settings in TESTING menu
---------- Post added at 11:10 PM ---------- Previous post was at 11:08 PM ----------
i am having same issue and none of these PRL's work. I am on CM 12.1, can you tell me which fix you used before modifying the settings in TESTING menu
Update : i finally got it working with flashing the PRL in first post but the phone works only when Data is enabled. when Data or wifi is switched off, i am not able to make or receive any calls. Does anyone has the same issue.
Click to expand...
Click to collapse
You can only make/receive calls when Data is enabled? It doesnt work via wifi? While data is turned off, open the Freedompop Messaging app and see if indicates that you are registered. What happens specifically when you try to make a call? (what errors or messages do you get)

[HOW-To] Manual Program (SPR&VZW)

Well, Over the last few days I've seen more and more reports of "no service" and "unknown" service issues. Where you cant make or recieve calls, or text,and you are only getting data on lte.
" This will work to manual program a vzw phone also if you choose the one that has VZW.only in its name"
The LG LS997 V20 seems to have lost the ability to edit your PTN and MSID under ##786# method, and ive verified they also removed
##6DigitMSL# code. This eliminated the usual route to manually program your phone and get talk and text back without the network sending a update.
Heres the fix
Download Shortcut Master Lite From the playstore
Link here :
https://play.google.com/store/apps/details?id=org.vndnguyen.shortcutmaster.lite
and once downloaded you need to go to the search option and search
iot.cdmasettings
Then you need to click Launch on that one you searched..
Click:
CDMA PREFERENCES
Then:
NAM settings
Then Enter these things
MDN = Your Phone number
HOME SID = 4139
MCC = 310
MNC = 00
MIN2 = YOUR AREA CODE
MIN1 = MSID ( need to get from sprint or sprint.com chat ask for msid )
IMSI_MCC - 310
IMSI_MNC = 00
S2 = 000
S1 = 0001370
then back out and let it reboot,
for some this is a soft fix, for some this may be all you needed- it dosn't address the full issue, but this will at-least get you started to recovery.
Confirmed this worked on my LS997. Awesome Dev took several hours out of his day to troubleshoot this and get a fix.
screenshots added ++++ sorry text is small, i had to remove my personal info from the photos. Just use photos as reference for the text in op!
Hope this helps a few out, im still working on finding a 100% resolution to why this even came out as a issue. I'm almost certain your modem is NOT the issue, but a issue with provisioning and the way your phone is getting updated/or received a bad update
please continue to provide feedback and info related to when this 1st happens so i can figure out the main source.
stenomatic said:
Confirmed this worked on my LS997. Awesome Dev took several hours out of his day to troubleshoot this and get a fix.
Click to expand...
Click to collapse
Def worth the time man. You made it 10x easier being direct and following the info to the T.
EXACTLY what needed to be done for a positive resolution!
:good:
you can also go to the same place by searching msl.
and clicking the bottom one of the 2 that show up, click edit, and put in your ptn click okay the the full msid then okay. once done you need to reboot.
I don't think I'm having any issues other than I seem to experience more areas where I lose service than I did before I rooted.
When I searched for iot.cdmasettings - nothing came up.
I then searched for cdmasettings and again nothing came up.
I then searched for iot and a bunch of stuff came up. I noticed the 2nd. item from the top had iot/cdmasettings so I clicked that one.
My S1 is 0000375
I wonder if MSID is the same as MSL?
The link to the app above didn't work for me.
Try this one - https://forum.xda-developers.com/showthread.php?t=2800117
Jack
midmadn said:
I don't think I'm having any issues other than I seem to experience more areas where I lose service than I did before I rooted.
When I searched for iot.cdmasettings - nothing came up.
I then searched for cdmasettings and again nothing came up.
I then searched for iot and a bunch of stuff came up. I noticed the 2nd. item from the top had iot/cdmasettings so I clicked that one.
My S1 is 0000375
I wonder if MSID is the same as MSL?
The link to the app above didn't work for me.
Try this one - https://forum.xda-developers.com/showthread.php?t=2800117
Jack
Click to expand...
Click to collapse
No.. Your msid is a number sprint uses to provision.
I work for sprint.
Are you on sprint and using my rom?
This only applies to sprint users.
Team DevDigitel said:
No.. Your msid is a number sprint uses to provision.
I work for sprint.
Are you on sprint and using my rom?
This only applies to sprint users.
Click to expand...
Click to collapse
If you call or go online sprint will give you msl, and your msid
Msl is master susbsidy lock code (××××××) 6 digit
Msid is semilar to your phone number (×××-×××-××××)10 digit
Team DevDigitel said:
No.. Your msid is a number sprint uses to provision.
I work for sprint.
Are you on sprint and using my rom?
This only applies to sprint users.
Click to expand...
Click to collapse
The rom I am running is 5.0 or F I think I have seen it referred as. Not sure if it's yours but if it is - Thank You very much for all you have done for us poor left out sprint users. I downloaded a newer version (6.0) but not sure if I want to install it or if I'll gain anything.
midmadn said:
The rom I am running is 5.0 or F I think I have seen it referred as. Not sure if it's yours but if it is - Thank You very much for all you have done for us poor left out sprint users. I downloaded a newer version (6.0) but not sure if I want to install it or if I'll gain anything.
Click to expand...
Click to collapse
i would clean install version 6.5 phh
the majority of us are running it now.
Its stable and soild, and will pass safetynet,
im unsure why you dont have the hidden menu stuff, 6.5 phh should.
update to that and see if its any better.
we may need to get people to backup their radio and see what ones work better.
im on the oldest radio
I made a mistake. I was going to install F but ended up going with J.
6.5 PHH is all downloaded. I'll give it a try.
Thank You very much.
Can u check which version has the stuff to manually program 6.5 phh when i search and find iot.cdmasetting and hit launch in shortcut master it does nothing...
Edit
Nevermind the 6.5 isn't rooted to begin with...I had
A 6.01 back up that works fine
Sent from my LG-LS997 using Tapatalk
nexus6r3plicant01 said:
Can u check which version has the stuff to manually program 6.5 phh when i search and find iot.cdmasetting and hit launch in shortcut master it does nothing...
Edit
Nevermind the 6.5 isn't rooted to begin with...I had
A 6.01 back up that works fine
Sent from my LG-LS997 using Tapatalk
Click to expand...
Click to collapse
? both 6.5 versions have root, you must be dirty flashing or doing something else.
2 versions of 6.5 bud.
phh root witch is built into magisk,
and supersu root witch is a seperate app.
5.5 and 6.5 both are exactly the same, minus using magisk manager.
I didn't download phh app but it wouldn't request root on 6.5 so I just used a back up
Sent from my LG-LS997 using Tapatalk
nexus6r3plicant01 said:
I didn't download phh app but it wouldn't request root on 6.5 so I just used a back up
Sent from my LG-LS997 using Tapatalk
Click to expand...
Click to collapse
Didn't need any apps. Its built into magisk for root.
Thats the build im using as my daily. Root takes a min to setup as the 1st 15min after boot its still optimizing and doing commands.
Im 100% sure the no calls and text bug comes from using a aosp rom and changing nv info. Knocked me off service all day and didnt know.
Lost my ptn and my msid
Also got hit with a error code 16 and had to speak to the networks solution dept.
Maybe a tad bit more help...
I followed every step the only issue I've noticed is I can now make calls but only when I turn roaming on. If I just connect to the sprint network I get data but it says mobile network unavailable when trying to make a call. Any ideas?
kdouvia said:
I followed every step the only issue I've noticed is I can now make calls but only when I turn roaming on. If I just connect to the sprint network I get data but it says mobile network unavailable when trying to make a call. Any ideas?
Click to expand...
Click to collapse
Can you go under
settings
General
About
Status
What prl do you have?
Team DevDigitel said:
Can you go under
settings
General
About
Status
What prl do you have?
Click to expand...
Click to collapse
I have PRL 162. It's odd because I only receive calls and can make them if set to roaming. If I'm set to roaming to make calls I can't update PRL only when connected to just LTE
kdouvia said:
I have PRL 162. It's odd because I only receive calls and can make them if set to roaming.
Click to expand...
Click to collapse
Thats why, try a update prl and see if it changes. Do it on wifi if it dosnt work try on lte/3g
162 is not a sprint prl
you need PRL 54022 or 54xxx
any version really 54 whatever will work.
if prl update wont change it the only other idea would be
##diag# put into diag mode and use a tool like cdma workshop or similar to push the prl to your phone.
[email protected] is my hangouts email. We can speak more about this but talking about NV items and the tools that work with them
is a grey area on xda. I can not share my version of cdma workshop as its a paid for version linked only to my pc. There are free versions and tutorials out there on how to connect to a phone in diag mode and use cdma workshop or any other es tool to do the prl push
Team DevDigitel said:
Thats why, try a update prl and see if it changes. Do it on wifi if it dosnt work try on lte/3g
162 is not a sprint prl
you need PRL 54022 or 54xxx
any version really 54 whatever will work.
if prl update wont change it the only other idea would be
##diag# put into diag mode and use a tool like cdma workshop or similar to push the prl to your phone.
[email protected] is my hangouts email. We can speak more about this but talking about NV items and the tools that work with them
is a grey area on xda. I can not share my version of cdma workshop as its a paid for version linked only to my pc. There are free versions and tutorials out there on how to connect to a phone in diag mode and use cdma workshop or any other es tool to do the prl push
Click to expand...
Click to collapse
Thank you

G935U Firmware with bootloader update...any device should work now

935U FIRMWARE​
Those of you on Sprint that have been locked into the Sprint only firmware now can go back to the beloved U firmware...or flash a carrier firmware of your choice. If you are still on b4, I would stay, but if not, now is the chance to install the U firmware.
Check your bootloader before installing, you may not be able to install carrier firmware afterwards.
I'll put the files in this Google Drive folder
1. Download Odin3_v3.13.1_3B_PatcheD.zip
2. Download SM-G935UB.zip (this is about 3 gigs)
3. Extract both zips
4. Open Odin
5. Place the files from SM-G935Ub9.zip into the correct BL, AP, CP, CSC blanks.
6. Put phone into download mode (power, home, volume down)
7. Connect phone to computer. Odin should now say phone is added. If not, install the Samsung phone drivers
8. Press START. This process will take about 10 minutes
9. Phone will reboot with new U firmware and Oreo installed.
AdHell AdBlocker
1. Download two apk files from this folder
2. You need a Samsung Key
Sign in here with your Samsung account.
Go here to view your keys or generate new ones.
Click on Generate License Key. (Left corner)
Go to Samsung SDK section.
Select Development license key
Give the key a name in Add a key alias
Press Generate license key
Copy the key. The key should start with KLM
I copied it into Google Keep ​3. Install and Open the other apk that isn't adh3v3.1.1.236_79a11719.apk
4. Select an APK File
5. Go to the file name adh3v3.1.1.236_79a11719.apk
6. Click Common Edit
7. Change the package name to com.XXXXXXXX.XXXXXXXXX replace the Xs with random letter/numbers. remember the first set has 8 replacements and the second set has 9.
8. Press Save
10. Click Install
11. Give permissions if asked
12. Click Enable Admin inside Adhell
13. For the code, put in the KLM key you just created
14. Accept the Samsung terms
15. Adhell should be working
HotSpot
1. download the QuickShortcutMaker app from the playstore.
2. Search for lte
3. Expand com.test.LTEfunctionality
4. Click on the new com.test.LTEfunctionality
5. Press Try
6. Scroll to LTE APN Settings
7. Click APN2 LTE internet (may be different outside of sprint)
8. Scroll to APN Type
9. Add " ,dun " The line should show read < default,mms,dun >
10. Click 3 dots to save
________________________________________________________________________________
Old Stuff
The "U" Firmware will work on any G930 Galaxy S7 (basically, USA variants) and is the Samsung Galaxy Touchwiz OS without carrier bloat. There is Samsung Bloat, but some can be uninstalled or disabled with a program like Package Disabler Pro or just disable it under application manager.
This should not trip Knox and will allow you to flash back to your original stock firmware. Warranty should not void, but I'm not responsible for bricked devices, exploding batteries, crying babies, Earth crushing meteors. If you have a question, best to ask it first!
There is an OTA to PG9 after you install this firmware. Feel free to upgrade after you flash this!
Installation:
1. Download
Updato Firmware Website ​or​ Sammobile Firmware Website ​or​ PL2 Firmware Google Drive (post 365 for MD5)​
2. Extract files. May be best to download files over a wired connection!
3. Open ODIN and place the BL; AP; CP; CSC from the rar in the corresponding slots.
4. Place phone in download mode. Power + Vol Down + Home
5. Connect Phone to computer
6. Odin should recognize your phone. If not, you need to download and install the Samsung Driver Files
7. Press Start
8. It should flash the "U" Firmware.
____________________________________________________
Pit Mapping Error Fix
1. Download the Pit File Here
1a. You will have to down the Sprint PE1 firmware from Pit File Here or Pit File Here
The bootloader changed from v3 to v4 after the PGx update. If you are going to odin the latest firmware, you shouldn't have any issue. Going back to PGx to PCx/PEH will require this.
2. In Odin click the tab that says "Pit"
3. Odin will pull up a Warning dialogue. Click ok.
4. Click the long rectangular "Pit" button to select the pit file
5. Select the file that says "HEROQLTE_USA_SPR.pit" from the files you downloaded from my link.
6. With the pit file nw included, Add the AP, CP, and CSC files again and flash. (may need to reboot and go back into download mode)
7. Now odin the older 'U' firmware
____________________________________________
You cannot root this firmware with the Sprint model. Here are some apps that will give you some root/xposed features without them.
HotSpot
1. Download Shortcut Master Lite
2. Search for LTEfunctionality
3. Click on com.test.LTEfunctionality
4. Launch
5. Scroll down to LTE APN Setting
6. Add " ,dun " to APN2 LTE and EHRPD internet under APN type. That line should read default, mms, dun when you finish.
7. Native Hotspot should work. You may have to do this hack again if you update Profile.
Ad Blockers
None of these block ads on Youtube completely. Some will let you route through their servers to filter ads on Youtube via a VPN.
1. Adhell Uses Samsung Knox to block ads and trackers. Blocks most things on webpages and apps (no youtube), but saves a ton a battery since it doesn't require VPN. Also, it is FREE and well supported!
2. Disconnect Pro Similar to Adhell, but a paid app. Search the Galaxy App Store to buy it. Uses Samsung Knox too.
3. Ad Guard. Best I've used, but is a paid app for the good features.
4. AdClear. Some have had success with this, I've had mixed results.
5. BlockThis! Works well, but caused issues on some webpages.
Youtube Ads
This doesn't block ads, but it does silent and auto skip them. Cygery
Skip Tracks With Volume Keys
1. Frinky Music Controller Allows you to skip tracks with screen off.
2. Noyze Not sure if still being developed, but works. Let's you skip tracks by long pressing with screen off.
Voicemail Issue
I use Google Voice, so this worked for me. It is/was free to integrate your number with Google Voice...highly recommend if they still do it.
Install this apk for Sprint Visual Voicemail apk It will give you an error, but will take away the annoying voicemail notification. Then you can just hide the notification in the android settings and your problem will be solved. May work if you have regular voicemail, but probably not since it needs to write to system.
Doze Related
Remember to whitelist apps you want running in the background...like Pandora, Google Music, etc. I would leave them off at first and if it cuts off when the screen is off, you need to white list it.
For me, these both work best together and I saw a difference running both as opposed to either solely.
1. ForceDoze puts your phone into doze mode without the motion detectors and 30 minute wait. Great app! Does require you to install adb (adb installer) since you have to run a command to get it to run properly. Check Disable motion sensing and turn off while charging
2. Greenify The auto hibernation works great if we had root, but we don't. It works, but can be extremely annoying at times and can drain battery because it may continuously try to force stop/close an app you greenify. Plus, it will take a few seconds to re-unlock your phone immediately after you turn off the screen. However, I use it with force doze for the aggressive doze. I saw a difference in battery life by using them both.
Other Tips
Besides the obvious of gmail/facebook/whatspp/twitter/snapchat syncing
1. Turn off wi-fi scanning
2. Back up my data for Samsung and Google under back up and reset
3. Turn off some features under advanced features in settings...for example, palm swipe to capture if you never use it
4. Location History under Location
5. Change locating method...I leave mine on GPS, wi-fi, mobile, but some people want more battery life and turn it off.
6. Turn on developer options and change animations to 0.5
7. Turn off Always on Display under settings > display. I like it, so I leave it on...but takes about 2% an hour
Old stuff
Has anyone tried the 930U firmware for our Sprint phones (930P)? They seem to have success with it (935U) over at the Sprint S7 Edge forums.
On the Edge forums, they said you can root, but it messes with LTE/call abilities. However, it removes all Sprint bloatware and apparently allows for hotspot tethering.
According to the Edge forums, it is the universal firmware, so it should work on any qualcomm chipset phone. The firmware is for the Galaxy S7 Special Edition ( Link to Sprint site about it )
Anyway, here is the thread on the AT&T forum about it if you are interested. Didn't see a thread or info about here, so I was just wondering.
1. Download
https://drive.google.com/file/d/0B17W2gA_VROXV0M1NTZSaUxaajQ/view​or​https://mega.nz/#!Gp9gXYKY!CQV9FcZTiW7wf9vUeEtUck-5mF_QOQFy-vbcjRrd5kA​
http://forum.xda-developers.com/att-galaxy-s7/how-to/xda-community-love-g930u-t3415875
Credit for links above (let me know if I left you out):
Ae3NerdGod
Tom Barrasso
Snoop05
cygery
Suyash Srijan
epicman_1200
turbozapekanka
jrkruse
micallan_17
If you have a good tip or trick, let me know and I'll add it to the OP for easy reference.
Second Post for random questions/answers:
1. Is it multi-csc? Yes, it should support any US carrier if your phone is carrier unlocked
2. Wifi Calling/VoLTE supported? Wifi Calling=yes; VoLTE=not sure, sprint doesn't support it.
3. Are XXX bands used with my carrier unlocked? All bands with major US carriers appear to be working. You can follow this guide for unlocking additional LTE bands to confirm or unlock more international bands. Change the dial code for the USB settings to ##3424#
It's all good
I can also confirm this is multi-csc. I just loaded it to my Sprint S7 Edge (SM-G935P) and everything is just like it was before (except for new firmware version!). Just use the HOME_CSC file when you flash in Odin and everything will be fine. I always wondered why Samsung released carrier versions of "Unlocked" firmware. Unlocked is unlocked. It's not carrier specific. I never had the nerve to try flashing any of the other carrier versions of the "U" firmware, until now. It's all good. Also, security patch level is October 1, 2018. And hotspot/Shortcut Master APN editing still works as before.
This should really be a boon to all the people with Sprint phone models stuck on higher bootloader versions of carrier firmware. Now you can finally get some unlocked goodness!
Enjoy!
Cooljb said:
I can also confirm this is multi-csc. I just loaded it to my Sprint S7 Edge (SM-G935P) and everything is just like it was before (except for new firmware version!). Just use the HOME_CSC file when you flash in Odin and everything will be fine. I always wondered why Samsung released carrier versions of "Unlocked" firmware. Unlocked is unlocked. It's not carrier specific. I never had the nerve to try flashing any of the other carrier versions of the "U" firmware, until now. It's all good. Also, security patch level is October 1, 2018. And hotspot/Shortcut Master APN editing still works as before.
This should really be a boon to all the people with Sprint phone models stuck on higher bootloader versions of carrier firmware. Now you can finally get some unlocked goodness!
Enjoy!
Click to expand...
Click to collapse
Are you on Sprint? Wifi Calling works with Sprint, but since Sprint doesn't have VoLTE, I can't test that. Yeah, I switched from Shortcut Master Lite to Quick Shortcut Maker because the former was removed from the play store.
Thanks for confirming!
lvpre said:
Are you on Sprint? Wifi Calling works with Sprint, but since Sprint doesn't have VoLTE, I can't test that. Yeah, I switched from Shortcut Master Lite to Quick Shortcut Maker because the former was removed from the play store.
Thanks for confirming!
Click to expand...
Click to collapse
Yes I'm on Sprint. I didn't know they had removed Shortcut Master (Lite) from the Play Store. I've just had it forever. I'd seen others mention using Quick Shortcut Maker as well. I might give it a try just for kicks. It obviously works similarly to Shortcut Master.
Cheers.
Been waiting on this a while, thanks OP for posting and hosting on GDrive!!
FYI - I wasn't sure the difference between the CSC and Home_CSC so I looked it up:
https://forum.xda-developers.com/showpost.php?p=68763638&postcount=2
let's say you wanna update your phone without wiping the data u have on it. you use the home csc. If u have custom recovery and custom rom and you wanna go back to stock firmware you flash the csc file.
rocket321 said:
Been waiting on this a while, thanks OP for posting and hosting on GDrive!!
FYI - I wasn't sure the difference between the CSC and Home_CSC so I looked it up:
https://forum.xda-developers.com/showpost.php?p=68763638&postcount=2
let's say you wanna update your phone without wiping the data u have on it. you use the home csc. If u have custom recovery and custom rom and you wanna go back to stock firmware you flash the csc file.
Click to expand...
Click to collapse
You're welcome. I would probably use the csc because of the difference, but only a suggestion
lvpre said:
You're welcome. I would probably use the csc because of the difference, but only a suggestion
Click to expand...
Click to collapse
I used CSC for a full wipe and the flash worked with no problems. Doing the google auto-restore so it will be downloading apps for a while but everything is looking good so far. LTE data on Sprint & SMS messaging both working as expected right out of the gate.
rocket321 said:
I used CSC for a full wipe and the flash worked with no problems. Doing the google auto-restore so it will be downloading apps for a while but everything is looking good so far. LTE data on Sprint & SMS messaging both working as expected right out of the gate.
Click to expand...
Click to collapse
WiFi calling works too, but it is in the phone settings app. You can also sideload the Sprint voicemail app too
lvpre said:
WiFi calling works too, but it is in the phone settings app. You can also sideload the Sprint voicemail app too
Click to expand...
Click to collapse
Do you have a source for the Sprint voicemail app/apk?
Cooljb said:
Do you have a source for the Sprint voicemail app/apk?
Click to expand...
Click to collapse
Let me know if this works and I'll add it to the OP:
https://drive.google.com/open?id=1uSGjlM1AlV6W8XFofVpbd1YnBZsah-Iq
lvpre said:
Let me know if this works and I'll add it to the OP:
https://drive.google.com/open?id=1uSGjlM1AlV6W8XFofVpbd1YnBZsah-Iq
Click to expand...
Click to collapse
I tried, but could not get it to work. None of the test voicemails I left ever showed up in the app. I tried restarting my phone but still nothing. I've tried to get it to work before and have never been successful. It's just as well anyway. Why in the world does a voicemail app need access to my location???!!! I hate apps that ask for broad, unnecessary permissions. That's why I don't run the Sprint firmware on my phone. What a horrible bloated mess it is. I don't see how people put up with all that crap on their phones. So many useless background processes running for all the bloatware that you can't uninstall. No thanks.
Thanks to Package Disabler Pro, I have a grand total of 11 processes running at any given time on my phone. And it runs fast and smooth, like it's supposed to. No lag, no stuttering ever. It really is a crime what carriers (and even Samsung) do with loading all their crapware on their phones.
Just curious, are you able to use this app on your phone with the U firmware? Did you have to jump through any hoops to make it work?
Cooljb said:
I tried, but could not get it to work. None of the test voicemails I left ever showed up in the app. I tried restarting my phone but still nothing. I've tried to get it to work before and have never been successful. It's just as well anyway. Why in the world does a voicemail app need access to my location???!!! I hate apps that ask for broad, unnecessary permissions. That's why I don't run the Sprint firmware on my phone. What a horrible bloated mess it is. I don't see how people put up with all that crap on their phones. So many useless background processes running for all the bloatware that you can't uninstall. No thanks.
Thanks to Package Disabler Pro, I have a grand total of 11 processes running at any given time on my phone. And it runs fast and smooth, like it's supposed to. No lag, no stuttering ever. It really is a crime what carriers (and even Samsung) do with loading all their crapware on their phones.
Just curious, are you able to use this app on your phone with the U firmware? Did you have to jump through any hoops to make it work?
Click to expand...
Click to collapse
I use google voice and forward to it for voicemail. Yeah, I just did a little research and apparently unlocked editions (Sprint calls them Special Editions) of the S7 and S8 have to use the old fashion voicemail because the system is only provision to work with the S9. Simple fix by Sprint, but then again..... I read a small lead about a tech who could reset something in the system to change it from the current system back to the old 9016 method. I'll check more into it. Sorry about it not working.
lvpre said:
I use google voice and forward to it for voicemail. Yeah, I just did a little research and apparently unlocked editions (Sprint calls them Special Editions) of the S7 and S8 have to use the old fashion voicemail because the system is only provision to work with the S9. Simple fix by Sprint, but then again..... I read a small lead about a tech who could reset something in the system to change it from the current system back to the old 9016 method. I'll check more into it. Sorry about it not working.
Click to expand...
Click to collapse
Thanks for trying anyway. :good:
Works great
Thanks very much for this. I loaded the this firmware on my SM-G935P and it works great with no problems at all. I put an activated AT&T sim card and an activated Tracfone sim card in my G935P with this firmware. Both were automatically configured with the correct bands when the phone booted up and everything I have checked seems to work perfectly and very fast with very little bloatware. Thanks again
Will it work with the cellphone above v4 Binary?
Will it work with the cellphone above v4 Binary?
coz i have updated the mobile and i m pretty sure that it updated my binary version too.
now i have to go back to U firmware will this work? or im still stuck with this?
mayocube said:
Will it work with the cellphone above v4 Binary?
coz i have updated the mobile and i m pretty sure that it updated my binary version too.
now i have to go back to U firmware will this work? or im still stuck with this?
Click to expand...
Click to collapse
Yes, this will work if you are above b4. If you are on b4, I would stay, but this will get you out of the Sprint screw job on that.
RCS features not working on U firmware?
Flashed U firmware just today and i was wondering if anyone else was able to get the RCS features to work? When i was previously on sprint firmware it was working just fine but now i see no option for the chat messages setting in the messages app. Everything else seems to be working though. Data and wifi calling. No bloatware!
izzy0101 said:
Flashed U firmware just today and i was wondering if anyone else was able to get the RCS features to work? When i was previously on sprint firmware it was working just fine but now i see no option for the chat messages setting in the messages app. Everything else seems to be working though. Data and wifi calling. No bloatware!
Click to expand...
Click to collapse
Are you still with Sprint? I'm using Android messages app by Google. It supports RCS on Sprint.
lvpre said:
Are you still with Sprint? I'm using Android messages app by Google. It supports RCS on Sprint.
Click to expand...
Click to collapse
Yes i am. I'm also using Google messages but the default messages app doesn't seem to have the same features.

Pie update is live

Received the notification for Pie update yesterday morning for Sprint HTC U11. Thus far, it seems to run smoothly. However, I can't find it anywhere in the setting to turn on the mobile hotspot. Anyone is experiencing the same issue?
chaibaby said:
Received the notification for Pie update yesterday morning for Sprint HTC U11. Thus far, it seems to run smoothly. However, I can't find it anywhere in the setting to turn on the mobile hotspot. Anyone is experiencing the same issue?
Click to expand...
Click to collapse
setting>more........ it's under that.
Thanks for the reply. With Pie, it's no longer under more in wireless and network section (at least on my phone). Weird.
chaibaby said:
Thanks for the reply. With Pie, it's no longer under more in wireless and network section (at least on my phone). Weird.
Click to expand...
Click to collapse
yeah, it's there on mine.right under HTC connect
That's very weird. It doesn't have that selector on my under more. Don't know what to try to get that to reappear.
chaibaby said:
That's very weird. It doesn't have that selector on my under more. Don't know what to try to get that to reappear.
Click to expand...
Click to collapse
look see
Thanks for the screenshot. For some reasons, hotspot and tethering is missing on mine phone. This is so weird. I hope I don't have to do it factory reset for that to reappear.
I am experiencing the same thing. Data usage and then NFC. No Hotspot option. Sprint also.
chaibaby said:
Thanks for the screenshot. For some reasons, hotspot and tethering is missing on mine phone. This is so weird. I hope I don't have to do it factory reset for that to reappear.
Click to expand...
Click to collapse
that is weird.
can you access it from the pull down hot spot should be in there.
Pull down hotspot quick setting tile has disappeared too.
I downloaded the OTA, but if I'm running Bad Boyz 8.0 rom, do I have to flash a RUU first or can I install this over Bad Boyz? Its systemless root using Magisk.
bobonit said:
I downloaded the OTA, but if I'm running Bad Boyz 8.0 rom, do I have to flash a RUU first or can I install this over Bad Boyz? Its systemless root using Magisk.
Click to expand...
Click to collapse
if you have root and twrp installed you can't, flash the oreo ruu(which will wipe you phone)and return you to stock then you;ll recieve the ota and go from there.
best way i know, if anyone else can do better then just chime in here.
---------- Post added at 08:47 PM ---------- Previous post was at 08:44 PM ----------
chaibaby said:
Pull down hotspot quick setting tile has disappeared too.
Click to expand...
Click to collapse
damn, that is weird, wonder why?
try updating your profile in system updates, ...????
Problem solved. Please follow the instructions below:
Dial ##72786#. Note: If the dialer does not appear, tap the Dialer icon. Tap YES. The device will restart and initiate Hands Free Activation. After the device restarts it will automatically perform Hands Free Activation. Once the activation is complete, tap OK. The device will then update the PRL. Once the update is complete, tap OK. Tap OK. The device will restart.
After restarting, hotspot and tethering setting selection reappeared.
chaibaby said:
Problem solved. Please follow the instructions below:
Dial ##72786#. Note: If the dialer does not appear, tap the Dialer icon. Tap YES. The device will restart and initiate Hands Free Activation. After the device restarts it will automatically perform Hands Free Activation. Once the activation is complete, tap OK. The device will then update the PRL. Once the update is complete, tap OK. Tap OK. The device will restart.
After restarting, hotspot and tethering setting selection reappeared.
Click to expand...
Click to collapse
:good::good::good:
The pie update have been an absolute disaster. So many bugs and weird behaviours that is better to not update.
One year awaiting for this mess...
Pantumaca said:
The pie update have been an absolute disaster. So many bugs and weird behaviours that is better to not update.
One year awaiting for this mess...
Click to expand...
Click to collapse
what bugs are you having, mine is running very well for me haven't noticed any bugs
Aldo101t said:
what bugs are you having, mine is running very well for me haven't noticed any bugs
Click to expand...
Click to collapse
It has been said many times in the main thread, but here are only a few (I sold it because HTC is not going to fix anything):
Cannot disable the led into do not disturb mode
Digital wellbeing is not into settings menu (you have to use the search)
Adaptative battery is not into settings menu (you have to use the search)
Battery problems (I lost 1,5h SOT)
HTC sense companion is not counting steps (I think there was a new version of the app THREE months later to fix it)
Those are which I can remember and were persistent after factory reset and even after re-flash the RUU.
As I said, I sold it two months ago and I never will buy another device from this manufacturer.
I have a sprint model that i unlocked,since the update i can't use hotspot, i tried ##72786# it just gives me a menu with 4 options that i can't change.
Is there a way for me to get hotspot back?
tigranmaster said:
I have a sprint model that i unlocked,since the update i can't use hotspot, i tried ##72786# it just gives me a menu with 4 options that i can't change.
Is there a way for me to get hotspot back?
Click to expand...
Click to collapse
update profile or reactivate the phone.
Aldo101t said:
update profile or reactivate the phone.
Click to expand...
Click to collapse
How do i do it?
I don't have a sprint sim card

Question Mix Fold 2 Tips & Tricks

Here are some things I've learned and/or used to solve things and make this phone how I want it in the first month of so of ownership:
- install all the Androplus magisk modules
- if you search for "more dark mode options" in settings you can choose to force whatever app you want into dark mode. this one took me awhile to figure out
- if you are rooted and have any problem getting notifications use the app DozeOff from the Fdroid store
- if you want to see screen on time install digital wellbeing from the play store, no app will appear installed but you can use the app activity launcher to open it, then in settings you can choose to have the app appear.
- for some reason forcing desktop mode in chrome android does not work for me after turning the chrome flag on, but using the app Chrome UA forces chrome to display websites in desktop mode as default each time instead of mobile
- use vivid navigation gestures so you have gestures with a 3rd party launcher
- if you want to use a 3rd party app and hide the nav bar, use the magisk module Fullscreen/Immersive Gestures q-t, us the androplus modele Hide Status bar to get a truly fullscreen phone when unfolded.
- are you not getting the latest MIUI update and also want to stay rooted with magisk? install MIUI downloader from the play store, grab the latest software there you want the full version. go to miui updates in settings and tap on the icon 10 times, you will now have the option to flash update files. install the magisk module MIUI flash freely. you can now flash a full rom update from the file you downloaded. flash the update but don't reboot. go to magisk and install magisk to inactive slot OTA. you'll now have the latest version of MIUI and won't have to wait.
knives of ice said:
Here are some things I've learned and/or used to solve things and make this phone how I want it in the first month of so of ownership:
- install all the Androplus magisk modules
- if you search for "more dark mode options" in settings you can choose to force whatever app you want into dark mode. this one took me awhile to figure out
- if you are rooted and have any problem getting notifications use the app DozeOff from the Fdroid store
- if you want to see screen on time install digital wellbeing from the play store, no app will appear installed but you can use the app activity launcher to open it, then in settings you can choose to have the app appear.
- for some reason forcing desktop mode in chrome android does not work for me after turning the chrome flag on, but using the app Chrome UA forces chrome to display websites in desktop mode as default each time instead of mobile
- use vivid navigation gestures so you have gestures with a 3rd party launcher
- if you want to use a 3rd party app and hide the nav bar, use the magisk module Fullscreen/Immersive Gestures q-t, us the androplus modele Hide Status bar to get a truly fullscreen phone when unfolded.
- are you not getting the latest MIUI update and also want to stay rooted with magisk? install MIUI downloader from the play store, grab the latest software there you want the full version. go to miui updates in settings and tap on the icon 10 times, you will now have the option to flash update files. install the magisk module MIUI flash freely. you can now flash a full rom update from the file you downloaded. flash the update but don't reboot. go to magisk and install magisk to inactive slot OTA. you'll now have the latest version of MIUI and won't have to wait.
Click to expand...
Click to collapse
Hi, I 'm not understanding your way of updating. When you say go to miui udates in setings, what settings? In the app or the phone settingts? tap what icon 10 times?
dooley19 said:
Hi, I 'm not understanding your way of updating. When you say go to miui udates in setings, what settings? In the app or the phone settingts? tap what icon 10 times?
Click to expand...
Click to collapse
How to install MIUI updates manually / early - xiaomiui
Xiaomi continues to release updates for their devices but sometimes these updates may take longer to arrive than normal. With this guide we are going to teach
xiaomiui.net
just follow that, then you have to install the magisk module to be able to install the local file
knives of ice said:
How to install MIUI updates manually / early - xiaomiui
Xiaomi continues to release updates for their devices but sometimes these updates may take longer to arrive than normal. With this guide we are going to teach
xiaomiui.net
just follow that, then you have to install the magisk module to be able to install the local file
Click to expand...
Click to collapse
Okay thanks
Phone updated on its own. I had to reboot to turn on the setting to press 10 times. When I rebooted. It was on the new firmware but I'm not rooted anymore
dooley19 said:
Phone updated on its own. I had to reboot to turn on the setting to press 10 times. When I rebooted. It was on the new firmware but I'm not rooted anymore
Click to expand...
Click to collapse
You have to turn off auto update in Developer Settings.
frcraig said:
You have to turn off auto update in Developer Settings.
Click to expand...
Click to collapse
So now I have to root it again like I did the first time rooting?
Yes. Auto update must be disabled both in Settings and in Developer Options. You can manually update, but to preserve root you must carefully follow the instructions knives of ice and I have posted on the forum.
frcraig said:
Yes. Auto update must be disabled both in Settings and in Developer Options. You can manually update, but to preserve root you must carefully follow the instructions knives of ice and I have posted on the forum.
Click to expand...
Click to collapse
Okay thanks I'm now rooted again and I turned off auto update. Any good modules to download? I have the android auto one and the MIUI China to Global.
dooley19 said:
Okay thanks I'm now rooted again and I turned off auto update. Any good modules to download? I have the android auto one and the MIUI China to Global.
Click to expand...
Click to collapse
Is your Android Auto working?
Anyone else had issues with voice calls sounding absolutely awful for the other person?
Apparently it sounds like I'm under water and doesn't sound great at all. I then recorded a phonecall with someone and can confirm that my end sounds absolutely awful.
I'm in the UK and using Giffgaff if that counts at all.
EDIT: Had a SIM from Three arrive that I ordered 'cause I'm off to the US next week, just made a phonecall with that and the quality was a typical normal quality, not an underwater sounding mess. So whatever it is, it's something to do with Giffgaff and the phone (it works perfectly fine on my previous phone).
Waltee said:
Anyone else had issues with voice calls sounding absolutely awful for the other person?
Apparently it sounds like I'm under water and doesn't sound great at all. I then recorded a phonecall with someone and can confirm that my end sounds absolutely awful.
I'm in the UK and using Giffgaff if that counts at all.
EDIT: Had a SIM from Three arrive that I ordered 'cause I'm off to the US next week, just made a phonecall with that and the quality was a typical normal quality, not an underwater sounding mess. So whatever it is, it's something to do with Giffgaff and the phone (it works perfectly fine on my previous phone).
Click to expand...
Click to collapse
Do you have VoLTE enabled? The VoLTE toggle appears in Settings/Mobile Network/SIM if coded on your SIM Card. Some SIMs, like those from T-Mobile, allow this automatically. With some carriers you have to get around the fact that this is not an "approved device" on their Network. Use the dial code * # * # 86583 # * # * to disable carrier check and the VoLTE option will appear. If it is working you will get an HD symbol before or above your cell signal bars in the system notifications tray. Without VoLTE enabled, even though you are connected to a 4G or 5G network, voice calls fall back and connect on the old 3G networks. To see if you have correctly enabled VoLTE look at your system notifications tray and note what you are connected to - ie 4G. Now place a voice call and see if it stays on 4G or whether it changes to H, H+, HSPA, or 3G. If it drops, then you don't have VoLTE enabled. If the code to disable the carrier check doesn't work, you can unlock the bootloader, root with Magisk, and install a VoLTE Enabler module. Voice quality on 3G is poor compared to VoLTE (which carries voice calls over 4G or 5G). The Americans have shut down their 3G towers so you won't be able to place voice calls in the States unless you get this settled. Alternatively, when you land in the US you can connect to the airport's WiFi and download the Google Voice app, get a free American phone number, and you can then place free phone calls in the US and Canada to American and Canadian numbers, and for just a few pence call home. Google Voice uses mobile data, so it will work anywhere in the US over 4G or 5G data. Unfortunately GiffGaff doesn't have any roaming arrangements with US carriers (it only has EU roaming partners), but if you have picked up a Three SIM, their Three Go Roam should work. If "automatically connect to preferred network" is enabled in the Settings/Mobile Data/SIM of your phone, then it might try to connect to AT&T which could be problematic. I have a Canadian SIM and the dial code to disable carrier check and enable VoLTE works with Canadian carriers, but on a trip to Colorado last week I couldn't make voice calls as the trick didn't work on the AT&T network which uses a "whitelist" of approved devices for VoLTE. T-Mobile doesn't, so I changed the phone setting to "manually select network", waited for it to search, and then chose T-Mobile. I then had VoLTE back and could place voice calls. Let us know how you made out with voice calls in the US. EDIT: I just checked with someone in the UK and GiffGaff doesn't support VoLTE at all as they push all their voice calls over 3G and VoLTE is Voice Over LTE (4G). Three, Vodafone, and EE push their voice calls over 4G in the UK.
dooley19 said:
Okay thanks I'm now rooted again and I turned off auto update. Any good modules to download? I have the android auto one and the MIUI China to Global.
Click to expand...
Click to collapse
Can you share how you rooted this phone? Coming from a person who doesn't know how to at all
Hi,
After months of sitting on the fence, I finally purchased the phone and taking delivery of it the next couple of days. Coming from a 1st time user of Xiaomi and foldable phone, I would like to ask a few questions if I may:
1) Unlock the bootloader - waiting period of 168 hours.
So during the waiting period, can i start using the phone normally and transferring my data over?
2) After waiting period is up, I will start installing Magisk via patching method to root the phone. What are the list of Magisk modules and what are the must-haves to install for this phone? I don't drive so Android Auto is not required.
3) When can i start running the ADB commands to uninstall the chinese apps?
4) Is it a must to disable MIUI optimizations in order to enable horizontal split? I read somewhere that there is a horizontal spilt mod?
Thank you for taking the time to read and clear my enquiries. Really appreciate it.
Illidann said:
Hi,
After months of sitting on the fence, I finally purchased the phone and taking delivery of it the next couple of days. Coming from a 1st time user of Xiaomi and foldable phone, I would like to ask a few questions if I may:
1) Unlock the bootloader - waiting period of 168 hours.
So during the waiting period, can i start using the phone normally and transferring my data over?
2) After waiting period is up, I will start installing Magisk via patching method to root the phone. What are the list of Magisk modules and what are the must-haves to install for this phone? I don't drive so Android Auto is not required.
3) When can i start running the ADB commands to uninstall the chinese apps?
4) Is it a must to disable MIUI optimizations in order to enable horizontal split? I read somewhere that there is a horizontal spilt mod?
Thank you for taking the time to read and clear my enquiries. Really appreciate it.
Click to expand...
Click to collapse
1) Unlock the bootloader - waiting period of 168 hours.
You can use it normally. Just make sure you log into your xiaomi account and dont log out during that time or else it will reset the timer
2) After waiting period is up, I will start installing Magisk via patching method to root the phone. What are the list of Magisk modules and what are the must-haves to install for this phone?
I would recommend androplus module for the global conversion and universal safteynet fix
3) When can i start running the ADB commands to uninstall the chinese apps?
as soon as you get the phone. Just make sure you dont remove the wrong one or else you get boot looped and need to factory reset
4) Is it a must to disable MIUI optimizations in order to enable horizontal split? I read somewhere that there is a horizontal spilt mod?
I dont know of any mods to enable horizontal split so im pretty sure it is. MIUI optimisations has given me more problems than features though so im fine with having it off (other than my keyboard getting reset every time I reboot)
Illidann said:
Hi,
After months of sitting on the fence, I finally purchased the phone and taking delivery of it the next couple of days. Coming from a 1st time user of Xiaomi and foldable phone, I would like to ask a few questions if I may:
1) Unlock the bootloader - waiting period of 168 hours.
So during the waiting period, can i start using the phone normally and transferring my data over?
2) After waiting period is up, I will start installing Magisk via patching method to root the phone. What are the list of Magisk modules and what are the must-haves to install for this phone? I don't drive so Android Auto is not required.
3) When can i start running the ADB commands to uninstall the chinese apps?
4) Is it a must to disable MIUI optimizations in order to enable horizontal split? I read somewhere that there is a horizontal spilt mod?
Thank you for taking the time to read and clear my enquiries. Really appreciate it.
Click to expand...
Click to collapse
As ThatsJustLogic said, be very very careful with what you erase. My first go I deleted xiaomi cloud and I kept getting an error pop up every 5 seconds.
In terms of modules, it’s really up to you and how you want the device to look and feel.
Thank you
ThatsJustLogic and​Glesi2323 for the kind advice.​
Hi, surprised no one has mentioned this but.. There is no way to customize the app grid?? It only has the default 4x5 option and no way to change it, am I missing something? Is there a way to fix this without rooting, etc?
Thanks!
Hi you can use de launcher alpha module magisk numerous options like google discover at left, blur, grid.....
babaorum1973 said:
Hi you can use de launcher alpha module magisk numerous options like google discover at left, blur, grid.....
Click to expand...
Click to collapse
Can you please elaborate? A link to the module if possible as I can't locate anything specific with that name...

Categories

Resources