Software Archive
Read-only legacy content
17061 Discussions

Maximum App Size??

Hisao_S_
Beginner
213 Views

Hello everyone.

I'd like to know what is the maximum size of an app which indel xdk can make...?

I saw some posts about some people complaining about google play size limit, because they had app over 300mb.  

My app will have most likely over 200mb, I'm not planing to upload it on google play for now, and I've been wondering if I can make it with Intel XDK.

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
213 Views

There is no precise limit on the size of an app the XDK can build, but when your project folder exceeds ~400MB you may start to have troubles.

0 Kudos
Jerroyd_M_Intel
Employee
213 Views

The volume space we allot each build quickly fills with larger projects, especially as the cordova commands makes copies of your assets. If you're not planning on uploading to the store, consider unchecking the "signed" project settings. It will save you a tiny bit of space.

0 Kudos
Reply