- Home /
Question by
XxJoRgExX97 · Jun 07, 2014 at 05:55 PM ·
androiddisplay
How to make work properly a game on different android phones?
Hi! I just finished my game and I am testing it on different android phones. So i tested the game on my phone (Samsung galaxy note 3)the game was working properly. But when I tested the game on my sister's phone some GUI buttons were placed outside the screen and the main character wasn't anymore in the middle of the screen but in the top left hand corner. how to get this game working on different platforms ???!!! please help!
Comment
Answer by tanoshimi · Jun 07, 2014 at 05:56 PM
I assume you've coded your GUI to be resolution independent? If you've hard-coded values assuming a particular screen width/height/orientation, it obviously won't work on a different platform...
Your answer
