Android Studio : emulator is already running

前端 未结 27 2285
再見小時候
再見小時候 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条回答
  •  面向向阳花
    2021-02-01 13:06

    When you go to the specified location and try to delete those files sometimes you might get an error stating that the file or folder is already open or is used by another application

    So the simple Solution is just to go to

    Tools > Android > AVD Manager and Stop the AVD that you are trying to run
    

    Then When you try to run the AVD again you might have the problem resolved

提交回复
热议问题