Emulator: emulator: ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037

后端 未结 4 635
无人共我
无人共我 2021-01-17 19:41

I am stuck a whole afternoon trying to run again my small Android/Kotlin application in Android Studio. The message pasted on this question topic suddenly nocked me down.

4条回答
  •  Happy的楠姐
    2021-01-17 20:44

    Please also check the PATH defined in environment variables is correct. Open Command Prompt Type ECHO %PATH% and press Enter Key Check the path displayed on the screen

    If the PATH is not correct, correct the same in Start - env - Environment Variables - Path

提交回复
热议问题