Hi.
Im making a android and ios platformer game in landscape mode and i have a problem with the resolutions.
My initial resolution is 640x480 but when i test it on my android (GS2) it adds some space in the right side and I want it to have the size of 640x480.
I tried many different ways of fullscreen and etc. and none seems to work.
With the Ipad 2 with 640x480 the game runs perfectly, it only streches the graphics a little bit.
On GS2 i managed to run the game fine with 800x480 screen.
But i want to have the same resolution for all devices because the size of the levels.
Any thoughts?
Thank you.