How do I prepare images for all the Android resolutions?

前端 未结 4 726
别跟我提以往
别跟我提以往 2020-12-23 11:43

In iOS preparing graphics is simple. There are either a normal image (height x width) or a retina image which is @2x (2 times height x 2 times width).

However, sin

4条回答
  •  伪装坚强ぢ
    2020-12-23 12:26

    There is an online tool for that Android Asset Studio And also there is File|New|Android Icon Set in Eclipse

提交回复
热议问题