Cegone
Cegone

Reputation: 489

Can we create android app using cordova and visual studio 2013?

Can we create a mobile app using cordova and visual studio 2013?

Thank you

Upvotes: 0

Views: 33

Answers (1)

Joe Healy
Joe Healy

Reputation: 5817

Yes, you can do it using VS2013 Update 5. Links here - http://www.microsoft.com/en-us/download/details.aspx?id=42675 to install tools. An overview of the tools is here - https://www.visualstudio.com/cordova-vs .

Getting started with Cordova on VS documentation is here - https://msdn.microsoft.com/en-us/library/dn771545(v=vs.140).aspx .

I personally recommend you move up to Visual Studio 2015 Community Edition. Its free and is just as powerful as Visaul Studio Pro, except for some team testing issues.

This is a fantastic tool Watch for more announcements on it in the future.

Healy in Tampa

Upvotes: 1

Related Questions