简体   繁体   中英

Can I use Eclipse to make an icon that is 512x512 (for Google Play)?

I created my own icon for my app using Eclipse (Manifest->Application->Icon etc) and this created the same icon for all different phone screens. However, I now need that same icon for the Google Play market and it needs to be 512x512. Is it even possible to enlarge that icon using Eclipse?? Thanks.

Eclipse在您的项目根目录中创建它,名称: ic_launcher-web.png或类似名称。

Not that I know of, but you can use Android Asset Studio

I used it to make plenty of action bar icons, notification icons and just general icons. I think it is a great tool all android developers should be aware of :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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