How to run Windows Phone 8 emulator without visual studio?

Is there something like "Android SDK Manager" for windows to run Windows Phone 8 emulator? Or is it possible to run it with visual studio only? Thank you in advance.

+3


source to share


1 answer


You can do this by running their executable:

step 1 - Use Win + R

step 2 - "C:\Program Files (x86)\Microsoft XDE\8.1\XDE.exe"

or "C:\Program Files (x86)\Microsoft XDE\8.0\XDE.exe"

      



which emulator you want to run, just changed it to 8.0 / 8.1

+1


source







All Articles