admin管理员组文章数量:1391969
I have created a new Windows 8 JavaScript project using phoneGap,
My question is how can i get .XAP extension file in Bin folder as this is mandatory to run my application on windows device.
And also tell me one thing there is any other solution to make this .XAP extension file. Because of using javascript i am not getting .XAP extension file.
I have created a new Windows 8 JavaScript project using phoneGap,
My question is how can i get .XAP extension file in Bin folder as this is mandatory to run my application on windows device.
And also tell me one thing there is any other solution to make this .XAP extension file. Because of using javascript i am not getting .XAP extension file.
Share Improve this question edited Apr 18, 2013 at 5:35 MSTdev 4,6352 gold badges26 silver badges40 bronze badges asked Apr 18, 2013 at 5:12 GauravGaurav 1552 gold badges2 silver badges12 bronze badges2 Answers
Reset to default 3First of all you need to check that you are configured for windows 8 or windows phone 8.
If you pile it as Windows Phone Project then you can get XAP from your project. Bin>>Debug>>Your project.XAP
You must either pile it, as a Windows Phone project, using Visual Studio. Or alternatively use the Adobe PhoneGap Build service, which allows you to send your code to the 'cloud' as a zip file. It will them build your app, returning IPA, APK, XAP and other native bundles.
本文标签: javascriptHow to create XAP extension file for windows phoneStack Overflow
版权声明:本文标题:javascript - How to create .XAP extension file for windows phone - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744692280a2620066.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论