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
How to open up 'Launcher Icon Creation Wizard' in eclipse(Android)?
提问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:
向导的图像:
回答by Antrromet
- Right click on your project.
- Select
New
and thenother
. - In the
type filter text
section type inandroid icon set
. - Select
Android Icon Set
from the result and click onNext
. You can create your launcher icon again there!
- 右键单击您的项目。
- 选择
New
然后other
。 - 在该
type filter text
部分中键入android icon set
. Android Icon Set
从结果中选择并单击Next
。您可以在那里再次创建您的启动器图标!
回答by hanoo
Icon creation wizard
图标创建向导
- Select your project
- Ctrl+n
- Android Icon Set
- 选择您的项目
- Ctrl+n
- 安卓图标集