i have made one cross-platform mobile application with Intel xdk but it size is 340 MB but now i cannot upload it to google play store as it say 100 MB is size limit for android APK
Asked
Active
Viewed 118 times
0
-
give a live example plz – user8113980 Sep 27 '16 at 15:57
1 Answers
0
what you need is expension File APK. follow this link https://developer.android.com/google/play/expansion-files.html

Amod Gokhale
- 2,346
- 4
- 17
- 32
-
link describes alternatives to upload images etc once user opens the app for first time. You need to follow instructions given in the link to create a separate expension file APK. you cannot just migrate existing Intel xdk as it is to Google Play Store due to size restriction of 100 MB – Amod Gokhale Sep 03 '16 at 14:10
-
yes then how can i do it do you have live example how to link the data and main apk file example – user8113980 Sep 03 '16 at 15:06