Rebuild or regenerate 'ic_launcher.png' from images in Android Studio

前端 未结 15 874
清歌不尽
清歌不尽 2020-12-22 21:03

When one first creates a new project, that dialog lets you point to some external .PNG file, and then when that dialog completes, it generates 4 different pixel-sizes of ima

15条回答
  •  伪装坚强ぢ
    2020-12-22 21:20

    No, but you can do this almost as easily.

    Go here:

    https://romannurik.github.io/AndroidAssetStudio/

    Build your icons using that page, and then download the zip package. Unzip it into the right directory and it'll overwrite all the drawable-*/ic_launcher.png correctly.

提交回复
热议问题