Android的应用程序图标太小 [英] Android App Icon size too small

查看:898
本文介绍了Android的应用程序图标太小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在测试Android应用程序。我遇到的问题是,应用程序图标是非常非常小。我曾在不同的mipmap文件夹添加不同的大小,但规模仍相同=非常微小。我试图在所有文件夹的添加大尺寸,但它也不能工作。

I am working on a test android app. The problem I am having is that the app icon is very very small. I have added different sizes in different mipmap folder but the size is still the same = very tiny. I have tried to add large size in all of the folders but it didn't work either.

如何解决这一问题?

推荐答案

您是否使用了正确的图标大小?

Do you use the correct icon size?

启动图标(png格式)

Launcher icons (.Png)

48 × 48 (mdpi)
72 × 72 (hdpi)
96 × 96 (xhdpi)
144 × 144 (xxhdpi)
192 × 192 (xxxhdpi)
512 × 512 (Google Play store)

您可以使用Android的资产工作室自动生成启动图标

You could use Android Asset Studio for generate the Launcher Icons automatically

http://romannurik.github.io/AndroidAssetStudio/index.html

这篇关于Android的应用程序图标太小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆