-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiFi toggle doesn't do anything when hotspot enabled #2
Comments
Wi-Fi can't be enabled when hotspot is on. |
Wi-Fi stays connected when you enable hotspot on Android 12. And system Wi-Fi/LTE toggle lets you enable/disable Wi-Fi while hotspot is on. In fact, now you have to disable Wi-Fi manually, or else your hotspot will work as a Wi-Fi repeater (but with its own SSID) instead being an actual hotspot for the LTE connection on your phone. Yet another terrible design decision in Android 12. |
This repo is done, there is an easier way now: https://www.xda-developers.com/bring-back-wifi-mobile-data-quick-settings-tiles-android-12-adb/ |
Using ADB to modify system settings is not easier than installing an APK. And this method can stop working with any of the monthly Android updates in the future. Self-contained solution will always be more reliable. |
Use Better Internet Tiles, you'll need Shizuku |
What title says
If hotspot is on toggle doesn't work
The text was updated successfully, but these errors were encountered: