- Activate
Developer optionsin phone - Activate
USB debugginginsideDeveloper options - Connect phone by USB to PC and allow that PC can debugging
- Download
Android SDK - Go to
platform-toolsinside ofAndroid SDKdownloaded - Execute
adb devicesand ensure that mobile appear in the list - Execute
adb shell - Execute
settings get secure sysui_qs_tilesand copy the output (will be reference to the content copied asYOUROLDLIST) - Execute
settings put secure sysui_qs_tiles "YOUROLDLIST,MobileData,Hotspot"
Created
June 19, 2022 09:11
-
-
Save leynier/f5a89deb9787e3d9cea80ec1f5c12764 to your computer and use it in GitHub Desktop.
restore missing mobile data in quick settings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment