Bugfix: Win10 - Fast fail on Hardware access
1 file changed
tree: 144a2214d2b2a999ca4a2a8f3d64ec9275bcd958
  1. bin/
  2. cordova-js-src/
  3. node_modules/
  4. spec/
  5. template/
  6. .gitignore
  7. .jshintignore
  8. .jshintrc
  9. appveyor.yml
  10. CONTRIBUTING.md
  11. cordova-windows10.md
  12. LICENSE
  13. NOTICE
  14. package.json
  15. README.md
  16. RELEASENOTES.md
  17. VERSION
README.md

Apache Cordova for Windows

Build status

Experimental branch for Windows 10

You are using an experimental branch which includes support for Windows 10 Universal Apps. For more information about what's new with Windows 10 support, see What's New in Windows 10 for Cordova.

Also includes a universal app template to build Apache Cordova applications that target Windows 8.0, Windows 8.1 and Windows Phone 8.1. An Apache Cordova based applications is, at the core, an application written with web technology: HTML, CSS and JavaScript.

Apache Cordova is a project of The Apache Software Foundation (ASF)

Requires

To build for Windows 10 Platform support is experimental

To build for Windows 10 (Windows 10, Windows 8.1, and Windows Phone 8.1)

Windows 8.1 or Windows 10, along with Visual Studio 2015 RC

To build for Windows 8 or Windows 8.1 (Windows 8.0, Windows 8.1 and Windows Phone 8.1)

Windows 8.1 along with Visual Studio 2013 Express.

To build for Windows 8.0 only

Windows 8.0 or 8.1 along with Visual Studio 2012 Express.

BUGS?

Further Reading