Can Apache Cordova compile to legacy Windows desktop apps (non-metro)?

懵懂的女人 提交于 2019-12-21 12:25:52

问题


I need to develop an app that retrieves and saves data interacting with users, with a high focus on multi-platform support and rapid development.
The app does not require heavy graphics or processing etc.

I'm considering the use of Apache Cordova.

  • Can it compile and run as a native desktop app on Windows (not as WinRT metro app)?
  • How about Windows 7 and XP?

回答1:


There is a windows 7 cordova

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

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

New link https://github.com/fabriceds/cordova-win7

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



来源:https://stackoverflow.com/questions/28666309/can-apache-cordova-compile-to-legacy-windows-desktop-apps-non-metro

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