简体   繁体   English

在Android Studio中创建虚拟设备

[英]Creating Virtual Device in Android Studio

I have already installed SDK Packages but there is no system image when I create a new virtual device for android development. 我已经安装了SDK软件包,但是在为Android开发创建新的虚拟设备时没有系统映像。 What do I need to install? 我需要安装什么? Is there any configuration for virtual device setUp? 虚拟设备设置是否有任何配置? Thanks. 谢谢。

In android Studio go to 在android Studio中转到

Tools-->Android---->AVDManager then click create new virtual device 工具-> Android ----> AVDManager,然后单击创建新的虚拟设备

在此处输入图片说明

you can select the device based on model and api level 您可以根据型号和API级别选择设备

if its not already downloaded means you have to click download 如果尚未下载,则必须单击下载 在此处输入图片说明

Then click next and configure the setting (default setting have some values if you want you can change it) 然后单击“下一步”并配置设置(如果需要,默认设置可以包含一些值)

Then click ok. 然后单击确定。

Now your emulator added. 现在,您的模拟器已添加。

when you run/debug project you can select your Device in select deployment target popup 当您运行/调试项目时,可以在选择部署目标弹出窗口中选择设备

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM