4

I have googled forever for a solutions to my problem. My launcher icon is very small. I have launcher icon, the original is 1100x1100 but I have created the correct sizes using this online tool http://romannurik.github.io/AndroidAssetStudio/

I have then copied the png's to the correct res folders, but the icon is still TINY

I am using a android galaxy 3 (9305)

can I some how force the app to select another launcher

?

rasmus
  • 105
  • 2
  • 3
  • 10

2 Answers2

2

Check out this answer.

I've had a similar issue and the incorrect icon sizes were behind of it.

Scale the icons yourself to the appropriate sizes and see if it fixes your problems.

Community
  • 1
  • 1
Simas
  • 41,718
  • 10
  • 85
  • 115
1

[this][1]

[1]: https://makeappicon.com/ helps me. help me.

upload the icon then after logo will be sent to your id then after download logo from your id the after go to your project directory structure there will be folder of mdpi, xdpi etc. then replace your folder to downloaded folder of mdpi, xhdpi.... then restart your android studio and run your app.

gaurav gupta
  • 423
  • 6
  • 12