Answers for "android studio this system does not meet requirements for wifi pairing"

0

android studio this system does not meet requirements for wifi pairing

1) In Android Studio, File -> Settings
2) Build, Execution, Deployment -> Debugger
3) Under Android Debug Bridge (adb), uncheck 'Enable adb mDNS for wireless debugging' and Apply
4) Wait some seconds for changes to take effect
5) Recheck 'adb mDNS for wireless debugging' and Apply
6) On the pop-up window from Windows Defender, allow network access to adb
Posted by: Guest on March-28-2022

Code answers related to "android studio this system does not meet requirements for wifi pairing"

Browse Popular Code Answers by Language