我已经为Android平台开发了一个phonegap项目,它已经完成。现在我想为windows平台创建一个相同项目的构建。所以我已经按照以下链接进行了参考,http://docs.phonegap.com/en/2.3.0/guide_getting-started_windows-phone-8_index.md.html但我遇到了问题。
我的规格, Windows-7操作系统,cordova-3.5,Visual Studio 2010,Windows Phone SDK 7.1
我坚持以下几点,
Download the latest copy of [PhoneGap and extract its contents. We will be working with the subfolder: lib\windows-phone-8\
copy the file CordovaWP8AppFull-x.x.x.zip to the folder : \My Documents\Visual Studio 2012\Templates\ProjectTemplates\
2.1。构建模板
注意:可能不需要此步骤。如果lib \ windows-phone目录已经包含文件CordovaStarter-x.x.x.zip,那么您可以跳过此步骤。为了简化开发过程,Cordova附带了一个Visual Studio模板,可以快速创建Cordova应用程序。如果需要,可以修改此模板,以下步骤说明如果要修改和重新生成模板,如何继续。
Open the file lib\windows-phone\templates\standalone\CordovaSolution.sln in Visual Studio Express for Windows Phone
From the file menu, select 'Export Template...'
Choose template type 'Project template'
Give the exported template a name, ex. CordovaStarter-2.1.0 will produce CordovaStarter-2.1.0.zip
Optionally, you may add a description, icon image, and Preview image. These are what is displayed in Visual Studio in the 'New Project' dialog.-
Note: If you select ( 'Automatically import the template ... ') then you will not need to copy the .zip file over as outlined in step 2.
Press 'Finish'
我已经从命令行安装了cordova。
1)我在哪里可以找到phonegap中的lib \ windows-phone-8 \ CordovaWP8AppFull-x.x.x.zip文件夹?我无法找到该文件夹。
2)此外,我无法找到lib \ windows-phone \ templates \ standalone \ CordovaSolution.sln。请帮助如何建立我的第一个项目。
答案 0 :(得分:1)
Windows手机的Phonegap文档非常糟糕。最后,我从以下链接获得了解决方案,
答案 1 :(得分:0)
在visual studio中,您可以创建以下项目CordovaWP8AppStandalone或Full解决方案吗?
如果不需要,请在此处添加Visual Studio模板:C:\ Users \ YOURNAME \ Documents \ Visual Studio 2013 \ Templates \ ProjectTemplates
或转到github,只需下载https://github.com/phonegap/phonegap/archive/master.zip
即可关闭主题: 您是否尝试创建标准Windows Phone Html5应用程序并在此Html项目中添加PhoneGap代码?
编辑: 你可以在这里下载最新版本的cordova(for windows)3.5.0:http://archive.apache.org/dist/cordova/platforms/cordova-windows-3.5.0.zip
EDIT之二: 以下是所有Cordova版本的档案:http://archive.apache.org/dist/cordova/
编辑3: 使用Cordova进行Visual Studio更新:http://blogs.msdn.com/b/somasegar/archive/2014/08/04/visual-studio-2013-update-3.aspx?utm_content=buffer4421b&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer