How to change the launcher logo of an app in Android Studio?
I was wondering how to change the launcher icon in Android Studio. I would be very grateful for any advice you can give me.
Here are my steps for the task:
Here are my steps for the task:
- Create PNG image file
- In Android Studio, in project view, highlight a mipmap directory
- In menu, go to File>New>Image Asset
- Click Image Button in Asset type button row
- Click on 3 Dot Box at right of Path Box.
- Drag image to source asset box
- Click Next (Note: Existing launcher files will be overwritten)
- Click Finish