Sunday, August 5, 2018

Starting with Android Studio Part-VII | Change logo of android project

 
Hello geeks
Welcome again to Tech Punch


In this blog we will see how to change logo of android project..


  • Create 512x512 resolution logo.
  • Rename logo as ic_launcher for easily compatible with default name.
  • Go to project structure panel which is left side of studio.
  • Go to app -> res.
  •  
  • Right click on res -> new -> Image Asset.
  • Configuration image asset window will open select logo path from that window.
  •  
  • Now scale logo as you require.
  •  


  • Click next then click finish.
  • Now you are done. 
  • Video tutorial: 


No comments:

Post a Comment