Firstly, I would assume that you already have an image that you’d like to use an icon.

Android apps need to have multiple icons for:

  • MDPI
  • HDPI
  • XHDPI
  • XXHDPI
  • XXXHDPI

Many women show negative response towards their partner’s initiation in love and this can happen due to psychological problems as well. cheap online cialis Stay away from buying sildenafil online if you consume street drugs called poppers or medicines called guanylate cyclase stimulators such as Adempas (riociguat). viagra may interact with other medication that are applied in neurological conditions such as antidepressants, muscle relaxants and anti-convulsion medications. However one herbal method that has gain immense popularity in treating erectile dysfunction problem is herbal generic viagra for woman. Along with stress management you also need to avoid fats in the meal as it may slow down its effects Try to viagra shop uk avoid conflicts in your relationship- If you are in relationship, it is very important to simplify the argument and present the reason in quite humble way.
Don’t worry. We are not gonna manually create all those. If you already have one good/crisp image to use an icon, that is good enough.

Are you ready? Here we go!

Step 1: Generate multiple icons.

Use a Launcher Icon Generator provided from Android Asset Studio.

Import your image.

import image

Specify the background & the icon shape according to your preference. Then, download the zip file.

app icon background and shape

 

Step 2: Extract the zipped file.

extract zip file

 

Step 3: Place the extracted folders under your /res folder.

Wait wait wait! How do you know that it has to be placed under the /res folder?

Look at your AndroidManifest.xml manifest file bro!

AndroidMenifest

mipmap folder is located under the /res folder. So, all you need to do is to place the extracted folders under the /res folder.

mipmap

 

Step 4: Verify!

Re-build your android project, and run it on your phone. You should be able to see your app icon by now! 🙂

Screenshot_2016-06-19-11-04-39

That’s it! I hope you enjoyed reading this!