如何在android studio中运行多个avd? [英] How to run multiple avd in android studio?

查看:56
本文介绍了如何在android studio中运行多个avd?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我在 s.o.f 中的第一个问题我想运行两个 android 虚拟设备,但是当我运行我的第一个 avd 并开始运行我的第二个 avd 时,avd 管理器不允许我这样做.它给了我类似AVD Nexus_4_API_7 已经在运行"的消息.

我该怎么办?如何在android studio中运行多个avd?

解决方案

您可以在 Android Studio 中运行两个 AVD,而不是两个相同设备.当您启动设备时,它会锁定它的必要文件.当您尝试启动同一设备的第二个实例时,此锁定会导致错误.要解决这个问题,只需通过 AVD 管理器创建另一个设备,然后同时运行它们就不会有问题.

This is my first Question in s.o.f I want run two android virtual device but when i run my first avd and i start to run my second avd the avd manager don't let me to do that.it gives me the message like "AVD Nexus_4_API_7 is already running."

what should i do? How to run multiple avd in android studio?

解决方案

You can have two AVDs running in Android Studio just not two of the same devices. When you start a device, it locks it's necessary files. This lock causes and error when you try to start a second instance of the same device. To solve this just create another device via AVD manager and then you should not have a problem running them both at the same time.

这篇关于如何在android studio中运行多个avd?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆