错误:使用相同的 AVD 运行多个模拟器是 android Studio 中 ubuntu 的一项实验性功能吗?

San*_*ikh 8 ubuntu android android-virtual-device android-emulator android-studio

我正在使用 Android Studio 3.5.1 版。我根据我的要求创建了多个模拟器。
一些模拟器工作正常,但在运行另一个模拟器时,面临上述问题:

错误:使用相同的 AVD 运行多个模拟器是一项实验性功能。
模拟器:进程已完成,退出代码为 1

San*_*ikh 11

解决方案:

In Ubuntu OS,
1. Go to Home --> press ctrl+h to visible hidden files

2. Open .android folder --> .avd folder --> Open your Device API specific folder
       For ex. for my device it was "Nexus_6P_API_22.avd" folder.

3. Delete below mentioned files: 
       a. multiinstance.lock
       b. hardware-qemu.ini.lock
       c. cache.img
Run Code Online (Sandbox Code Playgroud)