yes.
it's not complicated at all.
also you have w10 export in c2, which gives you a visual studio SLN file, which can be just run once you have installed VS and it opens your project ready for deployment. and you can mess with configs and other stuff easily in vs, install crosswalk and such things easily through cordova manager and so on.
also VS gives you more then 1 simulator to test, here's an image for each platform:
http://imgur.com/a/djvkA
also you can see config in the background, you can just open plugins there and add custom plugins like crosswalk and they install automatically and so on..
all you do is fill your data in that screen, build your game, and take the signed apk in bin/debug or release folder where your visual studio project is.