Android Studio : emulator is already running

前端 未结 27 2268
再見小時候
再見小時候 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 12:50

    Follow the instructions on the error and go to your C:\Users\directory\.android\avd/Nexus_5_API_24.avd/*.lock and delete all files with the .lock extension and it should work.

提交回复
热议问题