Download Windows Mobile 6.0 SDK
Posted by pohsze on April 15, 2008
There are some cool tools shipped in Windows Mobile 6 SDK.
The SDKs also include several new tools:
- Cellular Emulator v1 — replaces a device’s radio module in both development and test environments to exercise applications under different wireless network conditions in GSM/GPRS and/or UMTS networks. Think of it as a “mobile operator on the desktop.”
- Local Server Framework — supports custom server applications running over localhost. This provides a controlled environment for testing components that must communicate with services running on external servers.
- FakeGPS — provides a way to test GPS applications without having a real GPS receiver. NMEA strings are supplied from a text file.
- Hopper – simulates input stress on Windows Mobile devices by rapidly sending random keystrokes and screen taps.
Check out what is new in the Windows Mobile 6.0 from this MSDN technical article: “What’s New for Developers in Windows Mobile 6.”