View Single Post
  #23 (permalink)  
Old 11-16-2008, 06:52 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 13,119
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

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.
__________________
Basic4android documentation
Reply With Quote