Android Studio : emulator is already running

前端 未结 27 2282
再見小時候
再見小時候 2021-02-01 12:28

I am trying to run emulator on my android studio 8.14. When I click run it says it is already running. Any help would be appreciated.

27条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-01 12:48

    If "adb kill-server" dont work try killing the adb from System monitor app of ubuntu:

    System monitor->processes
    

    All processes will be listed here end adb from here, must be in the top of the list.

提交回复
热议问题