When building an AIR app for iOS, inside of the (app.xml) file there is a section for <iPhone>
Inside the iPhone section is a <requestedDisplayResolution>
I understand what this feature does and I am able to use it correctly... but my question is... Is there anything like this for Android?