gpt4 book ai didi

Android studio - play store - 上传失败 - 图标无效

转载 作者:行者123 更新时间:2023-12-04 17:31:09 28 4
gpt4 key购买 nike

The icon inside your apk or android app bundle is not valid

这是我正在显示的消息,我不确定原因,我有矢量 xml,可绘制麦克风图标,我将哪个图标转换为 PNG 并在布局选项卡中获得该 xml,没有功能受到影响,应用程序运行正常,但图标无效的问题仍未解决这是我在 Play 商店上传的第一个应用程序,如果有人知道答案,请帮忙

最佳答案

您的图标必须符合 google 的要求。 Google 对应用程序图标有规定。往下看-

  • 最终尺寸:512px x 512px
  • 格式:32 位 PNG
  • 色彩空间:sRGB
  • 最大文件大小:1024KB
  • 形状:全方形 – Google Play 动态处理 mask 。半径将等于图标大小的 20%。
  • 阴影:无 – Google Play 动态处理阴影。

查看官方文档以获取更多信息:Google Play icon design specifications

编辑:您必须将 PNG 文件添加到名称为 ic_launcher.png 的所有 mipmap 文件夹中。这将为您的应用创建启动器图标。

关于Android studio - play store - 上传失败 - 图标无效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59695698/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com