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

Android APK size limitation <50MB with Intel XDK

Daniel_l_4
Beginner
656 Views

Dear support

For Google Play, there is new limitation with APK size: each APK should be less than 50MB. Google Android suggest that you can summit your media files by using Android Expansion file (in OBB or ZIP) format if you have lots media files.

If we use Intel XDK to generate APK which size is greater than 50MB and thus we want to split codes vs media file into different package, how will you suggest that we can split files by using Intel XDK tool?

 

Please share your BKM if any.

 

Regards, Daniel

0 Kudos
1 Reply
John_H_Intel2
Employee
656 Views

Please see this plugin.

https://github.com/01org/APKexpansion

0 Kudos
Reply