#17 ADB Concepts | How to Enable/Disable WiFi on the Android Device by using ADB Commands

Опубликовано: 23 Февраль 2026
на канале: AppiumGuide
425
8

GitHub link:https://github.com/AppiumGuide/Appium...
Medium link:  / appiumguide  

How to Enable/Disable WiFi on the Android Device by using ADB Commands:

To enable wifi:

adb shell cmd -w wifi set-wifi-enabled enabled

To enable disable:

adb shell cmd -w wifi set-wifi-enabled disabled

#adb
#adbcommands
#appium
#mobileappautomation
#mobileapptesting
#uiautomation
#mobileautomation
#gesture
#gestures