开发者

What are all of the images sizes that you need for images on Android to make things look really good?

There are over 60 devices for Android.

What are all of the images sizes that you need for images on Android to make things look really good? From tablets to the smaller phones.

I know with Apple hardware this is very easy 开发者_C百科to figure out, but I am wondering about Android image sizes.


Android uses resource directory qualifiers to select the resources for a specific screen resolution (size, density, aspect ratio).

The idea is that you provide size and density specific resources for each of the different resolutions you want to support.

You can find some examples and the list of qualifiers here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜