What happens when I accidentally delete the ic_launcher and ic_launcher_round files in android studio
Res>mipmap>ic_launcher
Now i have errors in my code.
Is it possible to redeem this error or do I have to start my project all over again
I dont know what to do.
2
Answers
first create new project than copy that "minimap" folder after that from where you have deleted past in resource folder that you have copied from the new project. Your problem will solved
You can generate the new app icon, choose
file -> new -> image asset
. then import your icon.