How to simulate the status of a Windows Mobile simulator when it is inserted into the base

Source: Internet
Author: User

Even if you do not intend to use the actual smartphone device during development, it depends on SimulationProgram, You still need to install the latest version of ActiveSync. This program is used to execute tasks such as deploying an application to a simulation program and allowing the simulation program to connect to the Internet. Windows Mobile SDK 5.0 for smartphone adds some project types specific to smartphone development to Visual Studio 2005. (An SDK for Pocket PC development is also provided .) Finally, the simulation program most similar to the target device should be installed. (The target device for my application is a smartphone device with a 320x240 horizontal screen .)

Prompts about the simulation program. If you have a mobile device, I strongly recommend that you test your application on this device, instead of relying entirely on the simulation program. Although simulation programs are a good tool, the best test is to run applications on the actual device. When I develop a mobile application, I not only use the simulation program, but also deploy the application on physical devices in some checkpoints to ensure that everything runs smoothly in both environments.

RunningCodeYou need to start device emulator manager from the Tools menu of Visual Studio ). The list of available simulation programs is displayed. Choose 320x240 (landscape) Windows Mobile 5.0 smartphone emulator (320x240 horizontal Windows Mobile 5.0 smartphone simulation program ). If you download this option, try to create another Windows Mobile 5.0 smartphone simulation program. The code in this column is for the 320x240 horizontal screen, but you can easily modify it to suit other resolutions.

Right-click the simulation program and select "Connect ". Next, the simulation program starts to guide the smartphone. When smartphone runs in the simulation program, right-click the item in Device Manager again, and select insert base ". After inserting the smartphone of the simulation program into the base, the simulation program can communicate with ActiveSync and allow the simulation program to connect to the network in sequence so that it can access the Internet and capture RSS sources. Finally, in Visual Studio, select the 320 × 240 simulation program from the drop-down list on the "devices" toolbar. This tells Visual Studio which simulation program image will be used during debugging and deployment.

From: http://msdn.microsoft.com/msdnmag/issues/06/12/datapoints/default.aspx? Loc = ZH

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.