问题
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