I've been trying to get set up with Cordova to play around with building a hybrid app in VS 2012.
But, I'm confused about the integration between Cordova and VS. I've got all the tools (VS2012 SP2, Node.js Tools, Cordova from npm, and I also downloaded the Cordova zip package).
My questions are:
I have been using Cordova for around a year now through the multi-device hybrid support added in Visual Studio 2013s Update 2. There is a config.xml file that you edit to push the app to different devices. Download the update and take a look at this tutorial: Multi-device hybrid app tutorial