Umair
Beginner Level 2
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016 10:34 PM in
Galaxy S
How do I set up my mobile data button in quick access? it used to be next to wifi button now its now there.
7 Comments

sirdre
Active Level 5
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2016 02:37 PM in
Galaxy S
Mobile carriers fault as always with their bloatware and editing android system settings for marketing purposes. If you are familiar with "root" then thats the only best option to get that system shortcut there. Otherwise, a third party (mobile guru) would help you.
blitzteh
Active Level 6
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2016 10:05 AM in
Galaxy S
I do not recommend a root as sidre recommended it will void your warranty. I work for a mobility carrier in Canada and I had a customer who rooted his phone and tried to unlock it. The root affected his unlocking ability for his S6. When we sent it for repair to Samsung, they detected it was rooted and it voided his warranty. He had to pay over $500 to fix the problem and to make his phone unlockable again.
Umair
Beginner Level 2
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2016 10:39 PM in
Galaxy S
thanks guys :)

sirdre
Active Level 5
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2017 11:18 PM in
Galaxy S
Root no longer required for android 6.x or 7.x. More technical but simple in my opinion.
First, download the ADB binary straight from Google (developer.android.com/studio/releases/platform-tools.html). Then, enable “USB Debugging” and "OEM unlock" in Settings –> Developer Options. Finally, Open terminal/command prompt and reference in the same directory as the ADB binary (cd c:\adb ) then run the following command:
adb devices
If you see your device’s serial number (and it doesn’t say unauthorized), you’re good. After you approve the popup on your galaxy device.
To enable Mobile Date toggle. First, enter the following command to enter ADB shell:
adb shell
Your terminal/command prompt should now show that you are within the shell environment of your device. Once you’re in, enter this next command:
settings get secure sysui_qs_tiles
Displayed are your current Quick Settings tiles. Copy this list down (save it in your clipboard, to a text file, whatever.) Next, enter the following command:
settings put secure sysui_qs_tiles "YOURCURRENTLIST,MobileData"
The YOURCURRENTLIST represents your comma separated list of Quick Setting tiles that you saved just before and MobileData.
Once you enter this command, you should immediately see the Mobile Data toggle show up. This toggle will persist through reboots, but won’t survive a factory reset.
First, download the ADB binary straight from Google (developer.android.com/studio/releases/platform-tools.html). Then, enable “USB Debugging” and "OEM unlock" in Settings –> Developer Options. Finally, Open terminal/command prompt and reference in the same directory as the ADB binary (cd c:\adb ) then run the following command:
adb devices
If you see your device’s serial number (and it doesn’t say unauthorized), you’re good. After you approve the popup on your galaxy device.
To enable Mobile Date toggle. First, enter the following command to enter ADB shell:
adb shell
Your terminal/command prompt should now show that you are within the shell environment of your device. Once you’re in, enter this next command:
settings get secure sysui_qs_tiles
Displayed are your current Quick Settings tiles. Copy this list down (save it in your clipboard, to a text file, whatever.) Next, enter the following command:
settings put secure sysui_qs_tiles "YOURCURRENTLIST,MobileData"
The YOURCURRENTLIST represents your comma separated list of Quick Setting tiles that you saved just before and MobileData.
Once you enter this command, you should immediately see the Mobile Data toggle show up. This toggle will persist through reboots, but won’t survive a factory reset.
ehesaas
Active Level 1
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2016 08:03 PM in
Galaxy S
why not samsung take in charge...ppl are so upset just to turn on and off their data ....it drains battery costs more when data is on all the time...

Moderator
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
02-28-2017 03:55 PM in
Galaxy S
Hi guys, here’s a workaround to get the mobile data icon. From your Galaxy Apps Store, search for and install "Good Lock" by Samsung. Good lock replaces the System UI for things like Notification Shade, Lockscreen, and Recent Apps etc. (It looks very similar to Vanilla Android and is super customizable!). Tapping the Good Lock settings icon after dragging down the notification shade > Advanced, will allow you to set your quick shortcuts.

sirdre
Active Level 5
Options
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2017 10:45 PM in
Galaxy S
Unfortunately, I cant find that app Nick.
