Making mobile device images for Windows Device emulator
I have a mobile device.
How can I make an emulator image out of it?
To clarify: there is an environment开发者_运维百科 set up on it that is needed for the program I am working on, and I wondered, if there is shortcut past setting it all on the emulated device from the ground.
You should be able to download emulators that plug into software packages like Visual Studio or eMbedded VC (haven't used that one in about 7+ years). These emulators come in the form of the SDK for the Mobile platform you are developing on. Mobile 6.5 SDK is >> HERE <<.
精彩评论