in android, we right-click on our project, click export and get apk.
For Windows Phone 8, in visual studio 2012, how can I export my application to my desktop or somewhere?
Can anyone help with this?
Thank!
Each time you create a project, Visual Studio creates an XAP file, which is the actual package for downloading it to the Windows Phone Store or for deployment on a real device. It may help. Submit your application.
Windows Phone XAP APK.
XAP ARM ie- ..\<Project Folder>\Bin\ARM\Release\ Windows . Windows Phone ARM.
..\<Project Folder>\Bin\ARM\Release\
-
\Bin\ARM\Release\
- ( AnyCPU)
\Bin\x86\Release\
VS, , Windows SDK, , C:\Program Files (x86)\Microsoft SDK\Windows Phone\v8.0
XapDeploy.exe * \ XAP *
*.xap , bin (, C:\Users\user\Documents\Visual Studio 2012\Projects\HTML5App1\Bin\Debug)