Introduction

Here are the steps to show how to deploy a UWP app in ARM based device. It is useful to devs, QA, and manager to be able to falsely deploy applications in windows phones (having Windows 10 Mobile OS) to check the application. As of now (2nd Dec 2015) we cannot usethe visual studio deployment process on connected devices, so this article solves the problem.

Background

As of now if we connect a windows 10 mobile device to machine and usethe visual studio 2015 ARM deployment process, it gives some error. Another reason I'm writing this arcticl is that will help QA and Managers to deploy apps on windows 10 mobile OS devices.

Using the Steps