ADB вернул нулевое значение при подключении к устройству через Wi-Fi vscodeAndroid

Форум для тех, кто программирует под Android
Гость
ADB вернул нулевое значение при подключении к устройству через Wi-Fi vscode

Сообщение Гость »


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
extension: after few moments, it supposed to show this massage:

Код: Выделить всё

Connected to :
, but it shows this message and does not connect to the phone:
Изображение
I also tried another extension called

Код: Выделить всё

Android ADB WLAN
, but the result was the same.
what is the problem? how can i solve this?


Источник: https://stackoverflow.com/questions/781 ... ifi-vscode

Вернуться в «Android»