Standalone Emulator V1.0 - 320 x 240 landscape mode

I read that the Standalone emulator V1.0 ships with the 320 x 240 SP image. But, I didn't find it when I installed it. It just has the SP and SP qvga images. Has anybody installed a 320 x 240 landscape mode SP image on the V 1.0 standalone emulator. Also, has anybody successfully installed a MotoQ image with the V 1.0 standalone emulator.


Answer this question

Standalone Emulator V1.0 - 320 x 240 landscape mode

  • ninam

    Thanks, this worked great. I appreciate the help
  • CirdanCelebrindal

    The landscape smartphone images were released after the DeviceEmulator shipped. Please head to http://www.microsoft.com/downloads/details.aspx FamilyId=EB580A44-CB40-4BE1-9FF3-E224BF669CD0&displaylang=en to download them. I believe the images install into VS2005. However, you can launch the images standalone, by passing the following arguments to the emulator:

    deviceemulator.exe <path-to-binfile> /memsize 128 /funckey 193 /skin <path-to-skin-xml-file>

    Barry


  • TheBlackDahlya

    You have to give the full-path name for the files, assuming they are not in the "C:\Program Files\Microsoft Device Emulator\1.0\" directory.

    Please let me know if that fixes the problem.



  • Downforce

    My apologies, I'm new to doing any development work, but I can't get this to load.

    I'm using the following command:

    "C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe" SP_USA_QVGA_LANDSCAPE.nb0 /memsize 128 /funckey 193 /skin Smartphone_Landscape_QVGA.xml

    I get the following error -----> Error: Cannot open file "SP_USA_QVGA_LANDSCAPE.nb0"

    Any ideas what I might be missing here   I've downloaded the file, and installed it (installed to folder Windows CE Tools).  I can load a portrait Smartphone, the MSFP, but that has it's own shortcut when it was installed on my start menu.  Total noob, i know, just looking to do some landscape work.

    Thanks in advance for your help


  • karthik_hs

    Hi Bary,

    Thanks. It works. Now, trying to get MotoQ emulator working as a stand alone one.

    - Rajan

  • Standalone Emulator V1.0 - 320 x 240 landscape mode