android学习之ADV已经在运行解决方法

提示目录有错误找到自己的ADV放置目录(C:\Users\wy138.android\avd\Pixel_3_API_28.avd)
AVD XXX is already running. If that is not the case, delete the files at xxx*.lock and try again解决方法
找到其中的两个.lock文件删除,然后重新运行就好了。
删除的时候会发现文件正在使用无法删除,删除方法如下:
1、打开任务管理器(Ctrl+Shift+Esc)
AVD XXX is already running. If that is not the case, delete the files at xxx*.lock and try again解决方法
2、性能->打开资源监视器(左下角)
AVD XXX is already running. If that is not the case, delete the files at xxx*.lock and try again解决方法
3、点击cpu->搜索句柄
AVD XXX is already running. If that is not the case, delete the files at xxx*.lock and try again解决方法
4、输入目录地址
AVD XXX is already running. If that is not the case, delete the files at xxx*.lock and try again解决方法
5、右击.lock文件->结束进程
进程结束后右击.lock文件显示为灰色,返回文件原目录即可将文件删除。

相关文章:

  • 2021-11-14
  • 2021-12-01
  • 2021-08-31
  • 2021-12-25
  • 2021-06-12
  • 2022-12-23
  • 2021-12-24
猜你喜欢
  • 2021-04-04
  • 2022-12-23
  • 2021-06-02
  • 2021-05-30
  • 2021-07-30
  • 2021-09-23
  • 2021-08-31
相关资源
相似解决方案