AVD xxx is already running.If that is not the case, delete the files
【Android运行报错】AVD xxx is already running.If that is not the case, delete the files
Medium Phone API is already running. If that is not the case, delete *.lock and try again.
运行Android项目时报错:AVD Pixel 7 Pro (Edited) API 35 is already running. If that is not the case, delete D:\download\Android Studio\avd\Pixel_7_Pro_Edited_API_35.avd\*.lock and try again.
【解决方法】
找到avd安装路径,删除所有.lock文件。
如果提示程序正在打开,无法删除
打开任务管理器,搜索emulator和qemu,右键结束任务即可