Saturday, May 20, 2006

Standalone Device Emulator 1.0 with Windows Mobile OS Images

The Microsoft Device Emulator 1.0 is a standalone version of the same ARM based Device Emulator that ships as part of Visual Studio 2005. The standalone emulator is intended for situations when you want to demonstrate or test your application on a computer that does not have Visual Studio 2005 installed. In addition, MS is offering the Windows Mobile 5.0 MSFP operating system images that you can use with the Device Emulator.

Device Emulator 1.0 has a number of features that make it significantly better than its predecessor (the x86 emulator). You will find that it:

Runs code compiled for ARM processors rather than for x86 processors.
In most cases, you can run the same binaries on the emulator as you do on the device.

Supports synchronizing with ActiveSync.
You can use the Device Emulator with a full ActiveSync partnership. This feature allows you to debug applications that are syncing, or be able to use real synchronized data from within the Device Emulator.

Provides support for more development environments.
The emulator has been tested for developing and debugging applications with Visual Studio 2005, Visual Studio .NET 2003, and with eMbedded Visual C++ 4.0 (eVC4) SP4, all using ActiveSync. No crossover serial cable is required.

The Device Emulator supports GAPI.
You can write and debug GAPI games on the Device Emulator and expect them to work.


Download the Emulator here


Click read more below to see the full news item

No comments: