Mobile Application - Change Icon using android Studio


Use below step to change icon of your mobile application using Android Studio.
  1. Open your android application project in android studio
  2. 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

Popular posts from this blog

Sharepoint 2007 Showing outlook Inbox using outlook active X control

IIS Configuration Error Error: Cannot write configuration file due to insufficient permissions

Grails - Introduction