简体   繁体   English

Android应用程序启动器图标

[英]android app launcher icon

I'm trying to put the finishing touches on my app design. 我正试图对我的应用程序设计进行最后润色。 The launcher icon I have been using is properly scaled for mdpi,hdpi,x,xx but still seems to appear of lower resolution. 我一直使用的启动器图标已正确缩放为mdpi,hdpi,x,xx,但似乎仍然显示较低的分辨率。 I've tried a few other things, deleting all lower resolution versions and using a ridiculously oversized version. 我已经尝试了一些其他的东西,删除所有较低分辨率的版本,并使用一个荒谬的超大版本。 The logo I'm sizing down is very high resolution to start with. 我正在调整的标识是非常高的分辨率。 I am doing this all in photoshop. 我在photoshop中这样做。 I'm checking the icon appearance using my phone and not an emulator and just to be certain, I've been deleting the app so a new icon is loaded each time. 我正在使用我的手机检查图标外观而不是模拟器,只是为了确定,我一直在删除应用程序,因此每次都会加载一个新图标。

Use other icons and see what makes it happened. 使用其他图标,看看是什么让它发生。
No need to use a very high resolution. 无需使用非常高的分辨率。

Try to load the icon at the time when you are creating new app as shown in the screen shot. 尝试在创建新应用时加载图标,如屏幕截图所示。 maybe you got help from this 也许你得到了这方面的帮助

在此输入图像描述

Go to ANDROID ASSET STUDIO ANDROID ASSET STUDIO

Browse your image and it will generate all the scaled resolution images, then try using the high resolution image. 浏览图像,它将生成所有缩放的分辨率图像,然后尝试使用高分辨率图像。 Maybe that would work. 也许这会奏效。

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

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