I created an app and built it. On downloading, a zip file is downloaded. On extracting, i'm getting two apk. Moreover the size of those apks sre too high when compared to intel xdk 3491 built apk.
Link Copied
Hello!
In your Project's Build Settings under Android, do you have "Optimize with Crosswalk" selected?
This will generate an apks for x86 and ARM, as well as include a crosswalk pluggable webview plugin, which increases the size of apks.
Hello!
In your Project's Build Settings under Android, do you have "Optimize with Crosswalk" selected?
This will generate an apks for x86 and ARM, as well as include a crosswalk pluggable webview plugin, which increases the size of apks.
For more complete information about compiler optimizations, see our Optimization Notice.