Skip to content

Instantly share code, notes, and snippets.

@sheam
sheam / restore_hotspot.ps1
Created November 27, 2021 01:37
Restore Mobile Hotspot option to Canadian samsung phones
# add mobile hotspot back to canadian samsung devices.
# based on this article:
# https://www.xda-developers.com/how-to-restore-mobile-data-quick-settings-tile-toggle-on-samsung-galaxy-devices/
$additionalSettings = 'MobileData', 'Hotspot'
$backupFile = 'backup_quick_menu.txt'
Write-Output "Restoring hotspot in quick settings menu"
Write-Output "-----------------------------------"
$settings = ./adb shell settings get secure sysui_qs_tiles