I've already made my game for android by exporting to Ludei, but they add their own splash screen, and their servers are pretty slow.
How do I export my project to an apk using Intel XDK?
It may seem like it's easy to answer but it's not. I watched many tutorials, but they all use really old version of the XDK rendering my XDK version (v1995) useless.
Video of guy uploading his game to XDK (v1621): removed because low points blah blah
The closest I came to ever putting my project to the XDK was on a certain video of a guy choosing what engine his game is running, and he just wrote "c2", but I don't have that. I have a drop down menu for things like Phaser, Coco2d, Pixi, Easel JS, Basic Canvas Game.
Also that guy in the tutorial didn't have an option called Use Cordova Plugins, so I don't know if I check that or not.