Reducing Android App Size [closed]

霸气de小男生 提交于 2020-06-18 04:44:30

问题


I just released a simple app on Google Play, and I realized the file size ended up as 37M! My app consists of 100+ PNGs how could I reduce the file size to below 10?


回答1:


You should use tinypng. I use it A LOT for my android projects and it GREATLY reduces the size of all your png files! :)




回答2:


You may try to export your png's to jpg's. If no transparency needed, of course.



来源:https://stackoverflow.com/questions/20940340/reducing-android-app-size

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