Hi,
I made a test game for Android platform. It's a simple side-scrolling game with layout size 3840x720 and Window Size 1280x720. I set the full-screen mode to Scale.
And so I tested it on 2 phones, Galaxy S3 and Xperia PLAY.
The result of the FPS is:
SGS3: 10-16 FPS
XPLAY: 24-32 FPS
XPLAY got only 1GHz of processor speed while SGS3 1.4GHz Quad-Core.
My question is how this even possible?
Thanks,