Build Cordova App for Windows 7

10,995

Improved version

https://github.com/eposjk/cordova-windows7

Old message: There is a windows 7 port of cordova created by intel

https://github.com/otcshare/cordova-win7

More info: http://www.raymondcamden.com/2012/07/12/Windows-7-version-of-PhoneGapCordova

EDIT: here is another link to cordova windows 7 https://github.com/fabriceds/cordova-win7

And I have forked it so it will never be deleted https://github.com/jcesarmobile/cordova-win7

Share:
10,995
Admin
Author by

Admin

Updated on June 22, 2022

Comments

  • Admin
    Admin almost 2 years

    Is it possible to build Windows 7 applications with Cordova/Phonegap?

    The documentation only mentions Windows 8, Windows 8.1 and Windows Phone 8. Searching for Windows 7 compability gave me nothing.

    Setting the values of target-platform to "7.0" in config.xml and default.xml doesn't work either and will just tell me that I can't build Windows 7 apps in my OS or Enviroment, which is false, given that I can just do one natively.