At last article, we succeed to publish my app to Google play, but I found I forgot to change the app icon, so today, let us change the app icon.

It is pretty convenient to do it in Android Studio, just follow the steps:

Android Studio: Right click on your application module and click New -> Image Asset image

Choose foreground and background layer, image or color or text as you like, and fit the scaling.

image

Click finish, and it will generate some files in the res directory.

image

Check the result in Android emulator.

Reference: https://stackoverflow.com/questions/26615889/how-to-change-the-launcher-logo-of-an-app-in-android-studio


πŸ‘‡ Please leave your comment if you like this.πŸ‘‡