How to install mobile device and develop mobile device application

 

1): Install the VS2008


2) ActiveSync 4.5 (after install the activesync, there will be a device icon named " Mibile Device"


3): Windows Mobile 6 Professional SDK
     Windows mobile 5.0 Pocket PC SDK
     Windows Mobile 5.0 Smartphone SDK


4): start the device emulator manager and pin it to the start menu,


refer it to the following address:
How to: Start the Device Emulator Manager:

 C:\Program Files\Microsoft Device Emulator\1.0\dvcemumanager.exe

To start the Device Emulator Manager from Visual Studio

  • On the Tools menu, click Device Emulator Manager.

To start the Device Emulator Manager from Windows Explorer

  1. Navigate to Program Files\Microsoft Device Emulator\1.0.

  2. Open dvcemumanager.exe.

To start the Device Emulator Manager from the command line

  1. Navigate to Program Files\Microsoft Device Emulator\1.0.

  2. Type dvcemumanager.


http://msdn.microsoft.com/en-us/library/aa188168(v=VS.90).aspx

 

5): how to create the mibile device application:

    Creating your first Windows Mobile 6 Application with Visual Studio 2008: 

    http://code.msdn.microsoft.com/WM6YourFirstApp


 

posted on 2010-06-01 18:32  higirle  阅读(233)  评论(0编辑  收藏  举报