11 Vote

Android Studio: Set an own App Icon

Question by Guest | 2017-10-01 at 16:06

I am just trying around a bit with Android Studio and I have already made my first test app running.

However, this app is displayed with an android symbol on my smartphone which seems to be the default icon of Android, I think. How can I use an own image as icon?

ReplyPositiveNegative
2Best Answer2 Votes

Just open your project in Android Studio and go to the following menu:

  • File > New > Image Assets > Select launcher icon > Choose image file

There you can select an arbitrary image which will then be used as an icon of your app.

When using this function, the image will automatically be scaled to the right size. So, it is not necessary to provide the image in the correct size by yourself.
2017-10-01 at 23:56

ReplyPositive Negative
Reply

Related Topics

Android Splash Screen Tutorial

Tutorial | 0 Comments

Android Getting Sound Levels

Open Question | 1 Answer

Important Note

Please note: The contributions published on askingbox.com are contributions of users and should not substitute professional advice. They are not verified by independents and do not necessarily reflect the opinion of askingbox.com. Learn more.

Participate

Ask your own question or write your own article on askingbox.com. That’s how it’s done.