Im automating a testing procedure for wifi calling and I was wondering is there a way to turn off/on wifi via adb?
I would either like to disable/enable wifi or kill
use with quotes
ex: adb shell "svc wifi enable"
adb shell "svc wifi enable"
this will work :)