简体   繁体   English

如何为Google Play商店创建Android图标包?

[英]How do you create an android icon pack for the Google Play Store?

I want to know how to create an icon pack for download at the Google play store. 我想知道如何创建图标包以在Google Play商店下载。 I am fluent in Photoshop as well as Illustrator and I have the potential to recreate app logos that can match a theme a person may like (such as a dark/material theme for their android device). 我精通Photoshop和Illustrator,并且有潜力重新创建可以与人们喜欢的主题相匹配的应用徽标(例如,其Android设备的深色/深色主题)。 I just don't know how to go about it, much less how to start (what are the recommended dimensions for the icon picture, what dpi, etc). 我只是不知道该怎么做,更不知道如何开始(图标图片的建议尺寸,什么dpi等)。 I have been looking on the Internet for help and assistance as well, but sadly there is nothing I can find that will tell me what to do. 我也一直在互联网上寻求帮助和协助,但是可惜我找不到能告诉我该怎么做的东西。 If it involves coding I am up for learning something new or anything different than coding I am up for learning as well. 如果涉及编码,我也打算学习新知识或与编码不同的东西。 Thanks in advance to any help/guidance in the future! 在此先感谢您将来提供的任何帮助/指导!

Adaptive Icons seem to be the future of app icons. 自适应图标似乎是应用程序图标的未来。

Nick Butcher did a really great article on how to implement them: https://medium.com/androiddevelopers/implementing-adaptive-icons-1e4d1795470e 尼克·布彻(Nick Butcher)撰写了一篇非常出色的文章,介绍了如何实现它们: https//medium.com/androiddevelopers/implementing-adaptive-icons-1e4d1795470e

Android Studio 3.0 includes a new wizard that will help you create them: Android Studio 3.0包含一个新向导,可帮助您创建它们: Android Studio图标向导 It allows you to select the foreground and the background and also can generate the legacy icons for you. 它允许您选择前景和背景,还可以为您生成旧版图标。

The requirements for Graphic assets for the Play store are all listed in this help article . 此帮助文章中列出了Play商店对图形资产的要求。

If you are trying to market your services to app developers, it is probably also you being aware of store listing experiments . 如果您想向应用开发人员推销您的服务,那么您也可能已经意识到了商品详情实验

This lets app developers test and prove that your icon or images brings them more (or fewer) installs. 这使应用程序开发人员可以测试并证明您的图标或图像带来了更多(或更少)的安装量。 The results can be surprising. 结果可能令人惊讶。 There are some videos at the bottom of that page which give some good tips. 该页面底部有一些视频,提供了一些不错的提示。

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

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