Visual Studio 2013 Update 2: Global Apps e Android/iOS App

穿精又带淫゛_ 提交于 2019-12-13 18:56:31

问题


I have installed Update 2 for Visual Studio 2013, but in the project list I don't say as create project for iOS/Android with Cordova. Operating system used are Windows 7 Ultimate.


回答1:


To build Multi device hybrid (Cordova tooling) apps with Visual Studio, you need:

  • Windows 8.1
  • Visual Studio 2013 Update 2 - Professional, Ultimate, or Premium

Install the Multi-Device Hybrid Apps extension from the download page

You should ensure you also have: Tools for Maintaining Store apps for Windows 8 Windows Phone8.0 SDK

You can add these by going to "Program and Features", selecting Visual Studio 2013 and clicking "Change", then "Modify" and then check the missing ones.

*Taken from the official documentation (link)




回答2:


You also need to install the Cordova integration for Visual Studio.

You can download it from here: http://msdn.microsoft.com/en-us/vstudio/dn722381

after that is installed, you get "Blank App (Apache Cordova)" for JavaScript and a similar one for TypeScript.



来源:https://stackoverflow.com/questions/23628597/visual-studio-2013-update-2-global-apps-e-android-ios-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!