Lumia coding wiki
Welcome to Lumia coding wiki. Here you will learn how to set up Visual Studio 2017, and your Lumia phone for debugging.
WARNING! Work in progress
Table of contents
Wiki News
Installing Visual Studio 2017
To install Visual Studio 2017 you need to go to https://aka.ms/vs/15/release/vs_community.exe, because it’s not possible to install using “Older downloads”. After that, Visual Studio Installer should pop up. You need to take these steps or else it won’t work.
After that, you can start Visual Studio 2017. After some time you may get a prompt about needing a Product key. You can get one at https://gist.github.com/avazak/e893b6c3811b84347ba68f7457007207. Thank you Avazak!
Setting up debugging for your phone
After you create a project…
On top you can see the “Start debugging” button. On the left of it there’s probably x86 or x64 you need to change it to ARM instead. Then the “Start debugging” button should be set to Device, if it isn’t, then set it to Device, and configure your Windows Phone.