How can I add app icon on android studio? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How can I add app icon on android studio?

I want to add icon on my app but I don't know how can I do in Android Studio

24th Jul 2020, 12:46 PM
KUSHAL AGARWAL
KUSHAL AGARWAL - avatar
1 Antwort
+ 4
Open the project in Android Studio. Select the app folder. Go to File → New → Image Asset. On "Foreground Layer" select the provided image and resize in order to get the proper aspect for the icon. On “Background Layer" use the background provided. Click on Next button and then Finish.
24th Jul 2020, 12:50 PM
Abdulaziz Abdurasul
Abdulaziz Abdurasul - avatar