Create Emulator

Hi all.

How can i create my own emulator by VS 2005 in my project and us it.(for example create window in my emulator).

thankc



Answer this question

Create Emulator

  • J.Wadsack

    Hello Gerge,

    From what I understand, you want to create your own emulator. You can use an existing emulator that ships with VS 2005. In VS 2005 select "Tools" -> "Options". Now you can see the "Options" dialog box. Select "All Platforms" in the "Show devices for platform" drop down box. You can select an emulator from the list displayed in the "Devices" list box. You should be able to achieve the same result if you click on the "Target Device" drop down box in VS 2005. To get this, simply right click on the tool bar in VS 2005 and select "Device" from the options displayed.

    If there is a specific processor that you want on the emulator, then you may have to use platform builder to create a platform and SDK that can be used with VS 2005.

    You may want to clarify what it is that you are trying to accomplish

    HTH,

    Rachad


  • tomerlev

    Gerge wrote:

    Mohit Gogia

    in VS 2005 when you create projec and run it .it rans his own device.and i want create project and ran but where i can run my device emulator and do with it what i want.For example carete windows in my devace.

    thank.

    if you have the smartphone SDK and/or pocket PC SDK installed, it will offer you the option to deploy your project to emulator in VS2005.


  • mustangBE

    Mohit Gogia

    in VS 2005 when you create projec and run it .it rans his own device.and i want create project and ran but where i can run my device emulator and do with it what i want.For example carete windows in my devace.

    thank.


  • CnxRnD

    I am sorry but i don't understand your question. What do you mean by your own emulator Can you please elaborate a little more

    -Thanks,

    Mohit


  • Create Emulator