I have been having a tough time trying to figure out how to change Android icon on the new Android Studio (based on idea intelliJ). I have migrated from Eclipse to this recently, and I am new to this IDE.
My question is very simple, is there a way to upload a PNG - and Android automatically creates images in the respective /mipmap-*
folders, with respective resolution.
In Eclipse there was an option to upload an image, and it would automatically update those into the repective folders by adjusting the icon resolution. Eclipse also had options like making the app icon circular/square with some basic shadow effects.
If there are any more details needed, I would be happy to edit this question to make it more clear.