image weak quality after build android game

Hello
I don’t know why but when I want to build my game for android with unity3 my image quality get very weak here is an example of that!

before:

after:

what should I do?
thanks

3 Answers

3

change format from compressed to true color. this should do the trick.
also, if your image is bigger then 1024 change the max size to be bigger then your image.

thanks both of your answers is true

Thanks. It helps me in 2015 :D

You have to play with the Import Setting of you texture:

  • Filter Mode
  • Format
  • Max Size

Play with these setting, and you’ll see a difference in the quality.

thanks both of answers true

Basically you just have to play around with the settings but the biggest one is you don’t want format to be compressed. That one is kinda self-explanatory because when an Image is compressed it loses quality