Change App Launcher Icon
This section will give you brief about how you can change app launcher icon
How you can change the app launcher icon
Android:
- Go to IconKitchen: Click Image and upload your icon.
- Adjust padding: Resize to fit the icon within the background.
- Download: Click Download and unzip the file.
- Locate Android resources: Go to
project >> android >> app >> src >> main >> res
. - Replace icons: Paste the unzipped folders into the res folder, and click Replace to overwrite the current icons.
iOS:
- Open iOS icons folder: From the unzipped file, open the iOS folder.
- Navigate to iOS assets: Go to
project >> ios >> Runner >> Assets.xcassets >> AppIcon.appiconset
. - Replace icons: Delete the existing icons, then paste the new ones from the downloaded folder.
Follow the video to change the launcher icon