I am writing an app that should run on Omnia i900, and this device has different screen resolution from the mobile 6.1 emulator. It makes it very hard for me to create the forms right. It would really help if I could change the emulator to the right resolution. Is it possible?
+1
A:
From Visual Studio:
- Click Options on the Visual Studio Tools menu
- Click Device Tools, and then click Devices.
- In the Devices box, select an emulator.
- When Emulation Startup Provider is displayed in the Startup server box, click Configure.
- Select the "Display" tab
- Adjust the screen dimensions as you wish.
ctacke
2010-06-29 15:05:18
Thanks for the reply. Did you mean to choose the 'video' radio button instead of the 'Skin' button, and insert my exact pixels numbers? I tried it, but the emulator doesnt change...
ET
2010-06-29 18:12:12