简体   繁体   English

无法创建有效的Android虚拟设备

[英]Can't create a working Android Virtual Device

I can't seem to create an AVD that actually works correctly. 我似乎无法创建可以正常工作的AVD。 They always end up looking like this, and none of the buttons really work. 他们总是最终看起来像这样,并且所有按钮都不起作用。 I'm just getting into Android programming so I'm not familiar with most of the settings. 我刚开始使用Android编程,因此对大多数设置都不熟悉。 Can someone tell me a working configuration? 有人可以告诉我有效的配置吗? The fields include: 字段包括:

-Name (not important, obviously) -名称(不重要,显然)

-Device: -设备:

-Target: -目标:

-CPU/ABI: -CPU / ABI:

-Skin: -皮肤:

-Memory Options--> RAM: and VM Heam: -内存选项-> RAM:和VM Heam:

-Internal Storage -内部存储器

-SD Card: -SD卡:

Screenshot from current AVD 当前AVD的屏幕截图

Here's an example of a setup I use for every day testing. 这是我每天进行测试的设置示例。 If you're still having problems, there might be other issues with your setup. 如果仍然有问题,则设置可能还会有其他问题。

-Name Nexus 5 API 23 -Name Nexus 5 API 23

-Device: Nexus 5 1080x1920 xxhdpi -Device: Nexus 5 1080x1920 xxhdpi

-Target: Marshmallow Android 6.0 x86 -Target:棉花糖Android 6.0 x86

-CPU/ABI: x86 -CPU/ABI: x86

-Memory Options--> RAM: and VM Heam: RAM=1536MB, VM=64MB -Memory Options--> RAM: and VM Heam: RAM = 1536MB,VM = 64MB

-Internal Storage 200MB -Internal Storage 200MB

-SD Card: 100MB -SD Card: 100MB

I also want to +1 the GenyMotion comment above. 我也想+1上面的GenyMotion评论。 It's free for individual use, so if you're just working on a personal project, download it for sure. 它是免费供个人使用的,因此,如果您只是在处理个人项目,请确保将其下载。 It will change your life :) 它会改变你的生活 :)

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

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