适用于Eclipse的Android Nexus 7 DPI [英] Android Nexus 7 DPI for Eclipse

查看:174
本文介绍了适用于Eclipse的Android Nexus 7 DPI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Nexus 7是TVDPI,但是在编程应用中并没有使用它。 Eclipse使用HDPI,LDPI,MDPI,XHDPI和XXHDPI文件夹。在我的研究之后,我还没有发现坚实的结论。

The Nexus 7 is that TVDPI, but that is not used in programming apps for it. Eclipse uses the HDPI, LDPI, MDPI, XHDPI, and XXHDPI folders. After my research, I still have found no solid conclusion.

四个不同的来源,四个不同的答案:

Four different sources, four different answers:

1.33 x MDPI

HDPI

XHDPI

没有直接答案

所以我的问题:

有没有人真的知道Nexus 7使用哪个密度(HDPI / LDPI / MDPI / XHDPI / XXHDPI)?

Does anyone really know which density (HDPI/LDPI/MDPI/XHDPI/XXHDPI) the Nexus 7 uses?

推荐答案


Nexus 7是TVDPI,但是在编程应用中并没有使用它。

The Nexus 7 is that TVDPI, but that is not used in programming apps for it.

当然可以。欢迎使用 -tvdpi 资源集限定符,如文档中所述

It certainly can be. You are welcome to use -tvdpi resource set qualifiers, as is covered in the documentation.


Eclipse使用HDPI,LDPI,MDPI ,XHDPI和XXHDPI文件夹。

Eclipse uses the HDPI, LDPI, MDPI, XHDPI, and XXHDPI folders.

不,它使用 -ldpi -mdpi -tvdpi -hdpi -xhdpi -xxhdpi 资源集限定词,

No, it uses -ldpi, -mdpi, -tvdpi, -hdpi, -xhdpi, and -xxhdpi resource set qualifiers, as is covered in the documentation.


<有没有人真的知道Nexus 7使用的密度(HDPI / LDPI / MDPI / XHDPI / XXHDPI)?

Does anyone really know which density (HDPI/LDPI/MDPI/XHDPI/XXHDPI) the Nexus 7 uses?

它使用 -tvdpi 如文档中所述

这篇关于适用于Eclipse的Android Nexus 7 DPI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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