Since Cordova supports building applications for BlackBerry10. I thought I would combine the BB10 WebWorks SDK with Visual Studio cordova support to gain an additional platform when writing hybrid applications.
So far I have managed to coerce Visual Studio into building a BlackBerry 10 application target (a fair amount of fiddling with VS javascript files) but don't know how to get it to install/launch on the device or for that matter inside an emulator.
Looking for information as to how Cordova and the device hooks are managed or is this part of the framework managed within Visual Studio as VS plugin...