Add Assets to Android App

  1. Copy and paste the icon from respective folder to mipmap-respective folder.
  2. For example: We copy icon from hdpi folder. Then it should be pasted to mipmap-hdpi folder in res folder.
  3. Add Splash screen asset (image file) should be copied and pasted to the drawable folder in the res folder.