Pages

Thursday 13 February 2014

Setup Fiddler Proxy for Windows 8 Phone Emulator


1. Install Fiddler and choose the ‘Built for .NET 4' version here
2. Run Fiddler and choose Tools from the menu-->Fiddler Options-->Check these boxes in the HTTPS tab & Connections tab as shown as below



3. In the command windows on the bottom left corner of Fiddler
   Type: prefs set fiddler.network.proxy.registrationhostname <Host Name> (where Host Name is the name of your desktop computer)


4. Close the Emulator and restart Fiddler.
5. Restart the emulator and open the Internet Explorer Browser, then type in http:// followed by the ‘Proxy registration address’ followed by /FiddlerRoot.cer (in this dialog it is ‘http://yourhostname:8888/FiddlerRoot.cer’) then hit OK (TIP:  Hit the PageDown key on your computer keyboard and you can type in text fields of the emulator.
6. You should connect to Fiddler and get a screen like this, Hit ‘install’ accept any prompts and hit ‘ok’




7. Access the http/https traffic (ex. https://www.google.com) and observe the traffic in Fiddler proxy




Launch Windows 8 Phone Emulator Using Windows Phone Tools


1. Download and Install the Windows Phone Power Tools form here
2. Launch the Windows Phone Power Tools
3. Click on LAUNCH ELEVATED link to enable the tool in elevated mode.






4. Select the Emulator and click on Connect button.
5. Emulator will be launched...