I want to connect to the phone via wifi and debug my code. Until a few days ago, it was connected and I was debugging without problems. But recently it encounters the ADB returned null value error. The connection steps are as follows using
Код: Выделить всё
ADB Interface for VSCode-
ctrl + shift + p and select like below:
Код: Выделить всё
ADB: Connect to device ip

-
Enable on phone and type given
Код: Выделить всё
Wireless debuggingaddress and press enter:Код: Выделить всё
ip

-
Then type the given and press enter:
Код: Выделить всё
port

Код: Выделить всё
Connected to :
I also tried another extension called
Код: Выделить всё
Android ADB WLANwhat is the problem? how can i solve this?
Источник: https://stackoverflow.com/questions/781 ... ifi-vscode
Мобильная версия