How to Change the Windows Phone Emulator settings in Visual Studio 2012 for testing the App ?

If you want to test your Windows Phone App in different Windows Phone theme , Accent color , Orientation or the screen resolution , you can easily do it from the Visual Studio with the “Device Window”.

How to Change the Windows Phone Emulator settings in Visual Studio 2012 for testing the App ?

To Launch the “Device Window” in Visual Studio 2012 , follow the below steps

1. Open the Windows Phone Project .

2. Click “Design” -> “Device Window” .

3. This will display the Device Window .

4. To change the Orientation , click the Landscape or Portrait button next to the “Orientation” in the Device Window.

5. To change the display or resolution , select the Display from the predefined list from the Display dropdown list.

6. Similarly , the developers can change the theme and accent color from the corresponding dropdown lists in the Device Window.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...