The device IDE runs in the same mode as Forced QVGA applications.
I'm not familiar with your specific device but in this mode high resolution devices behave in the same way as low resolution devices by using a "pixel doubling" method.
You can create a simple application that shows the width and height of a form.
Compile it with the optimized compiler and run it on the device.
Compare the results with the results you get when running it from the device IDE.
|