Customize Windows Phone 8 Emulator startup state

别来无恙 提交于 2019-12-10 11:46:07

问题


In developing a new Windows Phone app, we often install a custom certificate into the device to enable SSL proxying with Fiddler.

Is there any way to customize the starting device image so that we can start with the certificate installed instead of having to install the certificate every time the emulator launches?

I've found the xde.exe application where you can specify a device image and snapshot to use, but when launching the emulator from Visual Studio I can't find how to customize the launch parameters.


回答1:


This article mentions how to take a snapshot of the Windows Phone 8 emulator which will save its state...

http://sviluppomobile.blogspot.ie/2013/01/saving-windows-phone-8-emulator-state.html

(just to be clear, this does not apply to the Windows Phone 7 emulator)



来源:https://stackoverflow.com/questions/15579137/customize-windows-phone-8-emulator-startup-state

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!