eclipse 如何在eclipse(Android)中打开“启动器图标创建向导”?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/14351881/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 19:48:32  来源:igfitidea点击:

How to open up 'Launcher Icon Creation Wizard' in eclipse(Android)?

androideclipseicons

提问by lokcon

This wizard appears when creating new android projects.

创建新的 android 项目时会出现此向导。

I would like to change the app icon of an android project. Editing my new-version icon image into different density manually is kinda inefficient, therefore I want to open this wizard in eclipse again. How am I supposed to do it?

我想更改一个 android 项目的应用程序图标。手动将我的新版本图标图像编辑成不同的密度有点低效,因此我想再次在 eclipse 中打开这个向导。我该怎么做?

the image of the wizard: enter image description here

向导的图像: 在此处输入图片说明

回答by Antrromet

  1. Right click on your project.
  2. Select Newand then other.
  3. In the type filter textsection type in android icon set.
  4. Select Android Icon Setfrom the result and click on Next. You can create your launcher icon again there!
  1. 右键单击您的项目。
  2. 选择New然后other
  3. 在该type filter text部分中键入android icon set.
  4. Android Icon Set从结果中选择并单击Next。您可以在那里再次创建您的启动器图标!

回答by hanoo

Icon creation wizard

图标创建向导

  • Select your project
  • Ctrl+n
  • Android Icon Set
  • 选择您的项目
  • Ctrl+n
  • 安卓图标集