Can't run multiple android emulator concurrently after update

↘锁芯ラ 提交于 2019-12-04 04:37:21

问题


Before installing updates in SDK Manager, it worked well. But then I cannot run two emulator at the same time. Any solution for this problem ?


回答1:


Same problem i have faced.

To solve this i have created new AVD and try to run this.

OR emulator-arm -avd <AVD>

Now i am also able to run old AVDs

It has solved my problem. Hope this will help you.



来源:https://stackoverflow.com/questions/11313980/cant-run-multiple-android-emulator-concurrently-after-update

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!