Hello, how are you?
I exported a C2 of the game for the android option.
If I compile as follows in intel XDK:
### Cordova + Crosswalk = the game works perfectly.
### Use only Corvoda = the game crashes on the loading screen.
Some games do not need the crosswalk, so I can reduce the 20mb game size to 5mb.
How do I play work only with the Cordova?
Thx!