Mobile Application - Change Icon using android Studio
Use below step to change icon of your mobile application using Android Studio.
- Open your android application project in android studio
- On res folder right click and select new image asset
3.Select asset type as image and browse to select the new icon file
4.Android studio will warn you of a file override. Click finish to continue
Comments
Post a Comment