Windows Phone 8 Emulator

Windows Phone 8 EmulatorWindows Phone 8 Emulator

The new home for Visual Studio documentation is on docs.microsoft.com. The Windows Phone emulator provides a virtualized environment in which you can debug and test Windows Phone apps on your computer without a physical device. You can simulate common touch and rotation events and choose the physical screen size and resolution that you want to emulate. You can also test many commonly used features, such as location, networking, notifications, sensors, the accelerometer, and the optional SD card. For more info about the features that you can test in the emulator, see. Together with Visual Studio, the emulator provides a complete environment in which you can design, develop, debug, and test Windows Phone apps. While you’re developing a Windows Phone app, you can use Windows Phone Emulator to deploy and test your app quickly.

We recommend that you test your app on an actual Windows Phone device, however, before you publish your app in the Windows Phone Store. Free California Veterinary Medicine Practice Act Pdf Programs here. This lets you experience your app as users will experience it. When you run a Windows Phone app for the first time in Windows Phone Emulator, the following events occur: • The emulator starts. • The emulator loads the Windows Phone operating system.

Use Microsoft’s online emulator to discover what you can do with Windows Phone 8.1.

• The emulator displays the Windows Phone Start screen. • Your app is deployed to the emulator. • Your app runs on the emulator. If the selected emulator is already running, your app is deployed and started in the running emulator. Only one instance of each emulator can run at a time. Tip When you’re testing your app on the emulator, leave the emulator open between debugging sessions so you can run your app again quickly.

Run an app from Visual Studio To deploy and run an app from Visual Studio • In Visual Studio, open a Windows Phone project. • On the Standard toolbar, select one of the emulator options. • To deploy and run your app with debugging, on the Debug menu, click Start Debugging, or press F5. To deploy and run your app without debugging, on the Debug menu, click Start without Debugging, or press Ctrl+F5.

Your app is deployed and started. To deploy your app without running it, on the Build menu, click Deploy Solution. To stop a running app • To stop a running app, do one of the following: • In Visual Studio, on the Debug menu, click Stop Debugging, or press Shift+F5. • In the emulator, press the Back button to exit the app. If the active page of the app was not the app’s start page, you may have to press the Back button more than once. The app exits and the Start screen opens.

This ends the current debugging session. To restart an app without debugging • In the emulator, on the Start screen, swipe left to view the app list. • In the app list, tap the app icon. The app restarts without debugging. To deactivate a running app • Before you run your app, in Visual Studio, right-click the project in Solution Explorer, and then select Properties to open Project Designer. • In Project Designer, on the Debug page, leave the Tombstone upon deactivation while debugging check box unchecked if you want the app to go into a dormant state when deactivated. Check the check box if you want the app to be tombstoned when deactivated.

• On the Debug menu, click Start Debugging, or press F5 to run the app. • In the emulator, press the Start button. The Start screen appears and the app is deactivated. The app either goes into a dormant state or it is tombstoned, depending on the setting of the Tombstone upon deactivation while debugging check box.

To reactivate a dormant or tombstoned app • In the emulator, press the Back button to return to the app. If you navigated to other pages or opened another app, you may have to press the Back button more than once to reactivate the app.

The debugging session resumes. If the debugger has detached from the app, you may have to press F5 to resume the debugging session. Run an app with the Application Deployment tool You can also use the Windows Phone Application Deployment tool ( AppDeploy.exe) to run your app in the emulator. This tool is a stand-alone app that is installed when you install the Windows Phone development tools. For more info, see.