Size max of an Android market app?

后端 未结 4 481
清歌不尽
清歌不尽 2021-01-23 15:13

Is there a limit on the size of an android application in the market ?

I\'ve an application with a lot of sound, so the apk size is more than 10 Mb...

Thanks.

4条回答
  •  花落未央
    2021-01-23 15:50

    According to this recent Android Developers Blog post, 50 MB is the new limit. However, you should try to keep your app's size well below this limit.

提交回复
热议问题