简体   繁体   English

带有 XF 的 Android 的播放商店图标应该是什么尺寸?

[英]What size should the play store icon by for Android with XF?

Also does anyone have any suggestions on how to create this and can you confirm if I need to give it rounded corners.还有人对如何创建这个有任何建议吗?你能确认我是否需要给它圆角。 Ideally I am looking to see if there's an online way to create this from an image I supply or with Illustrator.理想情况下,我希望看看是否有一种在线方式可以从我提供的图像或 Illustrator 中创建它。 So far I found app icon.co site but that doesn't seem to generate what I am looking for.到目前为止,我找到了 app icon.co 网站,但这似乎并没有产生我想要的东西。

在此处输入图像描述

You don't need to give it rounded corners.你不需要给它圆角。 The you should use Adaptive icons .你应该使用Adaptive icons Everything is very well documented in the official docs .一切都在官方文档中有很好的记录。

Basically, you will have 2 layers - background & foreground.基本上,您将有 2 层 - 背景和前景。 The OS will take care of the rest.操作系统将负责 rest。

I don't know if there is a website that can provide you with everything needed (like foreground & background images together).我不知道是否有一个网站可以为您提供所需的一切(例如前景和背景图像)。 I am using Android Asset Studio .我正在使用Android Asset Studio It comes close enough and has a lot of configurations and is open-sourced ( GitHub repo ).它足够接近并且有很多配置并且是开源的( GitHub repo )。

PS Also a good read is the official Google Play icon guide . PS 另外一个很好的阅读是官方的Google Play 图标指南

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

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