adb shell am startservice -n com.google.wifisetup/.WifiSetupService -a WifiSetupService.Reset
adb shell am startservice -n com.google.wifisetup/.WifiSetupService -a WifiSetupService.Connect -e ssid "De\ Buurman" -e passphrase "test1234"

"" 사이에 값 입력해야 함.


그리고 한번 껏다가 키면서 랜선도 제거 해준다.

+ Recent posts