简体   繁体   English

Android屏幕尺寸缩放

[英]Android Screen Size Scaling

I've read some Android docs including the official developer ones, and no doubt there is a lot of complexity to the art-asset problem involving DPI and screen sizes. 我已经阅读了一些Android文档,包括官方开发人员文档,并且毫无疑问,涉及DPI和屏幕尺寸的艺术资产问题非常复杂。

I'm simply looking for the answer to: is there any easy way to have good looking art assets without recreating ones for different screens?! 我只是在寻找答案:是否有任何简单的方法来拥有美观的艺术资产,而无需为不同的屏幕重新创建资产?

I've tried to make high-resolution assets, but have found the android-scaling always ends up looking like crap? 我曾尝试制作高分辨率资产,但发现android缩放总是看起来像废话吗?

Is that always the case or am I doing something wrong? 总是这样吗?还是我做错了什么?

Try doing it the other way. 尝试以其他方式进行。 Try low/medium resolution assets. 尝试使用低/中分辨率的资产。 That comes out okay in most cases. 在大多数情况下都可以。 (And as of now.. the hdpi devices are in minority ) :-) (和到目前为止。.hdpi设备是少数):-)

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

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