찾다

 >  Q&A  >  본문

linux - Ubuntu用android-studio启动emulator时显示adb_server_notify?

我用android-studio打开emulator时报错,报错信息如下
/home/liming/Android/Sdk/tools/emulator -netdelay none -netspeed full -avd Nexus_4_API_23
adb_server_notify: Failed to establish connection to ADB server
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
怎样才能解决?

PHP中文网PHP中文网2772일 전820

모든 응답(2)나는 대답할 것이다

  • PHP中文网

    PHP中文网2017-04-17 17:56:27

    SDK 경로가 올바르게 구성되지 않아 adnroid-studio가 adb를 찾지 못하는 것 같습니다

    회신하다
    0
  • 巴扎黑

    巴扎黑2017-04-17 17:56:27

    adb 경로가 잘못되었습니다.

    회신하다
    0
  • 취소회신하다