How to change or set the Icon for your Android APP?
- Go to the path “..android\app\src\main\res”
Update the images in those folders
\mipmap-xxhdpi
\mipmap-xhdpi
\mipmap-mdpi
\mipmap-hdpi- You could use some online tool to generate your icon https://makeappicon.com/ which resizes all iOS icons and Android icons.