I'm writing a real-time Android game, so I need to be able to handle different aspect ratios and resolutions correctly.
For now, I'm using my Samsung Fascinate. My phone's specifications indicate that the screen resolution is 480x800. But when I check the screen resolution in the game, it says 533x320 instead...
Why is this?