With the Android 12 stable release, Google made a little tweak to the Wi-Fi option in the Quick Settings panel, disappointing power users. For the purpose of simplicity, the switch is changed to combine the Wi-Fi and mobile data toggles into a single Internet toggle. Here’s how to restore a dedicated Wi-Fi toggle in the Quick Settings panel on Android 12 if you’re not the greatest lover of this method.
Bring Back Wi-Fi Toggle in Quick Settings on Android 12 (Updated October 2021)
We have included all the procedures and guidelines you must adhere to in order to restore the Wi-Fi toggle in Android 12. In addition to the ADB method, we have also described a different approach that makes use of Tasker and a few add-on applications. To learn everything about it, read all the way through.
What s the Problem with Wi-Fi QS Toggle on Android 12?
Let me briefly explain what’s wrong with the Wi-Fi toggle on Android if you haven’t tested it yet so that everyone is on the same page. Google combined the Wi-Fi and mobile data quick settings toggles and renamed it Internet in the second Android 12 beta, which started rolling out earlier this month. This is how it appears:
The implementation of this Internet option isn’t perfect, as I noted in our analysis of the finest Android 12 features. Wi-Fi may be turned off on Android 12 with three taps and a swipe down motion.
To put it into perspective, Android 11 allows you to scroll down and tap the Wi-Fi toggle to turn off Wi-Fi. I was obviously not amused by this move and was seeking for alternatives because I always turn off Wi-Fi before going to bed. That’s when I discovered a brand-new Tasker project that resolves this problem. After saying all of that, let’s begin the steps.
Method 1: Use ADB to Bring Back Wi-Fi Toggle in Android 12 (Easiest Method)
For this technique to work, ADB must restore the Wi-Fi toggle. You can restore your beloved Wi-Fi and Mobile data Quick Settings toggles with a single command, as Mishaal Rahman originally pointed out on Twitter. Read our article on installing ADB on Windows, macOS, Linux, or Chrome OS if you don’t already have it.
1. Launch the command prompt from your ADB installation’s root directory. Enter command in the File Explorer’s address bar to do that. This step can be skipped if ADB is configured to work everywhere in your system’s PATH variable. Instead, start a Command prompt window immediately.
2. Connect your phone to your computer and accept the prompt to authorise USB debugging. Go to Settings -> Developer settings -> USB debugging on your phone to turn on USB debugging if you haven’t already. Run commandadb devices to verify that your device has connected properly.
3. Paste the command below into the Command Prompt window, then press the Enter key:
adb shell settings put secure sysui_qs_tiles "$(settings get secure sysui_qs_tiles),wifi,cell"
4. On the last page of the Quick Settings panel, dedicated Wi-Fi and mobile data toggles will now be shown. Press the pencil icon at the bottom of the Quick Settings window to bring them to the front.
5. Toggle the Wi-Fi and mobile data to the top by pressing and dragging. You might choose to shift the Internet toggle to the area of inactive tiles to cut down on repetition.
6. And that is all there is. On your Android 12 phone, you may now take use of discrete Wi-Fi and mobile data toggles.
Method 2: Use Tasker Project to Bring Back Wi-Fi Toggle on Android 12
Here are all the apps and files you need to download before continuing, followed by the step-by-step procedure.
Tasker and Other Download Requirements
- Tasker
It’s likely that Tasker is already in your possession if you’re a power user. If this is the first time you’ve heard of Tasker, it’s a strong automation tool for Android phones that allows you to define rules and automate tasks. Since Tasker has been around for more than ten years, we have really created numerous instructions on using Tasker and using AutoTools with Task.
Jo o Dias, who took over the project when the original developer quit in 2018, is currently actively maintaining the app. You can buy Tasker from the Play Store or download the free trial version to try it out for seven days.
Download Tasker ($3.49 / Rs. 310) | Free Trial from the Play Store (7 Days)
- AutoNotification
After downloading Tasker, you should download AutoNotification. For the new Wi-Fi toggle, which is about to replace the Internet toggle, we will be employing AutoNotification. AutoNotification may be downloaded for free from the Play Store, unlike Tasker.
AutoNotification can be downloaded from the Play Store (Free)
- Tasker Settings
Tasker Settings is a further programme needed to make this setup operational. What precisely are Tasker Settings, then? Google has stopped allowing apps to change the Wi-Fi status as of Android 10. Apps that target API level 29 (Android 10) and higher are affected by this. Tasker Settings can help with that. As a workaround, it targets Android 5.0 Lollipop at API level 21.
Short version: To enable Tasker to change the Wi-Fi status, download the Tasker Settings app from GitHub. This is a crucial step, because the toggle won’t function unless Tasker Settings are installed.
From GitHub, download the Tasker settings (Free)
How to Get Wi-Fi and Mobile Data Toggles Using Tasker
You may bring back the Wi-Fi toggle in the Android 12 Quick Settings panel after installing the three aforementioned apps. Here’s how to go about it:
1. Click the green Import button on the Tasker project page. You will now be sent to the Tasker application. To import the project, click Yes.
2. Two pop-up windows will now appear, asking you to perform the project launch task and enable the profile.
To continue, tap Yes two times.
3. After importing the project, choose it by tapping the checkbox in the top right corner of your Android 12 device.
4. After setting up the project, you should update your QS panel with a new AutoNotification toggle QS tile. To add the tile, hit the pencil icon, hold the button down, and drag. It is important to note that you ought to include the AutoNotification toggle that lacks a number. To minimise repetition, you can select to hide the Internet QS toggle at this step.
5. The Wi-Fi toggle should now be shown in the Android 12 Quick Settings panel. Rerun the project in Tasker if you are not seeing it. There you have it, then! You now have a Wi-Fi toggle, which you can use to quickly change the Wi-Fi state.
Fix Wi-Fi and Mobile Data Toggles on Android 12
The coolest feature of the new Wi-Fi toggle is that it can be long-pressed to open the Internet panel, which normally appears when you single-tap on the Internet tile. Additionally, you can double-tap the toggle to open the Settings app’s Network & Internet page.
Leave a Reply