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

前端 未结 15 864
清歌不尽
清歌不尽 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:29

    1. File >In androidStudio Open your application(your project)

    2. Go to res folder and then right click on that folder select the new tab in that go to image asset tab you will get asset studio display page .

    3. Browse(select) the icon that you want get as app icon(no need to change the drawble folder) .

    4. And then click next tab and finish.

    5. your new icon will displayed in the app.

提交回复
热议问题