The icon for your application is not valid. Please use a 48x48 png. Error when uploading .apk

╄→尐↘猪︶ㄣ 提交于 2020-01-04 05:19:27

问题


When I try to upload my application to the market I get the error: "The icon for your application is not valid. Please use a 48x48 png". I have browsed on the internet, but only as anwear. Some of they says something about a "/n" in the values. Does somebody know what that means? I have also shecked that the file acctualy is PNG and the right size.

This is my first application and I need help fast.


回答1:


Check that your manifest file doesn't contain any references to strings which contain \n

Source: http://my-instinct-was-wrong.com/2011/02/26/the-icon-for-your-application-is-not-valid-please-use-a-48x48-png/



来源:https://stackoverflow.com/questions/9330514/the-icon-for-your-application-is-not-valid-please-use-a-48x48-png-error-when-u

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!