简体   繁体   English

Android虚拟设备配置错误?

[英]Android Virtual Device Misconfigured?

I have run into a problem with the following device that comes as builtin into the AVD . 我遇到了AVD内置的以下设备的问题。

在此处输入图片说明

As you can see the screen size for this device is 6 inch . 如您所见,此设备的屏幕尺寸为6英寸。 Resolution is 480 x 800. This can't be HDPI as it states in the picture . 分辨率为480 x800。这不能是HDPI,如图中所示。

The screen is 6 inches wide , with 800 pixels across , resulting in 800/6 = 133.33 DPI . 屏幕为6英寸宽,800像素宽,产生800/6 = 133.33 DPI。

According to http://developer.android.com/guide/practices/screens_support.html , this should be an mdpi device taking resources from my mdpi folder , however it states this device as an hdpi device , and takes resources from hdpi folder 根据http://developer.android.com/guide/practices/screens_support.html ,这应该是从我的mdpi文件夹中获取资源的mdpi设备,但是它将此设备指定为hdpi设备,并从hdpi文件夹中获取资源。

Any clue whats going on here ? 任何线索,这是怎么回事?

Here the devices ur showing are not by Android. 这里显示的设备不是Android设备。 Here many of device configuration are not defaults those someone have created.So no such question now for this case. 这里许多设备配置不是某人创建的默认配置,因此在这种情况下现在没有这样的问题。

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

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