# Change Application Icon

### **1) For iOS**

* For the application’s icon make sure you have a proper icon size with 1024 x 1024 format.
* Without proper icon size, you will not be able to generate proper app icons.
* Generate all icons from the icon generator online for ios and android.
* Download all icons and unzip it.

&#x20;       [**Icon Generator**](https://appicon.co/)

* Open Xcode and go to **Assets -> AppIcon** Folder.

![Replace your icon with existing one](https://1213756405-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50heLzgCJjTxyILKBC%2F-M55SgHo_4BBwHQpwLLJ%2F-M55XLM7CPJ7xzBeToLB%2FChangeAppIcon.png?alt=media\&token=153ee1b5-3cb9-4b6c-a783-c665476915f7)

* Already FoonZone Icons Placed There.
* Drag and drop all required icons with proper size format.
* Make sure size should be proper otherwise it will give warning.
* &#x20;For ios, there is 1x,2x and 3x format.

![How to replace icon with existing one](https://1213756405-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50heLzgCJjTxyILKBC%2F-M55SgHo_4BBwHQpwLLJ%2F-M55VgJKEzbfBJJmjlja%2Fezgif.com-optimize.gif?alt=media\&token=29b1d31f-72d8-4ff3-941f-fce867de30b8)

### 2) For Android

* &#x20;For android, you need to use 512 x 512 size or 1024x1024 size of the icon.
* Open the Android folder on the android studio.
* Go to the **Project->Main->Res**.
* Right-click on it , click on new and click on ”**add new assets**”.
* It will open the assets view to select the path from where your icon is generated.

![Open Assets Folder for Change icon  ](https://1213756405-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50heLzgCJjTxyILKBC%2F-M56HzuZxMUroHoSHONr%2F-M56L9HurQd39auE3usL%2FSelectAssets.gif?alt=media\&token=3c2d346d-65fd-4a53-838b-81216ebf35f7)

* Select the 512 or 1024 sized icon.

![Select 512 or 1024 size of icon from your local system](https://1213756405-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50heLzgCJjTxyILKBC%2F-M56LQUqZ1mbSx4ynMAI%2F-M56QJV3W474BhOINAuO%2FsetIcon.gif?alt=media\&token=3be6bf3f-73ae-4f63-8271-71ef391e2afe)

* Resize according to your requirement with the icon and arrange the background colour and click to next.

![Resize the Image and fill the BG colour and press Next](https://1213756405-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50heLzgCJjTxyILKBC%2F-M56QfNJyZ8xT2h4Cc1G%2F-M56RdreWWqWCcFQUceA%2Fresize%20and%20refill%20color.gif?alt=media\&token=f4658910-2ea6-4d8d-99a9-e7b60622cf3c)

* Clean your project, rebuild it and run your project on your device.&#x20;
* All basic set up has been done.
