Original topic:

No Mobile Data and mobile hotspot button in notification.

(Topic created on: 12-14-2019 12:02 AM)
2200 Views
cruze007
Active Level 2
Options
Galaxy S
I am using Galaxy S10 (SM - G973W) bought from Bell Canada. I am not able to find Mobile Data and mobile hotspot button in notification panel. For that I have done some browsing for that and found out that this is the agreement between samsung and bell canada to not provide those buttons. This is the request to samsung to provide the missing buttons in the future update which increase the phone's user friendly functionality. This mssing feature sometimes makes user not to buy Samsung phones.
9 Comments
BraydonT
Beginner Level 3
Galaxy S
swipe down twice on the top. then click the gear icon. you then should be able to gind them
Navbai
Active Level 4
Galaxy S
no its not that problem... they are not in order and not in gear icon
0 Likes
Galaxy S
Samsung / The Canadian Carriers have removed the Mobile Data & HotSpot Toggles - But you can enable them using adb - You need Platform-Tools installed on your computer & Samsung USB Drivers installed your computer - How to has been posted multiple times 🐧

@Navbai

You need to Download & Install Platform-Tools & Samsung USB Drivers to your computer - You need to Enable Developer Options on your phone & Enable USB Debugging on your phone (Settings - About Phone - Software Information - Click on the Build Number 7 times to Enable Developer Options)

You need to Open Windows Power Shell on your computer & Allow the connection between your computer & phone (if it's your computer - Click on "Always".

In Windows Power Shell - Type:

\adb shell

[enter]

Then type:

settings put secure sysui_qs_tiles "$(settings get secure sysui_qs_tiles), MobileData,HotSpot"

[enter]


and done - Edit the Button Layout & You can Drag the Mobile Data Toggle & HotSpot Toggles to the first Screen of the QS Tiles

Link to Platform-Tools:

https://drive.google.com/file/d/1BSyftTZ1HMQYqVxDDy_I1ETqI_Il6SkX/view?usp=drivesdk

Link to Samsung USB Drivers:

https://drive.google.com/file/d/1j8I_MY15JQ6m1fmmVMJfGss2GJUiqKJ3/view?usp=drivesdk

🐧
0 Likes
mindl
Active Level 8
Galaxy S
Ever heard of ADB? Good.

settings put secure sysui_qs_tiles "$(settings get secure sysui_qs_tiles),MobileData,Hotspot

Every Android device uses ADB. Every phone can make use of ADB to also remove bloat not entirely, but out of sight and not running until you factory reset or use Odin/Heimdall to flash.

You can extract and re-sign user installed apk's so they never appear in the store to upgrade. I do this with an older working version of Next Radio.

How about you do a search for me now and tell me how to unlock the S10e bootloader? Specifically SM-G970W

Thanks!
0 Likes
Galaxy S
The adb command is almost correct - But you're missing the

"

after HotSpot 😉🐧
0 Likes
mindl
Active Level 8
Galaxy S
I totally screwed it up. Thanks. I don't even use that method. My adb is

adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS

And...

adb shell **bleep** /sdcard/Android/data/moe.shizuku.privileged.api/files/start.**bleep**

2 apps... 3 really require it. Just more fun typing in my qs tiles in Settings Database editor. I also increase screen timeout to 30 minutes and remove brightness/volume warning in it.

The other is for Shizuku to work with App Manager for a gui uninstall. Very cell-addict friendly!

*i am not going to correct my error. They will fail if they do not see your reply!
0 Likes
mindl
Active Level 8
Galaxy S
What the hell? This is what got bleeped... my poor little script :(
0 Likes
Fatwa
Active Level 9
Galaxy S
you can also just squeeze the Bixby key and say "turn of mobile data"
0 Likes