Я хочу подключиться к телефону через Wi-Fi и отладить свой код. Еще несколько дней назад он был подключен, и я без проблем проводил отладку. Но недавно он столкнулся с
Код: Выделить всё
ADB returned null value
Код: Выделить всё
ADB Interface for VSCode
-
ctrl + shift + p and select like below:
Код: Выделить всё
ADB: Connect to device ip
-
Enable on phone and type given
Код: Выделить всё
Wireless debugging
address and press enter:Код: Выделить всё
ip
-
Then type the given and press enter:
Код: Выделить всё
port
Код: Выделить всё
Connected to :

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