Hello I currently install Visual Studio 2013 update 2 with windows phone8. When I run the application and open the Projects, then I do not see a list of emulators, and I can not run the emulator. Computer: Intel core 2 duo, 4 gb RAM, 2 gb videocard, windows 8.1 professional
0
votes
1 Answers
2
votes
You need to create a windows phone 8 project using one of the following templates:
Then, when executing the application; the emulator will load up. You can even select what type of emulator to run at that specific execution!
Also, don't quote me on this, I believe that after installing the SDK, you can open the emulator without visual studio from the "All programs" menu in Windows 7 or looking for it with "Windows + Q" in windows 8.
If you get lost, take a look at this guide.