Search code examples
c#xamlwindows-phone-8windows-phone-8.1demo

Show Windows Phone app demo to client


I'm developing a windows phone 8.1 app for a client. I need to show a demo to the client but without uploading to the Store. One way to show the demo is by recording a video using screen recorders. Is there any other way that can be used to do the same.

PS The client is not in my city. And he doesn't have a windows phone.

Any help will be appreciated.

Thank You.


Solution

  • I think you can send him the xap file,which can be run on a Windows Phone or a Windows Phone Emulator. So to run it on the emulator or the phone you need the Application Deployment Tool. You can download the tool from here https://www.microsoft.com/en-us/download/details.aspx?id=13890