Crosswalk Integration Beta in Ionic CLI (v1.3.2)

The actual variable name is ext.cdvBuildMultipleApks. I’ve only tried this with the latest Cordova CLI, but one way that worked for me was to create a file named build-extras.gradle (in platforms/android) which contains the line ext.cdvBuildMultipleApks=false

1 Like