Why android app size is increasing after publishing on market?

喜欢而已 提交于 2019-12-10 23:14:20

问题


I have published my app on android market recently. It is showing the app size as 5.4MB whereas actual apk size is 2.8MB. Why it is showing 2MB extra? What should i do to restrict my app size? Please help me.


回答1:


Your app size is increased because you on your Copy Protection Option ON in publishing option. Market needs extra space to store those security related information.

Helps prevent copying of this application from the device. Increases the amount of memory on the phone required to install the application.



来源:https://stackoverflow.com/questions/11716212/why-android-app-size-is-increasing-after-publishing-on-market

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