Deploy Xap Windows Phone 10

Posted By admin On 29.05.20

Can you install.xap files in Windows Phone 10 preview? I'm trying to install Lumia Selfie.xap file through file explorer in the phone, have also have enabled developer mode? But it throws up this message: 'Can't install app There's a problem with this app. Check the package, or contact the person who gave it to you'.

Active3 years, 2 months ago

I am using a Nokia lumia630 device, which uses latest windows 10 insider preview build available.

  1. Download this app from Microsoft Store for Windows 10 Mobile, Windows Phone 8.1. See screenshots, read the latest customer reviews, and compare ratings for Phone Deploy.
  2. Getting the latest Windows 10 SDK. Windows 10 SDK preview (10166 or newer) from the Windows 10 Developer Tools page. This tool will also be in the RTM version of the Windows 10 SDK. How do I get started? To deploy an app to a device, you need to enable it for development. First, upgrade the to the latest Windows 10 Mobile Insider Preview.

i created a sample windows UWP application and took a build of the same.The output of the build is an Appx.

How can i install this Appx to my device? Anyone having any idea?

Joseph
JosephJoseph

Deploy Xap Windows Phone 10 3

8731 gold badge8 silver badges21 bronze badges

5 Answers

Deploying apps to Win 10 Mobile is a bit difficult when using the command line tool. A great alternative is the Device Portal that is available under the “For Developer” settings.Its available with the latest build.

Now You can connect to the device using a web browser and manage apps via the Apps page with no pairing/pin required. This seems to be an easy way of deploying apps than using command line.

JosephJoseph
8731 gold badge8 silver badges21 bronze badges

Microsoft developed a command line tool called WinAppDeployCmd so you can deploy an Universal Windows app from a Windows 10 machine to any Windows 10 Mobile device via USB or WiFi (since they're on the same subnet). That's a perfect solution if you doesn't have Visual Studio, the app source code or you're under a Hyper-V Virtual Machine.

Basically you will need:

  1. Generate the .appx package (PC)
  2. Enable the developer mode (Mobile)
  3. Turn on the discovery mode (Mobile)
  4. Get the code to pair devices (Mobile)
  5. Get mobile IP address using WinAppDeployCmd tool (PC)
  6. Run command (PC)

The command will look like this

The tool can be found at C:Arquivos de Programas (x86)Windows Kits10binx86WinAppDeployCmd.exe

You can find a detailed step-by-step tutorial here

But don't worry, these files are 100% safe. Free download neoragex emulator.

talkitbrtalkitbr

Visual Studio allows you to directly deploy an app to a windows phone. You need to register your windows phone as a development phone with Microsoft. Once this is done, you could use visual studio to do this for you. Not sure if you can deploy windows 10 apps to your phone at the moment. Try this link and see:https://msdn.microsoft.com/en-us/library/windows/apps/ff769508%28v=vs.105%29.aspx Remember to Upvote if this helps.

Jason LesserJason Lesser

You can register your Windows Phone 10 in developer mode. Follow these steps and you can achieve your goal.

Christian AmadoChristian Amado
9001 gold badge6 silver badges28 bronze badges

When you use device portal like mentioned in the answers above, some might get the following error'Failed to start deployment. Failure text: Package failed updates, dependency or conflict validation. (0x80073cf3)'

Deploy Xap Windows Phone 10 Free

To fix this:Add the dependencies found under 'Dependencies/ARM' folder.Add it here.

Deploy Xap Windows Phone 10 Download

I had to add following dependencies to make it work:Microsoft.NET.CoreRuntime.1.0.appxMicrosoft.VCLibs.ARM.Debug.14.00.appx

Another benefit of Windows 7 ultimate is you can boot from virtual hard disk. After this version, Windows 8 has released but, Windows 7 Ultimate is still industries best version. Developers of Windows 7 Ultimate has made many changes in this version and added various stunning features to it. Windows 7 ultimate free download full version. Windows 7 Ultimate Free Download Full Version comes with new editions and with latest versions. Windows 7 Ultimate Final Download is very easy to use, and its overall performance is unbelievable. As compared to the later versions of Windows 7 is the very beneficial for everyday use. One thing more is that Most of the users will use this. Jun 06, 2018  Windows 7 Ultimate Full Version Free Download Overview. Microsoft Windows 7 Ultimate is the best operating system for professionals and business till now. It is the most versatile and powerful version of Windows 7. Even after its successor Windows 8 was released, Windows 7. Apr 26, 2018  Windows 7 Ultimate Edition Full ISO can be freely downloaded from Softvela, one of the best website providing 100% Working Software Links. Microsoft Windows 7 Ultimate ISO Free download having the amazing features like Professional and Home Premium. This version of Win 7 is compatible with x86 and x64 bit architectures.

Install Xap On Windows Phone

SurajSuraj

Xap Download Site

Not the answer you're looking for? Browse other questions tagged c#powershelldeploymentwindows-phonewindows-10 or ask your own question.