Categories

Follow Us @web_learners

Monday, September 14, 2020

How to Set App icon in Android App | Webview App Development Series Part 16

 Hi, In the last post we have learned how to make App and image fit in all screen sizes. Today we will learn how to Set App icon in Android App or Webview App.

First, you need to right-click on "App" then click on "New" then click on "Image Asset". Follow the below picture.


After that, go to the "Background Layer", then select the asset type, you can select the color or image as a background asset type, as your wish. I will use color, you can see in the below picture, you can select any color by click on the color code, then select Choose.



After that, go to the Foreground Layer, you can set your icon with your custom image or clip art or text. I will use my app logo so I will select image as an asset type. Then click on folder icon in Path.




Then you can resize so that the icon looks perfect. Click "Next".



After click next, it will show you how your app logo looks in the Google play store. Then click on the Finish button.



That's it, now run your project again, and you can check the app icon in the emulator, you will see the app icon. So we have successfully set our app icon.




You can also follow the video for better understanding.


No comments:

Post a Comment