Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Maximum App Size??

Hisao_S_
Beginner
565 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
565 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
565 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