frederickdawg
Well-known member
- Oct 1, 2018
- 991
- 0
- 16
I'm surprised on unlocked you don't see it , what carrier? My Tmobile and Att both show it .Would you know the command to enable the 5G toggle ? My sm-n9860 had this but not my sm-n986U1
I'm surprised on unlocked you don't see it , what carrier? My Tmobile and Att both show it .
Mobile data I do have , but not the 5G toggle.Hello,
Strange , I'm on unlocked just put my Tmobile sim in , had my AT&T before and it shows upView attachment 330154
Yeah thats what we referring to , for 5g you see this setting , can turn 5g off or on ?View attachment 330155
I haven't seen that on Samsung as a option there .I have that option in settings. But was hoping to get it visible in the quick shortcut pull down menu where the others are like mobile date , location, sound etc.
I haven't seen that on Samsung as a option there .
Ahh ..maybe xda has a mod for that .My samsung Hong Kong dual sim model had it.
I believe the way to get it enabled would be to use adb on a device that currently has it so that the label name can be noted. Then use adb on my current device to add this quick shortcut pull down toggle.
I'm not sure what the name of the 5G toggle is , once I get the info I can add it.
I believe using the adb command on a sm-n9860 or sm-n986b , following adb shell command line: adb shell settings get secure sysui_qs_tiles , this will display all current quick short toggles present on device by name label. Then once the 5G one is identified it can be enabled on the U1 devices. Should persist until next firmware update or reset.Ahh ..maybe xda has a mod for that .
Gotcha , it was never something I was interested in .I believe using the adb command on a sm-n9860 or sm-n986b , following adb shell command line: adb shell settings get secure sysui_qs_tiles , this will display all current quick short toggles present on device by name label. Then once the 5G one is identified it can be enabled on the U1 devices. Should persist until next firmware update or reset.
Have you tried creating a bixbyy routine button for 4g and 5g on/off?
I only found guides on ADB from 2010 and 2011 on this forum, but there are many newer articles elsewhere online.
Some examples:
- https://www.xda-developers.com/quickly-install-adb/
- https://www.makeuseof.com/tag/use-adb-fastboot-android/
- https://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
P.S. would be nice though if someone made an updated guide here, too.![]()