Android Studio : emulator is already running

前端 未结 27 2482
再見小時候
再見小時候 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:52

    You don't have to completely delete the emulator when this happens. The files to delete should have a ".lock" extension:

    Screenshot of files for an AVD. The first three files appear as file folders in Windows 7 and have '.lock' at the end of their file names.

    You don't need to touch the configuration files.

    You can easily find the files location by clicking on the arrow under the Actions tab (in the ADB manager), and selecting "Show on Disk".

提交回复
热议问题